/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../assets/images/Bild1.gif");}
 A:link { color: rgb(153,0,0);}
 A:visited { color: rgb(153,153,51);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 8pt; color: rgb(255,153,0); font-weight: normal; font-style: normal; text-decoration: underline; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
