/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,51,0); background-color: rgb(255,255,255); background-image: url("./Hintergrund.jpg"); background-repeat: repeat-y;}
 A:active { font-size: 10pt; color: rgb(0,51,0); font-weight: bold; text-decoration: underline;}
 A:link { font-size: 10pt; color: rgb(0,51,0); font-weight: bold; text-decoration: underline;}
 UL { font-size: 10pt;}
 A:visited { font-size: 10pt; color: rgb(0,51,0); font-weight: bold; text-decoration: underline;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,51,0);}
 OL { font-size: 10pt;}
 .TextNavBar { font-size: xx-small;}
 A:hover { font-size: 10pt; color: rgb(248,171,57); font-weight: bold; text-decoration: none ;}
 
