/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(131,131,131); background-color: rgb(255,255,255); background-image: url("./assets/images/background.gif");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,0,204); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(131,131,131);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(131,131,131); font-weight: normal; font-style: normal;}
 A { color: rgb(131,131,131); text-decoration: none ;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(216,216,216); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(216,216,216); font-weight: normal; font-style: normal; text-decoration: none ;}
 
