/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./Hintergrund_Sw.jpg");}
 A:link { color: rgb(0,0,204); font-weight: bold; font-style: italic; text-decoration: underline;}
 A:visited { color: rgb(255,255,255); font-weight: bold; font-style: italic;}
 