/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(250,244,243); background-image: url("./assets/images/Hintergrund.jpg");}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(153,0,0);}
 