/*Powermail
Form*/
SPAN.powermail_mandatory
{
/*Color of mandatory error message*/
	color: #FF0000;
}
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-position: 97% 3px;
}
DIV.powermail_mandatory_js
{
/*DIV container of errormessage*/
	color: #FF0000;
	margin: 3px 0 15px 200px;
}
FIELDSET.tx-powermail-pi1_fieldset
{
/*Fieldset*/
	background: #DDE1ED url(-formular-bg.jpg) repeat center top;
	padding: 0px 5px 5px 15px;
}
FIELDSET.tx-powermail-pi1_fieldset LEGEND
{
/*legend  gesamthoehe und abstand oben*/
	font-weight: bold;
	color: #353F5C;
	padding: 1em 1em 1em 2px;
	margin: 1em 0 0;
	z-index: 99;
}
FIELDSET.tx-powermail-pi1_fieldset LABEL
{
/*label  hoehe und breite felder*/
	display: block;
	width: 280px;
	float: left;
	clear: both;
	font-weight: bold;
	padding: 0.2em 1em 1em 0.5em;
}
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 eingabefelder laenge*/
	width: 280px;
	background-color: #FEFEFE;
}
FIELDSET.tx-powermail-pi1_fieldset DIV.tx_powermail_pi1_fieldwrap_html_radio INPUT.powermail_radio
{
/*Radiobuttons*/
	margin: 20px 0 0;
	background-color: #DBDCE0;
}
DIV.tx_powermail_pi1_fieldwrap_html
{
/*DIV container arround every field*/
	margin: 10px 0 0;
	background-color: #DEE2EE;
}
/*submit button*/
FIELDSET.tx-powermail-pi1_fieldset INPUT.powermail_submit
{
/*submit button*/
	margin: 20px 0 0 180px;
	font-weight: 500;
	background-color: #A1BCFB;
}
/*agree data unten*/
P.tx_powermail_pi1_fieldwrap_html_checkbox_title, P.tx_powermail_pi1_fieldwrap_html_radio_title
{
	margin: 0;
	padding: 0.2em;
	font-weight: 500;
	width: 280px;
	background-color: transparent;
}
DIV.countryzone
{
	margin: 10px 0 0 200px;
}
DIV.tx_powermail_pi1_fieldwrap_html LABEL A, DIV.tx_powermail_pi1_fieldwrap_html P A
{
/*Description*/
	cursor: help;
	text-decoration: none;
}
DIV.tx_powermail_pi1_fieldwrap_html LABEL A DFN, DIV.tx_powermail_pi1_fieldwrap_html P A DFN
{
/*Description*/
	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
{
/*Description on mouseover*/
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: transparent;
	border: 1px solid #FF0000;
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
DIV.tx_powermail_pi1_fieldwrap_html IMG.icon_info
{
/*Description icon*/
	padding: 2px 2px 0;
}
FIELDSET.tx-powermail-pi1_fieldset DIV.even
{
	background-color: #DDE1ED;
}
/*Confirmation*/
TD.powermail_all_td
{
	padding: 3px 3px 3px 2em;
	background-color: #DBDFEB;
}
/*THX*/
TD.powermail_all P.bodytext
{
	margin: 0;
}
.headline
{
/*Description*/
	background-color: transparent;
}
.tx-felogin-pi1
{
	background: transparent url(formular-bg.jpg);
	padding: 0.2em;
}
.powermail_check_inner
{
	margin: 0;
	width: 220px;
	background-color: transparent;
	height: 30px;
}
FIELDSET
{
	border: 1px solid transparent;
	margin: 0;
}
.tx-felogin-pi1 P
{
	margin: 10px 0 0 10px;
}
/*gseamtbreite und hoehe*/
.tx-powermail-pi1
{
	background-color: #DCE0EC;
	width: 330px;
	-moz-border-radius: 5px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin: 2em 0 0;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title
{
	margin: 1em 0 0 1em;
	float: left;
	background-color: transparent;
}
#check_uid27_0
{
	/*[disabled]background-color:transparent;*/
	/*[disabled]width:50px;*/
	/*[disabled]float:left;*/
	/*[disabled]margin:0 0 0 -250px;*/
	/*[disabled]z-index:99;*/
}
.powermail_check_inner INPUT
{
	float: left;
	margin: -23px 0 0 10px;
}
.powermail_check_inner LABEL
{
	float: left;
	margin: 10px 40px 0;
}

