/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red; margin-left: 2px; }/* Background color if validation failed 
	background-color: red;*/
input.validation-failed,
textarea.validation-failed { background-repeat: no-repeat; background-position: 98% 1px; }/* DIV container of errormessage */
div.powermail_mandatory_js { color: red; width: 200px; float: left; margin: 3px 0 15px 210px; display: inline; }/* Fieldset */
fieldset.tx-powermail-pi1_fieldset { border: solid 1px #aaa; padding: 10px; }
.absenden { border-style: none; border-width: 0; }

.links { background-color: #e54e5b; float: left; }
/* legend of Fieldset */
fieldset.tx-powermail-pi1_fieldset legend {
	
	font-weight: bold;
	color: #808080;
}/* label */
fieldset.tx-powermail-pi1_fieldset label { display: block; width: 80px; float: left; clear: both; font-weight: normal; text-align: right; vertical-align: middle; margin-right: 5px; }/* Input and textarea */
div.tx_powermail_pi1_fieldwrap_html_18 label { margin: 0;} 
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	
	width: 600px;
}/* Radiobuttons */

div.tx_powermail_pi1_fieldwrap_html {
	clear: both;
}
.tx_powermail_pi1_fieldwrap_html_radio_title { float: left; }
.powermail_radio_inner { float: left; margin-bottom: 5px; }
.powermail_radio_inner label { vertical-align: middle; width: 50px; margin: 0; float: right; }
/* DIV container arround every field */
div.tx_powermail_pi1_fieldwrap_html {
	
	margin: 10px 0;
}/* submit button */
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { font-weight: bold; position: relative; left: 205px; float: left; margin: 0; display: inline; }
fieldset.tx-powermail-pi1_fieldset input.powermail_reset { font-weight: bold; position: relative; right: 200px; width: 100%; float: right; margin: 0; display: inline; }
div.tx_powermail_pi1_fieldwrap_html_reset { width: 130px; float: right; margin: -21px 0 0; display:block; }
div.tx_powermail_pi1_fieldwrap_html_submit { display: block; margin: 0; width: 130px; }
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title { font-size: 12px; margin: 0; padding: 0; font-weight: normal; text-align: right; width: 80px; }
.land { width: 600px; }
/* Description */
.powermail_countryselect { width: 600px; }
div.tx_powermail_pi1_fieldwrap_html label a {
	
	cursor: help;
}/* Description */
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	
	display: none;
}/* Description on mouseover */
div.tx_powermail_pi1_fieldwrap_html label 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;
}/* Description icon */
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;
}
.test { width: 600px; float: left; margin-left: 80px; }
.checklabel { text-align: left; width: 200px; margin-left: 10px; padding-top: 2px; }
.right { float: left; }

