/* Powermail */
span.powermail_mandatory {
	color: red;
}

input.validation-failed,
textarea.validation-failed {
	background-color: #bbcdd9;
	background-repeat: no-repeat;
	background-position: 98% 1px;
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}

.validation-advice {

}

fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #c7c7c7;
	padding: 10px;
	margin-bottom:10px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
	color: black;
	clear:both;
}

fieldset.tx-powermail-pi1_fieldset p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
fieldset.tx-powermail-pi1_fieldset p.tx_powermail_pi1_fieldwrap_html_radio_title {
	display:none;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left:0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_check {
border: 0px;
margin-left: 1em;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
border: 1px solid #c7c7c7;
width: 80%;
}

fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner,
fieldset.tx-powermail-pi1_fieldset div.powermail_check_inner {
	margin-bottom:0.6em;
}

fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner label,
fieldset.tx-powermail-pi1_fieldset div.powermail_check_inner label {
	float:left;
	margin-right:1em;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	margin: 0;
	margin-left:1em;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
	clear:both;
}

div.tx_powermail_pi1_fieldwrap_html .powermail_check_inner {
margin-bottom: 0.6em;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	background-color:#d3d3d3;
	border:1px solid #777777;
	padding-bottom:2px;
	cursor:pointer;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-bottom:0.6em;
}

div.countryzone {
	margin: 10px 0 0 200px;
}

div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	cursor: help;
	text-decoration: none;
}

div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	display: none;
	text-decoration: none;
}

div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}

div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	padding: 2px 2px 0 2px;
}

fieldset.tx-powermail-pi1_fieldset div.even {
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

/********************* fieldset mit Klasse *********************/
fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner label,
fieldset.tx-powermail-pi1_fieldset div.powermail_check_inner label,
fieldset.label_rechts label {
	display: block;
	font-weight: normal;
	padding-bottom: 0;
	margin-right:0;
	float:right;
	width:92%;
}

fieldset.label_rechts div.tx_powermail_pi1_fieldwrap_html_select label,
fieldset.label_rechts div.tx_powermail_pi1_fieldwrap_html_textarea label {
	float:none;
	padding-bottom: 5px;
}

fieldset.label_rechts p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
fieldset.label_rechts p.tx_powermail_pi1_fieldwrap_html_radio_title {
	display:none;
}

fieldset.label_rechts input.powermail_check {
	border: 0px;
	margin-left: 1em;
}

fieldset.label_rechts input.powermail_text {
width: 16px;
padding-left:2px;
padding-right:2px;
margin-left:1em;
}

fieldset.label_rechts textarea.powermail_textarea,
fieldset.label_rechts select.powermail_select {
border: 1px solid #c7c7c7;
width: 80%;
}

fieldset.label_rechts div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	margin: 0;
	margin-left: 1em;
}

fieldset.label_rechts div.powermail_radio_inner {
	margin-bottom:0.6em;
}
