/********************************/ /* FORMS */ /********************************/
.tx-powermail-pi1 fieldset {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
}

fieldset.tx-powermail-pi1_fieldset {
	border: thin none #e7e7e7;
}

span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 260px;
}


fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;

}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	display: block;
	width: 250px;
	float: left;
	clear: both;
	text-align: right;
	padding-right: 10px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
}


fieldset.tx-powermail-pi1_fieldset input.powermail_text:hover,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea:hover,
fieldset.tx-powermail-pi1_fieldset select.powermail_select:hover{
	/* Input and textarea */
	background-color:#FFD7D7;
	}	
	
	
fieldset.tx-powermail-pi1_fieldset input.powermail_text:focus,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea:focus,
fieldset.tx-powermail-pi1_fieldset select.powermail_select:focus{
	/* Input and textarea */
	background-color:#FFD7D7;
}	


fieldset.tx-powermail-pi1_fieldset_18 {
	/* zur Person */
	background-image: url(/fileadmin/images/form_person.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: thin solid #e7e7e7;

}

fieldset.tx-powermail-pi1_fieldset_9 {
	/* Abholort */
	-background-image: url(/fileadmin/images/form_abhol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f6fff4;
	border: thin solid #e7e7e7;

}

fieldset.tx-powermail-pi1_fieldset_17 {
	/* Bestätigung */
	background-image: url(/fileadmin/images/form_bestaetigung.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

fieldset.tx-powermail-pi1_fieldset_12 {
	/* Privatadresse */
		border: thin solid #e7e7e7;
	background-color: #f6fff4;
}

fieldset.tx-powermail-pi1_fieldset_13 {
	/* Flughafen */
		border: thin solid #e7e7e7;
	background-color: #f6fff4;
}

fieldset.tx-powermail-pi1_fieldset_20 {
	/* Bahnhof */
		border: thin solid #e7e7e7;
	background-color: #f6fff4;
}

fieldset.tx-powermail-pi1_fieldset_21 {
	/* andere Adresse */
		border: thin solid #e7e7e7;
	background-color: #f6fff4;
}



fieldset.tx-powermail-pi1_fieldset_14 {
	/* Zielort */
	-background-image: url(/fileadmin/images/form_ziel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #fff4f4;
	border: thin solid #e7e7e7;

}


fieldset.tx-powermail-pi1_fieldset_16 {
	/* Ziel_Privatadresse */
		border: thin solid #e7e7e7;
	background-color: #fff4f4;
}


fieldset.tx-powermail-pi1_fieldset_15 {
	/* Ziel_Flughafen */
		border: thin solid #e7e7e7;
	background-color: #fff4f4;
}

fieldset.tx-powermail-pi1_fieldset_22 {
	/* Ziel_Bahnhof */
		border: thin solid #e7e7e7;
	background-color: #fff4f4;
}

fieldset.tx-powermail-pi1_fieldset_23 {
	/* Ziel_Adresse */
		border: thin solid #e7e7e7;
	background-color: #fff4f4;
}


tx_powermail_pi1_fieldwrap_html_139 {
	float: right;
}


fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 2px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 5px 0;
}

fieldset.tx-powermail-pi1_fieldset input
{
	/* fieldset */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px;
}




	
	
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	color: #ffffff;
	font-size: 0px;
	display: block;
	width: 250px;
	clear: both;
	text-align: right;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 2px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
#div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	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;
}


div.tx_powermail_pi1_fieldwrap_html_submit {
	/* SUBMIT */
width: 130px;
float: right;
display:block;
}
 
div.tx_powermail_pi1_fieldwrap_html_reset {
	/* RESET */
width: 130px;
float: left;
display:block;
}

div.tx_powermail_pi1_fieldwrap_html_243 { margin:15px 0px 0px 190px; }
div.tx_powermail_pi1_fieldwrap_html_242 { margin:15px 30px 0px 0px; }
 
input.powermail_reset_uid243 { padding:0 10px; margin:0; float:right; }
