/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(48,78,115); text-decoration: underline;}
 A:link { color: rgb(48,78,115); text-decoration: none ;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 A:visited { color: rgb(48,78,115); text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt;}
 H4 { color: rgb(48,78,115);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11pt; color: rgb(0,0,0); line-height: 18pt; font-weight: bold; text-decoration: none ; font-variant: small-caps;}
 A:hover { color: rgb(48,78,115); text-decoration: none ;}
 
