/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-color: rgb(236,200,135); background-image: url("./assets/images/background.gif"); background-repeat: repeat-y; background-position: 50% 0pt;}
 A:active { color: rgb(161,36,69); text-decoration: none ;}
 A:link { color: rgb(161,36,69); text-decoration: none ;}
 A:visited { color: rgb(161,36,69); text-decoration: none ;}
 H2 { font-size: 10pt; color: rgb(208,140,30); margin-top: 1pt; margin-bottom: 5pt;}
 H3 { font-size: 28pt; color: rgb(218,156,42);}
 H4 { font-size: 14pt; color: rgb(218,156,42);}
 A:hover { color: rgb(208,140,30); text-decoration: none ;}
 