/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,255,255); background-image: none;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: small; color: rgb(0,102,51); font-weight: bold; list-style-image: url("../haken.jpg");}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: small; color: rgb(0,102,51); font-weight: bold;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(0,102,51); font-weight: normal; font-style: normal; margin-top: 10pt; margin-bottom: 10pt;}
 
