/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { font-size: 10pt; color: rgb(255,204,51); text-decoration: underline;}
 A:link { font-size: 10pt; color: rgb(0,0,102); text-decoration: none ;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt;}
 A:visited { font-size: 10pt; color: rgb(0,0,102); text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt;}
 H1 { font-size: 20pt;}
 H2 { font-size: 18pt;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 H3 { font-size: 16pt;}
 OL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt;}
 H4 { font-size: 14pt;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,102);}
 ADDRESS { font-size: 8pt; font-weight: normal; font-style: normal; text-decoration: none ;}
 H5 { font-size: 12pt;}
 H6 { font-size: 10pt; font-weight: bold;}
 A:hover { font-size: 10pt; color: rgb(0,102,153);}
 