.mailformplus_formular {
	width: 700px;
}

.error {
	color:#f00;
	text-align: left;
	font-weight: normal;
}

.fieldset_error {
	border: 1px solid #f00 !important;
}

.mailformplus_formular .error {
	text-align: right;
	clear: both;
	font-weight: bold;
}
.mailformplus_formular fieldset {
	border: 1px solid #ddd;
	margin: 0 0 5px 0;
	padding: 2px;
	background: #eee;
}

div.checkboxen {float: left; clear: both; width: 100%;}
.mailformplus_formular .checkboxen input,
.mailformplus_formular .checkboxen textarea {
	width: 16px;
	margin: 2px 0 0 0;
	float: left;
}
.mailformplus_formular .checkboxen label {
	display: block;
	width: 675px;
	margin: 0 0 10px 0;
	float: right;
	clear: both;
	text-align: left;
}

div.offertanfrage_fenster {float: left; clear: both; width: 250px;}
.mailformplus_formular .offertanfrage_fenster input,
.mailformplus_formular .offertanfrage_fenster textarea {
	width: 100px;
	margin: 2px 0 0 0;
	float: right;
}
.mailformplus_formular .offertanfrage_fenster label {
	display: block;
	width: 140px;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
	text-align: left;
}
.mailformplus_formular .offertanfrage_fenster a {
float: left;
}


div.kontaktangaben {float: left; clear: both; width: 450px;}
.mailformplus_formular .kontaktangaben input,
.mailformplus_formular .kontaktangaben textarea {
	width: 300px;
	margin: 2px 0 0 0;
	float: right;
}
.mailformplus_formular .kontaktangaben label {
	display: block;
	width: 140px;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
	text-align: left;
}

div.objektadresse {clear: both; margin: 10px 0 15px 0; float: left; border-left: 2px solid #ccc; padding: 0 0 0 5px;}
.mailformplus_formular .objektadresse p {margin: 10px 0 20px 0; color: #777; float: left; clear: both; }
.mailformplus_formular .objektadresse input,
.mailformplus_formular .objektadresse textarea {
	width: 300px;
	margin: 2px 0 0 0;
	float: right;
}
.mailformplus_formular .objektadresse label {
	display: block;
	width: 137px;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
	text-align: left;
	color: #777;
}

.mailformplus_formular hr {
	width: 100%;
	height: 1px;
	background: #999;
	float: left;
	clear: both;
	margin: 15px 0 5px 0;
}

hr.fenstertrenner {
	width: 700px;
	height: 1px;
	background: #ddd;
	float: left;
	clear: both;
	margin: 5px 0 15px 0;
}

.offertanfrage_fenster table {
	width: 100% !important;
	margin: 10px 0 20px 0;
}

.offertanfrage_fenster td {
	padding: 5px;
	border: 1px solid #ccc;
}

.offertanfrage_fenster .fensterausmessen {
	margin: 0 0 15px 0;
}

.offertanfrage_fenster div {
	position: relative;
	float: left;
	width: 100%;
}

.add_textfield { margin:  0 15px 0 0; }


.mailformplus_formular .btn_absenden, 
.mailformplus_formular .btn_absenden:hover {
	margin: 20px 0 0 0;
	float: left !important;
}

.mailformplus_formular .eingerueckt {
	width: 400px;
	margin: 0 0 0 20px;
}

.mailformplus_formular .eingerueckt label {
	width: 175px !important;
}

.honeypot {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	display: block;
	clear: both;
	display: none;	
	
	border: 1px solid #f00;
}

.hinweis_pflichtfelder {
	width: 100%;
	display: block;
	float: left;
	clear: both;
	padding: 15px 0 0 0;
	text-align: left;
}





