/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; background-color: rgb(140,140,140); background-image: url("./Seitenhintergrund_n12.PNG"); background-repeat: repeat-y; background-position: center;}
 A:active { color: rgb(0,51,153); text-decoration: underline;}
 A:link { color: rgb(0,51,153); text-decoration: underline;}
 UL { font-size: 10pt;}
 A:visited { color: rgb(0,51,153); text-decoration: underline;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px;}
 P { font-size: 16px;}
 OL { font-size: 10pt;}
 .TextNavBar { font-size: 16px; line-height: 22px;}
 A:hover { color: rgb(0,51,153); text-decoration: none ;}
 
