@charset "UTF-8";
.eyecatcher {
	position: absolute;
	height: 400px;
	top: 100px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
	background-image: url(../bilder/grau_verlauf.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	top: 150px;
	position: absolute;
	z-index: 6;
	left: 623px;
	height: 500px;
	width: 320px;
	padding: 15px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	visibility: visible;
}
.text_hintergrund {
	top: 150px;
	position: absolute;
	z-index: 3;
	left: 623px;
	width: 350px;
	overflow: visible;
	height: auto;
	visibility: visible;
}
.logo_mfw {
	background-image: url(../bilder/Logo_grau_mfw.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50px;
	top: 625px;
	height: 100px;
	width: 300px;
	visibility: visible;
}
a {
	text-decoration: underline;
	color: #dddddd;
	font-weight: normal;
}
INPUT, TEXTAREA { 
	font-weight: lighter; 
	font-size: 9pt; 
	font-family: "Courier New"; 
	background-color: #dcdcdc; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	border: none 
}
.submenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 580px;
	visibility: visible;
	left: 520px;
}
.text_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	z-index: 6;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

