/* Powermail */
	/* Form */
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 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border:none;
	background:none;
	padding:0px;
	margin-top:30px;
	margin-bottom:50px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	border-bottom:2px solid #706F5D;
	clear:left;
	color:#706F5D;
	font-size:12px;
	line-height:15px;
	margin-bottom:8px;
	margin-top:0px;
	padding:0 0 0 8px;
	width:391px;
	font-weight:900;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	color:#000000; float:left; font-size:0.9em; padding:2px 0 0; text-align:left; margin-left:8px; color:#706E59; width:93px; height:19px;
}
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 */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin:0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	background:url(/fileadmin/bft-2010/templates/images/bg-button.gif) no-repeat; width:168px; text-align:center; height:20px; border:none; padding:0; line-height:20px; font-size:10px; 
														 font-weight:900; color:#AF0E1B; margin:30px 0 0 100px;}


.tx-powermail-pi1_confirmation_submit {background:url(/fileadmin/bft-2010/templates/images/bg-button.gif) no-repeat; width:168px; text-align:center; height:20px; border:none; padding:0; line-height:20px; font-size:10px; 
														 font-weight:900; color:#AF0E1B; margin:30px 0 0 100px;}
.tx-powermail-pi1_confirmation_back {background:url(/fileadmin/bft-2010/templates/images/bg-button.gif) no-repeat; width:168px; text-align:center; height:20px; border:none; padding:0; line-height:20px; font-size:10px; 
														 font-weight:900; color:#AF0E1B; margin:30px 0 0 100px;}


p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
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: #ddd;
	border: 1px solid red;
	color: black;
	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 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	/*background-color: #eee;*/
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

/* Newsletteranmeldung */
.powermail_check													{float:left; margin:5px 0 0 -108px;}	

.powermail_check_inner												{display:block; height:21px; margin-left:102px; margin-top:6px; width:260px; float:left;}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner	label 	{float:left; margin-left:14px;}
#powermaildiv_uid25					{margin-top:10px;}
#content-left #content-middle #powermaildiv_uid25	p				{margin:15px 50px 0px 102px; padding:0;}


	.powermail_all_table													{float:left; line-height:130%; width:346px; margin-left:8px;}
	.powermail_all_td	b													{display:block; width:150px;}

    .powermail_all_table tr{color: #706e59; font-size: 0.88em }
	table.powermail_all_table tr td { vertical-align:top; padding:3px; border-color:#C0BEB2;  border-style:none none solid;  border-width:0 0 1px;}
	table.powermail_all_table caption { padding:3px; font-weight:bold; }

