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