/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(46,29,10); background-color: rgb(7,8,6); background-image: none;}
 A:active { color: rgb(183,115,33);}
 A:link { color: rgb(183,115,33);}
 A:visited { color: rgb(183,115,33);}
 H1 { font-size: 100%; font-weight: bold; margin-bottom: 6px;}
 H2 { font-size: 105%; font-weight: bold; margin-bottom: 6px;}
 A:hover { color: rgb(253,235,199);}
 