/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: small; font-weight: normal; font-style: normal; background-image: url("../assets/back.jpg"); background-repeat: no-repeat;}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,102,204);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,102,204);}
 
