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