/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url("./assets/images/Hintergrund5.jpg");}
 A:active { color: rgb(128,128,128);}
 A:visited { color: rgb(128,128,128);}
 .TextNavBar { color: rgb(100,5,50);}
 A:hover { color: rgb(128,128,128);}
 