/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,102,0); background-image: url("../../hintergrund1.jpg");}
 A:active { color: rgb(102,153,0);}
 A:link { color: rgb(0,102,51);}
 A:visited { color: rgb(102,153,0);}
 P { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(0,102,0);}
 A { color: rgb(0,102,51);}
 A:hover { color: rgb(0,102,51); font-weight: bold;}
 