html, body { margin:0px; padding:0px; height:100%; }
body { background-color:#111111; }

a { font-weight:bold; color:#e2001a; text-decoration:underline; }
a:hover { color:#ffffff; background-color:#e2001a; }

td { color:#bbbbbb; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height: 15px; }

#main { height:100%; }
#schatten_l { background-image:url(images/schatten_l.gif); background-repeat:repeat-y; }
#schatten_r { background-image:url(images/schatten_r.gif); background-repeat:repeat-y; }

.fliesstext { display:block; margin:25px; }
.topic { margin:25px 0px 25px 0px; }
.underlined { color:#dddddd; font-weight:bold; }
