/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("../assets/images/back.gif");}
 A:active { color: rgb(102,102,255);}
 A:link { color: rgb(153,255,255);}
 A:visited { color: rgb(153,204,255);}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 11px; color: rgb(153,255,255); font-weight: normal; font-style: normal;}
 