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