.label_optionen{
	
    width: 150px;
     float: left;
	position: relative;
}



/*box um die namen usw */
.label_box{
top: 2px;
	float: left;
	position: relative;
	width: 150px;

}
/*box um die label_box und die felder */
.label_field{

	float: left;
	position: relative;
	width: 100%;
	background-image: url(../images/rte/abs-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 0px solid #C0C0C0;
}

.radiolayout {
	width:80%;
	padding-top:15px;
	padding-bottom:15px;
	background-color: #CCCC99;
}

.formu {
	position: relative;
	font-size: 0.85em;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	
	border: 0px solid #C0C0C0;	
	float: left;
}

.mf-radio {
border:0px;
}

.mf-text {
	top: 2px;
	margin-bottom: 2px;
	width: 300px;
}

.mf-check {
	border: 0px;
	float: left;
	position: relative;
}
.mf-select {
border:0px;
}

.mf-input {
top: 2px;
margin-bottom: 2px;
	width: 300px;
	
	float: left;
	position: relative;
}

.mf-submit {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

