/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./Background.gif");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(44,97,36); font-weight: normal; font-style: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(58,156,43); font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 
