/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,204); background-color: rgb(70,70,70); background-image: url("../assets/images/Hintergrund-kurz.jpg");}
 A:link { color: rgb(102,153,51);}
 A:visited { color: rgb(204,204,153);}
 