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