/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Microsoft Sans Serif', sans-serif; color: rgb(51,51,51); background-image: url("./assets/images/hint.gif");}
 A:active { color: rgb(54,136,194); text-decoration: none ;}
 A:link { color: rgb(54,136,194); text-decoration: underline;}
 UL { font-size: 9pt; line-height: 11pt; margin-left: 12pt;}
 A:visited { color: rgb(54,136,194); text-decoration: underline;}
 H1 { font-size: 20px; color: rgb(54,136,194); background-color: rgb(234,242,248); padding: 3pt 5pt;}
 H2 { font-size: 10pt; color: rgb(51,51,51);}
 P { font-size: 9pt; color: rgb(51,51,51); line-height: 11pt;}
 H3 { color: rgb(51,51,51);}
 A:hover { color: rgb(153,153,153); text-decoration: underline;}
 