/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: transparent; background-image: url("./at-hintergrund.gif");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(255,51,0);}
 A:hover { color: rgb(255,51,0);}
 
