/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(255,255,255); text-decoration: none ; background-color: rgb(148,148,148); background-image: url("./bg.gif"); background-repeat: repeat-y; background-position: center;}
 A:active { font-size: 12px; color: rgb(255,255,255); text-decoration: underline;}
 A:link { font-size: 12px; color: rgb(255,255,255); text-decoration: underline;}
 A:visited { font-size: 12px; color: rgb(255,255,255); text-decoration: underline;}
 .TextObject { font-size: 12px; text-decoration: none ;}
 P { font-size: 12px; text-decoration: none ;}
 A:hover { font-size: 12px; color: rgb(255,255,255); text-decoration: none ;}
 