/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(70,70,70); font-weight: normal; font-style: normal; background-color: rgb(249,255,255); background-image: url("./backgr.gif");}
 A:link { color: rgb(100,100,100); text-decoration: none ;}
 A:visited { color: rgb(100,100,100); text-decoration: none ;}
 .TextObject { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(70,70,70); font-weight: normal; font-style: normal;}
 P { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(70,70,70); font-weight: normal; font-style: normal;}
 
