/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./assets/images/HG_Rahmen.jpg");}
 A:active { font-weight: bold;}
 A:link { font-weight: bold;}
 A:visited { font-weight: bold;}
 .TextNavBar { font-weight: bold;}
 A:hover { font-weight: bold;}
 
