/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(51,51,51); font-weight: normal; font-style: normal; background-image: url("../assets/images/background.gif");}
 A:active { font-size: 12px; color: rgb(128,128,128); font-weight: bold;}
 A:link { font-size: 12px; color: rgb(71,111,150); font-weight: bold;}
 A:visited { font-size: 12px; color: rgb(71,111,150); font-weight: bold;}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(255,0,0); font-weight: bold;}
 
