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