/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Arial Greek', sans-serif; font-size: small; color: rgb(153,0,0); background-color: rgb(255,255,255); background-image: url("../assets/images/Hintergrund_Homepage_gruna2.GIF");}
 A:active { color: rgb(255,204,102);}
 A:link { color: rgb(0,51,102);}
 A:visited { color: rgb(102,153,153);}
 A:hover { color: rgb(0,0,0);}
 