/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(255,255,255); background-color: rgb(102,102,102); background-image: url("../assets/images/body_bg.gif");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(51,51,51); text-decoration: none ;}
 A:link { font-family: 'Myriad Web', sans-serif; font-size: 10pt; color: rgb(51,51,51); text-decoration: none ;}
 A:visited { font-family: 'Myriad Web', sans-serif; font-size: 10pt; color: rgb(0,51,153); text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(255,255,255);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(255,255,255);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(255,255,255);}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(153,153,153); text-decoration: none ;}
 
