/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(0,51,153); background-color: rgb(223,232,242); background-image: none; background-repeat: repeat-y; background-position: top;}
 UL { font-size: 12px;}
 .TextObject { font-size: 12px; margin-top: 0px; margin-bottom: 0px;}
 H1 { font-size: 12px; color: rgb(0,51,153);}
 H2 { font-size: 12px; color: rgb(0,51,153); background-color: rgb(255,102,51); padding-left: 5px; padding-top: 2px; padding-bottom: 2px;}
 P { font-size: 12px; margin-top: 0px; margin-bottom: 0px;}
 H5 { font-size: 12px; color: rgb(0,51,153); font-weight: normal; font-style: normal; text-decoration: none ; margin: 0px 1px 0px 3px;}
 H6 { font-size: 12px; color: rgb(0,51,153); background-color: rgb(255,102,51); margin: 0px; padding-left: 5px; padding-right: 0px;}
 A:hover { color: rgb(255,102,51);}
 