/* DATEI: style.css */ 

body              { background-color:#000000; }

td                { font-family:Verdana,Arial; font-size:10pt }

h1                { font-family:Verdana,Arial; font-size:10pt }

h2                { font-family:Verdana,Arial; font-size:10pt }

a:link            { color:#003366; text-decoration:underline; } 

a:visited         { color:#003366; text-decoration:underline; }

a:hover           { color:#FF0000; text-decoration:underline; } 
  
.smalllink        { font-size:8pt;}

.verysmalllink    { font-size:7pt;}

.smallblack       { font-size:8pt;} 

.tablefarbe       { background-color:#FFCB80;}

.text_klein       { color:#000000; font-family:Verdana,Arial; font-size:8pt;}

.text_fettrot     { color:#FF0000; font-family:Verdana,Arial; font-size:10pt; font-weight:bold}

.text_fettschwarz { color:#000000; font-family:Verdana,Arial; font-size:10pt; font-weight:bold}

