/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./hintergrund1.gif");}
 A:active { color: rgb(204,0,0);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(102,0,102);}
 H1 { color: rgb(0,0,153);}
 H2 { color: rgb(0,0,153);}
 H3 { color: rgb(0,0,153);}
 H4 { color: rgb(0,0,153);}
 A:hover { color: rgb(153,0,0);}
 