/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url("../Background.jpg");}
 A:active { color: rgb(204,102,0);}
 A:link { color: rgb(204,102,0);}
 A:visited { color: rgb(0,0,102);}
 A:hover { color: rgb(0,0,102);}
 