body {
  margin-top:10px;
  margin-bottom:10px;
  background-color:#000000;
  color:#ffff00;
  scrollbar-base-color:#e0e0e0;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#d0d0d0;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#303030;
  scrollbar-highlight-color:#ffff00;
  scrollbar-shadow-color:#a0a0a0;
  scrollbar-track-color:#000000;
  font-family:"MS Sans Serif,Helvetica";
  font-size:12pt;
}
h1 {
  font-size:30pt;
  font-style:italic;
  text-decoration:underline;
  text-align:center;
  font-family:"Times New Roman";
}
h2 { font-size:20pt; font-family:"Times New Roman"}
h3 { font-size:15pt;}
h4 { font-size:13pt;}
pre,tt { font-family:Courier New,Courier; font-size:11pt;}

i { margin-right:6px;}
em { margin-right:4px;}

table.90l {text-align:left; border-style:none; width:90%; }
table.90c {text-align:center; border-style:none; width:90%; }
td {vertical-align:top; }

.bgrau { background-color:#EEEEEE; }
.blau { color:blue; }
.gross { font-size:14pt;}
.klein { font-size:4pt;}
.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial,sans-serif; }
.rot { color:red; }
div.eeeeee {color:#eeeeee}
p.menu{font-weight:bold;font-size:75%}

a.an { text-decoration:none; }

a:link { color:#ff8000; text-decoration:underline; }
a:visited { color:#c00000; text-decoration:underline; }
a:active { color:#808000; text-decoration:none; }





