/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 10px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 150px;
}
div.countryzone {
	margin: 10px 0 0 150px;
}

/* -------- Confirmation -------- */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
/* -------- fieldwrap captcha -------- */
.tx_powermail_pi1_fieldwrap_html_captcha {
	clear: both;
}
.tx_powermail_pi1_fieldwrap_html_captcha img {
	display: block;
	margin-left: 150px;
	padding: 3px 0;
}
.tx_powermail_pi1_fieldwrap_html_captcha label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
.tx_powermail_pi1_fieldwrap_html_captcha input {
	width: 260px;
}
/* -------- fieldwrap textfield -------- */
/*fieldset.tx-powermail-pi1_fieldset label,*/
.tx_powermail_pi1_fieldwrap_html_text label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
/* -------- fieldwrap textarea -------- */
.tx_powermail_pi1_fieldwrap_html_textarea label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
/* -------- fieldwrap radio buttons -------- */
.tx_powermail_pi1_fieldwrap_html_radio {
	clear: both;
}
.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: block;
	width: 150px;
	float: left;
	clear: both;
	margin: 0;
}
.powermail_radio_inner {
	float:left;
	clear: right;
	margin-right: 5px;
}
/* -------- fieldwrap checkbox -------- */
.tx_powermail_pi1_fieldwrap_html_check {
	clear: both;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
/* -------- fieldwrap select -------- */
.tx_powermail_pi1_fieldwrap_html_select label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
/* -------- form Bestellung Kalender id=229 -------- */
form#apis-kalender {
	width: 620px;
}
/* -------- form Lob und Tadel id=122 -------- */
form#lobundtadel .tx_powermail_pi1_fieldwrap_html_text label,
form#lobundtadel .tx_powermail_pi1_fieldwrap_html_textarea label,
form#lobundtadel .tx_powermail_pi1_fieldwrap_html_captcha label,
form#lobundtadel .tx_powermail_pi1_fieldwrap_html_radio_title,
form#lobundtadel .tx_powermail_pi1_fieldwrap_html_select label,
form#lobundtadel .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 275px;
}
form#lobundtadel .tx_powermail_pi1_fieldwrap_html_captcha img {
	margin-left: 275px;
}
form#lobundtadel fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin-left: 275px;
}
/* -------- form Bestellung Broschueren id=40 -------- */
form#apis-broschueren .tx_powermail_pi1_fieldwrap_html_text label,
form#apis-broschueren .tx_powermail_pi1_fieldwrap_html_textarea label,
form#apis-broschueren .tx_powermail_pi1_fieldwrap_html_captcha label,
form#apis-broschueren .tx_powermail_pi1_fieldwrap_html_radio_title,
form#apis-broschueren .tx_powermail_pi1_fieldwrap_html_select label,
form#apis-broschueren .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 400px;
}
form#apis-broschueren .tx_powermail_pi1_fieldwrap_html_captcha img {
	margin-left: 400px;
}
form#apis-broschueren fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin-left: 400px;
}
/* -------- form Bestellung Metglas id=298 -------- */
form#apis-metglas {
	width: 620px;
}
form#apis-metglas .tx_powermail_pi1_fieldwrap_html_text label,
form#apis-metglas .tx_powermail_pi1_fieldwrap_html_textarea label,
form#apis-metglas .tx_powermail_pi1_fieldwrap_html_captcha label,
form#apis-metglas .tx_powermail_pi1_fieldwrap_html_radio_title,
form#apis-metglas .tx_powermail_pi1_fieldwrap_html_select label,
form#apis-metglas .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 200px;
}
form#apis-metglas .tx_powermail_pi1_fieldwrap_html_captcha img {
	margin-left: 200px;
}
form#apis-metglas fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin-left: 200px;
}
/* -------- form Mitgliedschaft id=12 -------- */
form#apis-mitgliedschaft .tx_powermail_pi1_fieldwrap_html_text label,
form#apis-mitgliedschaft .tx_powermail_pi1_fieldwrap_html_textarea label,
form#apis-mitgliedschaft .tx_powermail_pi1_fieldwrap_html_captcha label,
form#apis-mitgliedschaft .tx_powermail_pi1_fieldwrap_html_radio_title,
form#apis-mitgliedschaft .tx_powermail_pi1_fieldwrap_html_select label {
	width: 200px;
}
form#apis-mitgliedschaft .tx_powermail_pi1_fieldwrap_html_captcha img {
	margin-left: 200px;
}
form#apis-mitgliedschaft fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin-left: 200px;
}
form#apis-mitgliedschaft .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 196px;
}
/* -------- form Bestellung Videos Beutenkäfer id=236 -------- */
form#apis-videos .tx_powermail_pi1_fieldwrap_html_text label,
form#apis-videos .tx_powermail_pi1_fieldwrap_html_textarea label,
form#apis-videos .tx_powermail_pi1_fieldwrap_html_captcha label,
form#apis-videos .tx_powermail_pi1_fieldwrap_html_radio_title,
form#apis-videos .tx_powermail_pi1_fieldwrap_html_select label,
form#apis-videos .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 200px;
}
form#apis-videos .tx_powermail_pi1_fieldwrap_html_captcha img {
	margin-left: 200px;
}
form#apis-videos fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin-left: 200px;
}
/* -------- form Bestellung Videos Apisticus Tag id=285 -------- */
form#apis-videos-apisticustag .tx_powermail_pi1_fieldwrap_html_text label,
form#apis-videos-apisticustag .tx_powermail_pi1_fieldwrap_html_textarea label,
form#apis-videos-apisticustag .tx_powermail_pi1_fieldwrap_html_captcha label,
form#apis-videos-apisticustag .tx_powermail_pi1_fieldwrap_html_radio_title,
form#apis-videos-apisticustag .tx_powermail_pi1_fieldwrap_html_select label,
form#apis-videos-apisticustag .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 200px;
}
form#apis-videos-apisticustag .tx_powermail_pi1_fieldwrap_html_captcha img {
	margin-left: 200px;
}
form#apis-videos-apisticustag fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin-left: 200px;
}