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