/* 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/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small; font-weight: normal; font-style: normal; vertical-align: sub;}
 A:hover { color: rgb(255,0,0);}
 
/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
.TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 