/* CSS Document */
.tx-powermail-pi1_fieldset label {
	display:block;
	font-weight:bold;
}
.tx-powermail-pi1_fieldset input, .tx-powermail-pi1_fieldset select {
	margin:4px 0 5px 0;
	border:1px solid #E3E3E3;
	background:#F2F1F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.tx-powermail-pi1_fieldset input {
	width:100%;
}
.tx-powermail-pi1_fieldset select {
	width:50%;
}

/* ALLGMEINE KLASSEN */

#newsletter legend {
	font-size:12px;
	color:#C91C2B;
	font-weight:bold;
	margin:5px 0 0 0;
}
.powermail_mandatory {
	color:#C91C2B;
	margin-left:3px;
}
.powermail_mandatory_js {
	color:#C91C2B;
	font-weight:bold;
	margin-bottom:10px;
}
.tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_fieldwrap_html_reset {
	float:left;
	padding:50px 10px 0 0;
}
.tx_powermail_pi1_fieldwrap_html_submit input, .tx_powermail_pi1_fieldwrap_html_reset input {
	border:1px solid #E3E3E3;
	background:#F2F1F1;
	width:80px !important;
}