/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; background-color: rgb(255,255,255);}
 A:active { font-size: 10px; color: rgb(0,0,0); font-weight: bold;}
 A:link { font-size: 10px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 10px; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-size: 10px; color: rgb(170,0,0); font-weight: bold;}
 
