p{
	margin-top: 0px;
	margin-bottom: 0px;

}
a:link { 
	color: #666666;
}   
a:visited { color: #999999;} 
a:hover { color: #0000FF; }   /* Verweise bei "MouseOver" */
a:active { color: #0000FF; }  /* Angeklickte Verweise */
a:focus { color: #0000FF; }   /* Verweise, die Fokus erhalten */


.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 12px;
	line-height: normal;


}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339933;
	text-align: center;
	padding-bottom: 0px;




}
.ueberschrift3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 12px;
	margin-bottom: 3px;


}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 10px auto 0px 30px;




}
ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	line-height: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #339933;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-left-color: #339933;
	padding-top: 12px;


}

