/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(204,204,204); background-image: none;}
 A:active { font-size: 10pt; color: rgb(153,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 UL { line-height: 15pt; list-style-image: url("./dreieck.gif");}
 A:visited { font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-size: 10pt; color: rgb(153,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
