/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../assets/images/Niedersachsenpferd.jpg");} A:active { text-decoration: none ;} A:link { color: rgb(0,0,0); text-decoration: none ;} A:visited { color: rgb(153,0,0); text-decoration: none ;} A:hover { color: rgb(204,0,51); font-weight: bold; text-decoration: none ;} 
