/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,255); background-color: rgb(136,138,123); background-repeat: no-repeat; background-attachment: fixed;}
 A:link { color: rgb(56,56,50);}
 A:visited { color: rgb(128,128,0);}
 H1 { font-size: medium;}
 A:hover { color: rgb(56,56,50);}
 
