/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10pt; color: rgb(51,51,51); background-color: rgb(255,217,143); background-image: url("./assets/images/bg_02.gif"); background-repeat: repeat-x; background-position: 0% 0pt;}
 A:active { color: rgb(102,153,51); text-decoration: none ;}
 A:link { color: rgb(102,153,51); text-decoration: none ;}
 UL { font-size: 10pt;}
 A:visited { color: rgb(102,153,51); text-decoration: none ;}
 .TextObject { font-size: 10pt;}
 H1 { font-size: 16px; color: rgb(102,153,51);}
 H2 { font-size: 10pt; color: rgb(51,51,51);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10pt;}
 H3 { color: rgb(153,204,51);}
 OL { font-size: 10pt;}
 A:hover { color: rgb(51,51,51);}
 