/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(102,102,102); background-image: url("./assets/images/body_bg.gif");}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(255,153,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 
