@CHARSET "UTF-8";

.tx-powermail-pi1 {
 /*border: 1px solid green;*/
}

.tx_powermail_pi1_fieldwrap_html {
	border: none;
	margin-bottom: 2px;
  float: left;
  clear: both;
  min-height: 1.5em;
  width: 100%;
  vertial-align: middle;
  /* border: 1px solid orange; */
  display: block;
}

.tx_powermail_pi1_fieldwrap_html LABEL {
  width: auto;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
  vertical-align: middle;
  /* border: 1px solid yellow; */
  display: inline;
}


.tx_powermail_pi1_fieldwrap_html INPUT,
.tx_powermail_pi1_fieldwrap_html TEXTAREA,
.tx_powermail_pi1_fieldwrap_html SELECT,
.tx_powermail_pi1_fieldwrap_html DFN {
  margin-left: 10px;
  /* border: 0px solid gray; */
  width: 23em;
  float: right;
  vertical-align: middle;
  /* border-style: inset; */

}


.tx_powermail_pi1_fieldwrap_html SELECT {
  /* for some reason select must be a little bit wider than the rest of input elements...*/
  width: 24em;
}


.tx_powermail_pi1_fieldwrap_html_submit {
	margin-left: 150px;
	display: inline;
	float: left;
	height: auto;
	width: 6.5em;
	text-align: right;

}

/* IE 7 only: overwrite  */
*+html .tx_powermail_pi1_fieldwrap_html_submit {
	float: none;
	margin-left: 150px;
}


.tx-powermail-pi1_fieldset_kontakt {
	border: 0;
}

.tx_powermail_pi1_fieldwrap_html_submit .powermail_submit {
  margin: 5px;
  margin-right: 0px;
  width: auto;
  height: auto;
  float: none;
  display: inline;

}

.tx_powermail_pi1_fieldwrap_html_reset {
  display: inline;
  margin-right: 0;
  float: none;
  height: auto;
  width: 5em;
  text-align: right;

}

.tx_powermail_pi1_fieldwrap_html_reset .powermail_reset {
	float: none;
	display: inline;
	margin: 5px;
	margin-right: 0;
  	margin-left: 40px;
  /*margin-left: 2em;*/
  width: auto;


}


/*#powermaildiv_uid17 {
  border: 1px solid blue;
}*/



.recaptcha_nothad_incorrect_sol {
  /* clear: both;*/
  border: 0;
  text-align: right;
  height: auto;
  display: block;
  /* padding-left: 3em; */
}

#recaptcha_area {
  float: right;
  /* border: 1px solid blue; */

}

.recaptcha_nothad_incorrect_sol INPUT  {
  margin: 0px;
}

.recaptcha_nothad_incorrect_sol LABEL  {
  margin: 0px;
  float: none;
}




