/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(51,51,51); background-image: url("./hinten.jpg");}
 A:link { color: rgb(0,196,0);}
 A:visited { color: rgb(0,128,0);}
 