/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
A:active { color: rgb(0,102,153); text-decoration: none ;}
 A:link { color: rgb(0,102,153); text-decoration: none ;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; font-weight: normal; font-style: normal;}
 A:visited { color: rgb(0,102,153); text-decoration: none ;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 11pt; font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; font-weight: normal; font-style: normal;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; font-weight: normal; font-style: normal; text-decoration: none ; list-style-type: none; list-style-image: url("./assets/images/dot.gif"); list-style-position: outside; clear: none; margin-top: 0pt; padding-top: 0pt; margin-bottom: 0pt; padding-bottom: 0pt;}
 OL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; font-weight: normal; font-style: normal; list-style-type: disc;}
 A { color: rgb(0,102,153); text-decoration: none ;}
 A:hover { color: rgb(0,102,153); text-decoration: underline;}
 
