/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: none;}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(225,30,30); font-weight: bold; text-decoration: none ;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(0,0,0); text-decoration: none ;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(0,0,0); font-style: italic; text-decoration: none ;}
 A { text-decoration: none ;}
 .TextNavBar { font-size: large; font-variant: normal; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(0,0,0);}
 