a:link { color:#FF0000; text-decoration:none; font-weight:bold; }
a:visited { color:#FF0000; text-decoration:none; font-weight:bold; }
a:hover { color:#FF0000; text-decoration:underline; font-weight:bold; }
a:active { color:#DD0000; text-decoration:none; font-weight:bold; }

a.tr:link { color:#00DDDD; text-decoration:none; font-weight:bold;font-style:italic; }
a.tr:visited { color:#00DDDD; text-decoration:none; font-weight:bold;font-style:italic; }
a.tr:hover { color:#00DDDD; text-decoration:underline; font-weight:bold;font-style:italic; }
a.tr:active { color:#00DDDD; text-decoration:none; font-weight:bold;font-style:italic; }

/*a:link.gr { color:ffffff; }
a:visited.gr { color:ffffff; }
a:active.gr { color:ffffff; }*/

body {
  font-family:Verdana, Arial;
  font-size:10pt;
  color:#FFFFFF;
  background-color:#000000;
}


img { border:none; }
input { font-size:11px;border:1px solid black; }
input.check { border:0px; }

li { font-weight:bold; color:#FF0000; }

small { font-weight:bold; color:#00FF00; }

/*table { width:500px;table-layout:fixed; }*/

td { font-size:10pt; }
td.c { font-weight:none;font-style:italic;background-color:#880000;text-align:left;font-size:8pt;color:#bbbbbb; } /* Kommentare */
td.h { font-weight:bold;background-color:#550000;text-align:center;font-size:10pt;} /* Tabellenüberschriften */
td.l { font-weight:none;background-color:#880000;text-align:left;font-size:10pt;}  /* allg. Info-Felder */
td.l1 { font-weight:none;background-color:#880000;text-align:left;font-size:10pt;color:#0ea0e0}  /* allg. Info-Felder */
td.n0 { font-weight:none;background-color:#444444;text-align:left;font-size:10pt;color:#00ff00;} /* Ausgabe errechneter Daten bzw. Namen derselben */
td.rc { font-weight:bold;background-color:#880000;text-align:center;font-size:10pt;} /* Submit-Buttons */
td.x { font-weight:bold;text-align:left;font-size:10pt;color:#ff0000;} /* News-Texte u.ä. */
td.y { font-weight:bold;text-align:left;font-size:7pt;color:#00ff00;vertical-align:top;} /* Datum für News u.ä. */

/*TD.hl { font-weight: bold; background-color:#880000; text-align: center; font-size:10pt;}
TD.h2 { font-weight: none; background-color:#550000; text-align: center; font-size:10pt;}
TD.h3 { font-weight: bold; background-color:#660000; text-align: center; font-size:10pt;}
TD.h4 { font-weight: none; background-color:#660000; text-align: center; font-size:10pt;}
TD.l2 { font-weight: none; background-color:#880000; text-align: center; font-size:10pt;}
TD.r { font-weight: bold; background-color:#880000; text-align: right; font-size:10pt;}
TD.fi { font-weight: bold; background-color:#005500; text-align: center; font-size:10pt;}
TD.c2 { font-weight: none; background-color:#880000; text-align: center; font-size:10pt;}
TD.se { font-weight: none; text-align: center; font-size:10pt;}
TD.n { font-weight: none; background-color:#444444; text-align: left; font-size:10pt;}
TD.nc { font-weight: none; background-color:#444444; text-align: center; font-size:10pt;}
TD.n1 { font-weight: none; background-color:#555555; text-align: left; font-size:10pt;}
TD.c { font-weight: bold; background-color:#710000; text-align: center; font-size:10pt; color:#00DD00;}
TD.gl { font-weight: none; background-color:#444444; text-align: left; font-size:10pt;}
TD.gr { font-weight: bold; background-color:#444444; text-align: right; font-size:10pt;}
TH { font-weight: bold; text-align: center; font-size:11pt; color:#FF0000;}*/



