
form.tx_powermail_pi1_form fieldset {
	border: 0px none;
}
.content form.tx_powermail_pi1_form fieldset {
	padding: 0;
}

.powermail_pagebrowser {
	text-align: center; 
	margin-bottom: 20px;
}
.powermail_pagebrowser img { margin-left: -8px; position: relative; }
.powermail_pagebrowser img.powermail_pagebrowser_step_1 { width: 158px; z-index: 10; margin-left: 0px; }
.powermail_pagebrowser img.powermail_pagebrowser_step_2 { width: 165px; z-index: 9;}
.powermail_pagebrowser img.powermail_pagebrowser_step_3 { width: 164px; z-index: 8;}

div.tx-powermail-pi1 {
	margin-bottom: 2em;
	overflow: auto;
}

input.tx_powermail_pi1_submitmultiple_back {
	float: left;	
}
input.tx_powermail_pi1_submitmultiple_forward {
	float: right;
}
.tx_powermail_pi1_fieldwrap_html .rechts {
	float: right;
}

form.tx_powermail_pi1_form legend {
	display: none;
}
form.tx_powermail_pi1_form ul.reiseziele {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html {
	padding: 0.5ex 0.5em;
	overflow: auto;
}

div.tx_powermail_pi1_fieldwrap_html label {
	display: block;
	width: 10em;
	float: left;
	clear: left;
}
div.tx_powermail_pi1_fieldwrap_html img.tx-srfreecap-pi2-image {
	margin-left: 10em;
}
div.tx_powermail_pi1_fieldwrap_html .tx-srfreecap-pi2-cant-read {
	display: block;
	margin-left: 10em;
}
div.tx_powermail_pi1_fieldwrap_html_textarea {
	overflow: hidden;
}
div.tx_powermail_pi1_fieldwrap_html_text input,
div.tx_powermail_pi1_fieldwrap_html_textarea textarea{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1.0em;
}


input.powermail_text {
	width: 15em;
}

img.date2cal_img_help {
	display: none;
}

textarea.powermail_textarea {
	width: 20em;
}

/* Generische Input Styling */ 
textarea.powermail_textarea,
input.powermail_text,
input.powermail_captcha,
select.powermail_select {
	border: 0px none;
	background-color: #EFEFEF;
}

div.tx_powermail_pi1_fieldwrap_html_date input.jscalendar {
	background-color: #EFEFEF;	
}

span.powermail_mandatory {
	color: #FF990C;
	padding-left: 0.3em;
}

label {
	font-weight: bold;
	color: #666666;
}

/* Seiten-spezisches styling */
input.submit,
input.tx_powermail_pi1_submitmultiple_back,
input.tx_powermail_pi1_submitmultiple_forward,
input.tx-powermail-pi1_confirmation,
input.tx-powermail-pi1_mandatory_submit,
input.powermail_submit {
	border: 0px none;
	color: #FFFFFF;
	background-color: #FF990C;
	padding: 0.4ex 0.2em;
	font-weight: bold;
}

div.tx-powermail-pi1_confirmation { overflow: auto; margin-bottom: 2em; }
form.tx_powermail_pi1_formconfirmation_back { float: left; width: 200px; }
form.tx_powermail_pi1_formconfirmation_submit { float: right; width: 200px; text-align: right; }
