/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(255,233,17); background-color: rgb(0,0,0); background-image: url("../assets/images/background_Muster4.gif");}
 A:active { color: rgb(255,255,51);}
 A:link { color: rgb(255,255,212);}
 A:visited { color: rgb(255,159,0);}
 A:hover { color: rgb(255,223,170);}
 