/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-color: rgb(238,245,250);}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,102);}
 A:visited { color: rgb(255,102,102);}
 H1 { font-size: small; font-weight: bold; text-align: center;}
 H2 { font-size: small; font-weight: normal; font-style: normal; text-align: center;}
 H3 { font-size: small; font-weight: normal; font-style: normal; text-align: justify; margin-right: 10pt;}
 H4 { font-size: large; color: rgb(0,61,107); text-align: center;}
 .TextNavBar { font-size: small; line-height: 200%; border: 1pt solid rgb(0,0,0); padding-left: 5pt;}
 A:hover { color: rgb(255,0,0);}
 