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