/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(50,110,60); background-image: url("./assets/images/hint.gif"); background-repeat: repeat-y; background-position: 50% 0pt;}
 A:active { color: rgb(153,51,20);}
 A:link { color: rgb(153,51,20);}
 UL { list-style-image: url("../punkt.gif"); margin-left: 14pt; margin-top: 1pt; margin-bottom: 20pt;}
 A:visited { color: rgb(153,51,20);}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 18px; color: rgb(50,110,60);}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 16px; color: rgb(50,110,60);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10pt; color: rgb(50,110,60);}
 H6 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10pt; color: rgb(230,250,230); line-height: 0pt; font-weight: normal; font-style: normal; margin-top: 0pt; margin-bottom: 0pt;}
 A:hover { color: rgb(0,0,0);}
 