/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; font-weight: normal; font-style: normal; background-color: rgb(255,255,255);}
 A:active { color: rgb(255,153,102); font-weight: bold; font-style: italic; text-decoration: none ;}
 A:link { color: rgb(0,0,153); font-weight: bold; font-style: italic; text-decoration: none ;}
 A:visited { color: rgb(85,159,85); font-weight: bold; font-style: italic; text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ; font-variant: normal;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: xx-large; color: rgb(0,0,204); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ; font-variant: normal; margin-bottom: 6pt;}
 H3 { color: rgb(0,0,153);}
 A:hover { color: rgb(255,102,0);}
 