/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10px; background-image: url("./background.gif");}
 A:link { color: rgb(0,0,255); font-weight: bold; font-style: italic; text-decoration: none ;}
 A:visited { color: rgb(0,153,255); font-weight: bold; font-style: italic; text-decoration: none ;}
 P { font-size: 14px; color: rgb(128,128,128);}
 .TextNavBar { font-size: 12px; color: rgb(0,0,0);}
 