#inhalt .formu {
width:99%;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:16px;
text-decoration:none;
padding:0
border:0;
}

#inhalt .formu label {
	width:100px;
	float: left;
	display:block;
}

#inhalt .formu legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}

#inhalt .formu fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #C0C0C0;
}

#inhalt .radiolayout {
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
}

#inhalt .mf-radio {
border:0px;
}

#inhalt .mf-text {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	width:250px;
}

#inhalt .mf-check {
	border: 0px;
}
#inhalt .mf-select {
	border: 0px;
	width:250px;
}

#inhalt .mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	color: #000000;
	border: 1px solid #C0C0C0;
	width:250px;
}

#inhalt .mf-input_kurz {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	color: #000000;
	border: 1px solid #C0C0C0;
	width:100px;
}

#inhalt .mf-submit {
	color: #ffffff;
	background-color: #C0C0C0;
	border: 0px;
}

