/* CSS for Powermail */
	/* Powermail Beispiel */
div.tx-powermail-pi1_formwrap_76 {
	/*width: 575px;*/
	height: 380px;
	overflow: hidden;
	overflow-y: auto;
}
input.validation-failed {
	background-color: #372D23;
}
div.powermail_mandatory_js {
	color: #372D23;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
fieldset.tx-powermail-pi1_fieldset_1 {
	width: 320px;
	height: 380px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_2 {
	width: 170px;
	height: 350px;
	float: left;
	margin-top: -15px;
	margin-left: 10px;
	overflow: hidden;
}
fieldset.tx-powermail-pi1_fieldset legend,
div#birthday_msg,
img#birthday_help,
img#uid7_help,
img#uid7_msg,
input#uid7_cb,
div#uid7_msg,
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}
img#birthday_trigger {
	position: static;
	margin: -5px 0 0 -5px;
	z-index: 999;
}
span.powermail_mandatory {
	color: red;
}
input.powermail_text,
input.powermail_datetime,
input.powermail_date,
select.powermail_countryselect,
input#uid7_hr {
	border: none;
	border-bottom: 2px solid #372D23;
	width: 300px;
}
input.powermail_captcha {
	border: none;
	border-bottom: 2px solid #372D23;
	width: 195px;
}
img.powermail_captcha {
	margin: 0;
	padding: 0;
	margin-right: 20px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 20px 0;
}
input.powermail_submit {
	color: white;
	background-color: #6C2C2C;
	border: 1px solid #888;
	margin-top: 10px;
}
div.uid6_0,
div.uid6_1 {
	height: 160px;
	width: 250px;
}
div.uid6_0 label,
div.uid6_1 label {
	height: 110px;
	display: block;
	padding: 50px 0 0 85px;
	width: 250px;
	font-weight: bold;
	color: #372D23;
	text-align: justify;
	white-space: normal;
	overflow: hidden;
}
div.uid6_0 label {
	background-image: url(../img/t3n_pink.jpg);
	background-position: 10px 0;
	background-repeat: no-repeat;
}
div.uid6_1 label {
	background-image: url(../img/t3n_green.jpg);
	background-position: 10px 0;
	background-repeat: no-repeat;
}
input.powermail_check {
	position: static;
	margin: -10px 0 0 190px;
	!margin: -105px 0 0 135px;
}