@charset "UTF-8";

@media all
{
	/*  */
	.tx_powermail_pi1_fieldwrap_html { margin-top: 1em; }

	/* Titel bei Checkboxen und Radiobuttons */
	.tx_powermail_pi1_fieldwrap_html_checkbox_title,
	.tx_powermail_pi1_fieldwrap_html_radio_title { font-weight: bold; padding-bottom: 1px; color: #444444; margin: 0; }

	/* Label bei Checkboxen und Radiobuttons */
	.powermail_check_inner label,
	.powermail_radio_inner label { font-weight: normal; display: inline; }

	/* Javascript-Meldungen */
	.powermail_mandatory_js { display: inline-block; margin-left: 0.5em; }

	/* Pflichtfelder Stern */
	.powermail_mandatory,
	.powermail_mandatory_js { color: #8b0000; }
}