/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(70,70,71); background-color: rgb(217,223,224);}
 A:active { font-size: 11px; color: rgb(151,27,31); font-weight: bold; text-decoration: none ;}
 A:link { font-size: 11px; color: rgb(153,153,153); font-weight: bold; text-decoration: none ;}
 UL { font-size: 11px; color: rgb(70,70,71); margin: 0px; padding: 0px;}
 A:visited { font-size: 11px; color: rgb(153,153,153); font-weight: bold; text-decoration: none ;}
 .TextObject { font-size: 14px; color: rgb(70,70,71);}
 H1 { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif; margin-top: 80px; margin-bottom: 30px;}
 P { font-size: 11px; color: rgb(70,70,71); margin: 0px; padding: 0px;}
 LI { margin: 0px; padding: 0px;}
 OL { font-size: 10px;}
 A:hover { font-size: 11px; color: rgb(97,97,97); font-weight: bold;}
 