/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url("./assets/images/Hintergrund_hell.gif");}
 A:active { color: rgb(0,0,51);}
 A:visited { color: rgb(0,0,51);}
 A { color: rgb(0,0,51);}
 A:hover { color: rgb(0,0,102);}
 
