/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(83,110,129); background-color: rgb(255,255,255); background-image: url("./hinter.jpg"); background-repeat: repeat-y;}
 A:active { font-size: 10pt; color: rgb(167,31,50); font-weight: bold; text-decoration: none ;}
 A:link { font-size: 10pt; color: rgb(167,31,50); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: 10pt; color: rgb(167,31,50); font-weight: bold; text-decoration: none ;}
 P { font-size: 10pt; color: rgb(83,110,129);}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-size: 10pt; color: rgb(83,110,129); text-decoration: none ;}
 