/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(0,60,60); background-image: none;}
 A:active { text-decoration: none ;}
 A:link { color: rgb(0,110,130); text-decoration: none ;}
 A:visited { color: rgb(0,110,130); text-decoration: none ;}
 H1 { color: rgb(0,145,145); text-align: center;}
 H2 { color: rgb(15,143,145); text-align: left;}
 H3 { color: rgb(15,143,145);}
 H4 { line-height: 1.1em; margin-top: 10px; padding-top: 0pt; margin-bottom: 2px; padding-bottom: 0pt;}
 A:hover { color: rgb(50,170,170); text-decoration: underline;}
 
