/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(255,0,0);}
 UL { font-size: x-small;}
 A:visited { color: rgb(255,0,0);}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); font-weight: bold;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255);}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); font-weight: bold;}
 OL { font-size: x-small;}
 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(255,0,0); font-weight: bold;}
 .TextNavBar { color: rgb(255,255,255);}
 A:hover { color: rgb(255,0,0);}
 