/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(255,255,238); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { text-decoration: none ;}
 H1 { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 12pt; color: rgb(105,105,105); font-weight: normal; font-style: normal; text-align: center;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0); background-color: rgb(255,204,0);}
 
