.floatLeft {
	float:left;
}
.marginBeetwInput {
	margin-right:10px;
}

.noFloatRight,select {
	margin-right:100px;
}

.mfplus-mailform {
	border:none;
	margin:20px 0;
	padding:0;
}

.mfplus-mailform-field {
	
	clear:both;
	float:left;
	margin-bottom:10px;
}



legend, label,.mfplus-mailform p,.error,.mailformplus_contactform li {

	font-size:11px;
	font-family:arial;

}

legend, label {
	float:left;

	height:18px;
}

legend {
	padding:5px 0px;
	margin-bottom:10px;
}

label {

	width:130px;
}

input {
	border-bottom:1px solid #c7c7c7;
	border-left:none;
	border-right:none;
	border-top:1px solid #c7c7c7;
	height:18px;
}

select,textarea {
	border:1px solid #c7c7c7;
}

input, select, textarea {
	float:left;
}

input {
	width:302px;
}
textarea {
	width:311px;
}

#mfplushausnummer {
	width:60px;
}

#mfplusplz {
	
	width:60px;
}
#mfplusstreet, #mfpluswohnort {
	width:220px;
}

#mfplusstreet_en, #mfplusplz_en {
	width:302x;
}

#mfplusformtype_mail, #mfplusresetform, #mfplusformtype_mail_en,#mfplusresetform_en, #mfplusformtype_mail_nl,#mfplusresetform_nl {
	border:none;
	height:20px;
	width:79px;
	cursor:pointer;
	
}

#mfplusformtype_mail {
	background:transparent url(/fileadmin/capellmann/template/img/forms/senden_button.png) no-repeat;
	margin-left:140px;
	margin-right:15px;
}

#mfplusresetform {
	background:transparent url(/fileadmin/capellmann/template/img/forms/cancel_button.png) no-repeat;
}

#mfplusformtype_mail_en {
	background:transparent url(/fileadmin/capellmann/template/img/forms/send_button.jpg) no-repeat;
	margin-left:140px;
	margin-right:15px;
}

#mfplusresetform_en {
	background:transparent url(/fileadmin/capellmann/template/img/forms/reset_button.jpg) no-repeat;
}

#mfplusformtype_mail_nl {
	background:transparent url(/fileadmin/capellmann/template/img/forms/versturen_button.jpg) no-repeat;
	margin-left:140px;
	margin-right:15px;
}

#mfplusresetform_nl {
	background:transparent url(/fileadmin/capellmann/template/img/forms/wissen_button.jpg) no-repeat;
}


