.Überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.Teilüberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	background:#004d33;#004d33;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#009900;
	scrollbar-base-color:##EEEDE5;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#C8D6FB; /*Balkenfarbe*/ 
	scrollbar-highlight-color:#DDDDDD;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:#B8CBF6
	
}
.Formtext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	color: #FFFFFF;
	font-style: normal;
}
.Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 23pt;
	list-style-position: outside;
	list-style-type: disc;
	page-break-before: auto;
	page-break-after: auto;
	color: #FFFFFF;
	list-style-image: none;
}
.Fromtext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.picRight {
	vertical-align:text-top;
	float:right;
	clear:right;
	margin-left:5px;
	margin-top:5px;
	cursor: pointer;
}
.picLeft {
	vertical-align:text-top;
	float:left;
	clear:left;
	margin-right:5px;
	margin-top:5px;
	border:1px;
	cursor: pointer;
}
.picCursor {
	cursor:pointer;
}
.Liste2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	list-style-position: outside;
	list-style-type: disc;
	page-break-before: auto;
	page-break-after: auto;
	color: #FFFFFF;
	list-style-image: none;
}
