/* Powermail */
span.powermail_mandatory {
	color: red;
}

input.validation-failed,
textarea.validation-failed {
	background-color: #dad5cf;
	background-repeat: no-repeat;
	background-position: 98% 1px;
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 0px;
}

.validation-advice {
	color: red;
	margin: 3px 0 15px 0px;
}

fieldset.tx-powermail-pi1_fieldset {
	padding: 10px;
	margin-bottom:10px;
	background-color:transparent !important;
	border:0px none;
}

fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
	clear:both;
}
fieldset.tx-powermail-pi1_fieldset fieldset legend.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:0 !important;
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: 50%;
	margin:0 !important;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif !important;
}

fieldset.tx-powermail-pi1_fieldset input.gross {
width: 80%;
}

fieldset.tx-powermail-pi1_fieldset input.mittel {
width: 40%;
}

fieldset.tx-powermail-pi1_fieldset input.klein {
width: 16px;
padding-left:2px;
padding-right:2px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio {
	padding-bottom:1.6em;
}

fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner,
fieldset.tx-powermail-pi1_fieldset div.powermail_check_inner {
	margin-bottom:0.6em !important;
}

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.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.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	margin:0 !important;
	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 p {
	font-size:100% !important;
}

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 #83725e;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
	font-style:normal;
	color:#83725e;
}

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;
}
