/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,255,255); background-color: rgb(214,19,78); background-image: url("../assets/images/bg.gif");}
 A:active { color: rgb(255,255,255); text-decoration: none ;}
 A:link { color: rgb(255,255,255); text-decoration: underline;}
 A:visited { color: rgb(255,255,255); text-decoration: underline;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,255,255);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,255,255);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,255,102); text-decoration: none ;}
 