/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
	font-size:0.7em;
}
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;
	overflow: auto 
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
div.bg_ausgabe {
	/* Fieldset */
	border: 0px solid #aaa;
	padding-right: 15px;
	padding-left: 15px;
	background-image:url("../../../../images/bg_faq.jpg");
 	background-repeat:no-repeat;
    background-position:center;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #aaa;
	padding-right: 15px;
	padding-left: 15px;
	background-image:url("../../../../images/bg_faq.jpg");
 	background-repeat:no-repeat;
        background-position:center;
}

fieldset.header {
	/* legend of Fieldset */
	font-weight: bold;
	color: #FBE400;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #FBE400;
	margin-top: 0px;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
	color: #FBE400;
	font-size:0.7em;
}

fieldset.tx-powermail-pi1_fieldset label2 {
	/* label */
	display: block;
	width: 530px;
	float: left;
	clear: both;
	font-weight: bold;
	color: #FBE400;
	font-size:0.7em;
}

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 */
	margin-right:15px;
	overflow: auto 
	
}
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: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 160px;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit2 {
	/* submit button */
	margin: 20px 0 10px 145px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size:0.7em;
	color:#000;
}
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: 200px;
	padding: 5px;
	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;
	font-size:0.8em;
	font-weight: bold;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
	 
	
}
.button_small {
  background: url(../../images/bg_button_small.gif) no-repeat;
  width: 70px;
  height: 22px;
  line-height:22px;
  display:inline-block;
  color:#ffffff;
  border:none;
  font-family: Verdana;
  font-weight: bold;
  text-decoration:none;
  font-size:12px;
  cursor:pointer;
  text-align:center;
  vertical-align:center;
}

.button_middle, .powermail_submit
{
  background: url(../../images/bg_button_middle.gif) no-repeat;
  width: 106px;
  height: 22px;
  line-height:22px;
  display:inline-block;
  color:#ffffff;
  border:none;
  font-family: Verdana;
  font-weight: bold;
  text-decoration:none;
  font-size:12px;
  cursor:pointer;
  text-align:center;
}
input.button_middle
{
  background: url(../../images/bg_button_middle.gif) no-repeat;
  width: 106px;
  height: 22px;
  line-height:22px;
  display:inline-block;
  color:#ffffff;
  border:none;
  font-family: Verdana;
  font-weight: bold;
  text-decoration:none;
  font-size:12px;
  cursor:pointer;
  text-align:center;
}

.button_big
{
  background: url(../../images/bg_button_big.gif) no-repeat;
  width: 197px;
  height: 22px;
  line-height:22px;
  display:inline-block;
  color:#ffffff;
  border:none;
  font-family: Verdana;
  font-weight: bold;
  text-decoration:none;
  font-size:12px;
  cursor:pointer;
  text-align:center;
  vertical-align:center;
}

.button_small:link,.button_middle:link,.button_big:link,.powermail_submit:link{font-family: Verdana;font-size: 12px; font-weight: bold; color:#ffffff;text-decoration:none;border:none;}
.button_small:visited,.button_middle:visited,.button_big:visited,.powermail_submit:visited{font-family: Verdana;font-size: 12px; font-weight: bold; color:#ffffff;text-decoration:none;border:none;}
.button_small:hover,.button_middle:hover,.button_big:hover,.powermail_submit:hover {font-family: Verdana;font-size: 12px; font-weight: bold;color:#f9e200;text-decoration:none;border:none;}
.button_small:active,.button_middle:active,.button_big:active,.powermail_submit:active {font-family: Verdana;font-size: 12px; font-weight: bold;color:#f9e200;text-decoration:none;border:none;}




.tx_powermail_pi1_fieldwrap_html .tx_powermail_pi1_fieldwrap_html_label{
color:#E6D500;font-size: 9px; font-weight: bold;;
}