/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(23,65,2); background-color: rgb(255,255,255); background-image: url("./assets/images/backgroundframeless.gif"); background-repeat: repeat-y;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 UL { font-size: x-small; color: rgb(23,65,2); margin-left: 15pt; padding-left: 0pt;}
 A:visited { color: rgb(235,134,2);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(23,65,2);}
 H1 { color: rgb(63,116,7);}
 H2 { color: rgb(63,116,7);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(23,65,2);}
 H3 { color: rgb(63,116,7);}
 OL { color: rgb(23,65,2);}
 H4 { color: rgb(63,116,7);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 
