.tx-powermail-pi1 fieldset legend {
	display: none;
}
.tx-powermail-pi1_fieldset_fragen,
.tx-powermail-pi1_fieldset_checkboxen3,
.tx-powermail-pi1_fieldset_checkboxen2,
.tx-powermail-pi1_fieldset_checkboxen1 {
    border: 1px solid #999;
	border-bottom: 12px solid #999;
	padding: 10px;
}
.tx-powermail-pi1_fieldset_fragen {
	border-bottom: 1px solid #999;
}
.tx_powermail_pi1_fieldwrap_html_text,
.tx_powermail_pi1_fieldwrap_html_textarea {
	clear: both; margin: 0.3em 0;
}
.tx_powermail_pi1_fieldwrap_html_text label {
	width: 150px; float: left; display: block; margin-top: 2px;
}
.tx_powermail_pi1_fieldwrap_html_textarea label {
	width: 150px; float: left; display: block; imargin-top: 2px;
}
.tx_powermail_pi1_fieldwrap_html_select label {
	width: 150px; float: left; display: block; margin-top: 2px;
}

.tx_powermail_pi1_fieldwrap_html_check  {
	float: left;
	width: auto;
}

.tx_powermail_pi1_fieldwrap_html_check  .type-check {
	margin: 10px 0;
	zoom: 1;
}

.tx_powermail_pi1_fieldwrap_html_check  label {
	display: block;
	margin-left: 20px;
	margin-top: 5px;
}

.tx_powermail_pi1_fieldwrap_html_check p {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_content {
	imargin-left: 20px;
}
.tx_powermail_pi1_fieldwrap_html, .tx_powermail_pi1_fieldwrap_html_html  {
	line-height: 1.5em;
}

.tx_powermail_pi1_fieldwrap_html_content p {
	margin-bottom: 2px;
}

.tx-powermail-pi1_fieldset_mwst {
	margin-top: 1em;
}
.tx-powermail-pi1_fieldset_absender legend {
	display: block!important;
	font-weight: bold;
	margin: 1em 0 0 0;
}
.tx-powermail-pi1 hr {
    border-bottom: 1px #bf1123 solid;
}
input.powermail_submit { 
   margin-top: 5px;
   margin-bottom: 2px;
   display: block;
   padding: 2px 5px 18px 4px;
   height:    24px;
   display:table-cell;
   vertical-align: middle;
   text-align:center;
   font: 12px Verdana;  
   display: inline;
   cursor: pointer;
	 }
.powermail_submit_uid97 {
	width: 250px;
	}
.powermail_text {
	ibackground-color: blue;
	imargin-top: -1px;
	width: 245px;
	font-size: 12px;
	}
	.powermail_check {
	float: left;
	width: auto;
	margin-top: 1px;
	}
.powermail_select {
	width: 280px;
	font-size: 14px;
	margin-bottom:5px;
	}
.powermail_textarea {
	width: 245px;
	}
.tx-powermail-pi1_mandatory_submit { 
	  margin-top: 5px;
	  imargin-left: 40px;
	  color:black; 
	  font-size: 14px;
	  padding: 2px;
	 }