/* Powermail */
#inhalt textarea {
	padding: 3px;
	border: 1px solid #fbd3d2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 305px;
}
#inhalt input.powermail_check {
	border: 0;
	background-color: #fde9e8;
}

#inhalt input.powermail_radio {
	border: 0;
	background-color: #fde9e8;
	height: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#inhalt legend {
	display: none;
}
#inhalt select {
	border: 1px solid #fbd3d2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
*+html #inhalt select {margin-bottom: 2px;} /*style for IE7*/
* html #inhalt select {margin-bottom: 2px;} /*style for IE6*/

#inhalt fieldset {
	border: 0;
	font-size: 11px;
}
#captchaResponse {
	width: 120px;
}
#inhalt form img {
	margin-left: 6px;
	margin-top: 6px;
}
#inhalt form br {
	line-height: 0px;
}

#inhalt form {
	margin: 0px;
	padding: 24px 30px;
	background-color: #fde9e8;
	width: 471px;
	color: #c73d8a;
	border-top: none;
	border-right: 2px solid #f9cccf;
	border-bottom: none;
	border-left: 2px solid #f9cccf;
}
#inhalt input {
	padding: 2px;	
	border: 1px solid #f9cccf;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	clear: right;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 130px;
	float: left;
	clear: both;
	padding-right: 7px;
}

div.powermail_mandatory_js {
	color: #c73d8a;
	margin-left: 138px;
}
input.validation-failed {
	background-color: #ffffff;
}
#inhalt input.powermail_submit {
	border: 1px solid #fbd3d2;
	background-color: #ffffff;
	padding: 2px;
	width: 100px;
	cursor: pointer;
	background-repeat: repeat-x;
	margin-left: 350px;
	margin-top: 30px;
	color: #c73d8a;
	margin-bottom: 0px;
	background-image: url(../images/button-verlauf.gif);
}
div.powermail_radio_inner {
	margin-top: 5px;
}

span.powermail_mandatory {
	color: #c73d8a;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 5px 0;
}
div.tx-powermail-pi1_confirmation {
	background-color: #fde9e8;
	color: #c73d8a;
	border-top: none;
	border-right: 2px solid #f9cccf;
	border-bottom: none;
	border-left: 2px solid #f9cccf;
}
div.tx-powermail-pi1_confirmation p {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
td.powermail_all_td {
	padding-left: 30px;
	width: 230px;
	color: #000000;
}
input.tx-powermail-pi1_confirmation {
	background-color: #ffffff;
	padding: 2px;
	width: 100px;
	background-image: url(../images/button-verlauf.gif);
	cursor: pointer;	
	background-repeat: repeat-x;
	margin-left: 0px;
	color: #c73d8a;
}
#inhalt form.tx_powermail_pi1_formconfirmation_back {
	width: 120px;
	float: left;
	padding: 15px 0px 10px 30px;
	border: none;
	color: #c73d8a;
}
#inhalt form.tx_powermail_pi1_formconfirmation_submit {
	width: 150px;
	padding: 15px 0px 30px 30px;
	border: none;
	color: #c73d8a;
}
#inhalt input.tx-powermail-pi1_confirmation_submit {
	width: 140px;
	color: #c73d8a;
}
#inhalt input.tx-powermail-pi1_confirmation_back {
	color: #c73d8a;
}
div.tx-powermail-pi1_mandatory {
	color: #c73d8a;
	padding: 30px 0px;
	background-color: #fde9e8;
	background-image: url(../images/form-hintergrund.gif);
}
#inhalt input.tx-powermail-pi1_mandatory_submit {
	width: 160px;
	background-image: url(../images/button-verlauf.gif);
	color: #c73d8a;
}
input.powermail_captcha {
	vertical-align: 4px;
}
div.tx-powermail-pi1_thx {
	border-top: none;
	border-right: 2px solid #f9cccf;
	border-bottom: none;
	border-left: 2px solid #f9cccf;
	padding-top: 16px;
}
