/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./assets/images/background_neu.gif");}
 A:active { text-decoration: none ;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { color: rgb(128,128,128); text-decoration: none ;}
 .TextNavBar { font-size: medium; text-decoration: none ;}
 A:hover { text-decoration: none ;}
 