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