/* Powermail */
.tx-powermail-pi1 {
  margin-top: 5px;
	font-size: 14px;
}
.tx-powermail-pi1_mandatory {
  margin: 5px 20px 5px;
  font-size: 12px;
  font-weight: normal;
}

.tx-powermail-pi1_mandatory h2{
  margin-bottom: 12px;
}

.tx-powermail-pi1_mandatory ul {
margin: 0 0 15px 20px;
line-height: 1.2em;
}
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
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;
}

.tx_powermail_pi1_fieldwrap_html_check input.validation-failed {background: none}
.tx_powermail_pi1_fieldwrap_html_radio input.validation-failed {background: none}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 20px 0 0 0;
	line-height: 10px;
	font-size: 10px;
	height: 10px;
	display: block;
	position: absolute;
	z-index: 1000;
	clear: both;
}
*+html div.powermail_mandatory_js {
  color: red;
  left:20px;
}


fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	background:url("http://www.herthabsc.de/fileadmin/templates/main/image/tmpl/bg_hline.png") repeat-x scroll left top transparent;
		padding: 15px 20px 5px;

}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display: none;
}
legend.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: inline!important;
}

legend.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: inline!important;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 140px;
	float: left;
	clear: both;
	font-weight: bold;
}

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 */
  border:1px solid #7E9DB9;
  float:left;
  padding:4px;
  width:400px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset select.powermail_select{
  height: 15px;
}
fieldset.tx-powermail-pi1_fieldset select.powermail_select{
  height: 26px;
  padding: 2px;
  width: 410px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
  height: 100px;
}


fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}

.powermail_radio_inner label {margin-top: 5px\9}

div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	padding: 10px 0;
	clear: both;
	line-height: 20px;
	display: inline-block;
}


fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	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;
}

div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}

.tx_powermail_pi1_fieldwrap_html_label,.tx_powermail_pi1_fieldwrap_html_html{
/*plain text field*/
font-size: 12px;
}

.powermail_check_inner label{
	margin-top: -20px;
}

.powermail_check_inner input{
	margin-top: 15px;
}

.powermail_radio_inner label{
	margin-top: -22px;
}

.powermail_radio_inner input{
	margin-top: 15px;
}

.powermail_mandatory_helper{visibility:hidden;height:1px;position:absolute;}

/*****************************/
/* Custom for mitgliedsantrag*/
/*****************************/

/* Abteilung */
#powermaildiv_uid15 {
  width: 590px;
}
#powermaildiv_uid15 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
  margin-bottom: 10px;
}
#powermaildiv_uid15 .powermail_check_inner {
  float: left;
}
#powermaildiv_uid15 .powermail_check_inner_uid15_0 {width: 105px;}
#powermaildiv_uid15 .powermail_check_inner_uid15_1 {width: 90px;}
#powermaildiv_uid15 .powermail_check_inner_uid15_2 {width: 125px;}
#powermaildiv_uid15 .powermail_check_inner_uid15_3 {width: 105px;}

#powermaildiv_uid15 label{
float: right!important;
color:#7F7F7F;
}
#powermaildiv_uid15 .powermail_check_inner_uid15_0 label {width: 80px;}
#powermaildiv_uid15 .powermail_check_inner_uid15_1 label {width: 65px;}
#powermaildiv_uid15 .powermail_check_inner_uid15_2 label {width: 100px;}
#powermaildiv_uid15 .powermail_check_inner_uid15_3 label {width: 80px;}

#powermaildiv_uid15 input{
float: left!important;
}

/*  Email required info special margin */
#powermaildiv_uid28 .powermail_mandatory_js {
margin-top: 30px;
}

/*  Mitglied geworben durch Ü*/
#powermaildiv_uid46 {
  font-size: 14px;
  font-weight: bold;
}

/* Ich bezahle per Lastschriftverfahren*/
#powermaildiv_uid34 {
  width: 600px;
}
#powermaildiv_uid34 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
  margin-bottom: 10px;
}
#powermaildiv_uid34 label{
float: right!important;
width: 570px;
}
#powermaildiv_uid34 input{
float: left!important;
}
/* Zahlungsrhythmus */
#powermaildiv_uid35 {
  width: 590px;
  margin-left: 4px;
}
#powermaildiv_uid35 .tx_powermail_pi1_fieldwrap_html_radio_title{
  margin-bottom: 10px;
}
#powermaildiv_uid35 .powermail_radio_inner {
  width: 140px;
  float: left;
}
#powermaildiv_uid35 label{
float: right!important;
width: 115px;
color:#7F7F7F;
}
#powermaildiv_uid35 input{
float: left!important;
}
#powermaildiv_uid35 div.powermail_mandatory_js {
  margin-top: 24px;
}
/*Mitgliederwerbung*/
#powermaildiv_uid47 label {color:#7F7F7F;}
#powermaildiv_uid48 label {color:#7F7F7F;}
#powermaildiv_uid49 label {color:#7F7F7F;}
/*required*/
#powermaildiv_uid45 {width: 590px;margin-left: 140px;}
/*abschicken*/
#powermaildiv_uid43 {width: 590px;margin-left: 140px;}

/* Custom for kids-club*/

/*remove top line*/
#tx-powermail-pi1_fieldset_26 {background: none}

/* Abteilung */
#powermaildiv_uid55 {
  font-size: 14px;
  font-weight: bold;
}

/*  Email required info special margin */
#powermaildiv_uid63 .powermail_mandatory_js {
margin-top: 28px;
}

/* Ich bezahle per Lastschriftverfahren*/
#powermaildiv_uid68 {
  width: 600px;
}
#powermaildiv_uid68 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
  margin-bottom: 10px;
}
#powermaildiv_uid68 label{
float: right!important;
width: 570px;
}
#powermaildiv_uid68 input{
float: left!important;
}
/* Zahlungsrhythmus */
#powermaildiv_uid69 {
  width: 590px;
  margin-left: 4px;
}
#powermaildiv_uid69 .tx_powermail_pi1_fieldwrap_html_radio_title{
  margin-bottom: 10px;
}
#powermaildiv_uid69 .powermail_radio_inner {
  width: 140px;
  float: left;
}
#powermaildiv_uid69 label{
float: right!important;
width: 115px;
color:#7F7F7F;
}
#powermaildiv_uid69 input{
float: left!important;
}
#powermaildiv_uid69 div.powermail_mandatory_js {
  margin-top: 24px;
}
/*  Mitglied geworben durch Ü*/
#powermaildiv_uid77 {
  font-size: 14px;
  font-weight: bold;
}
/*Mitgliederwerbung*/
#powermaildiv_uid78 label {color:#7F7F7F;}
#powermaildiv_uid79 label {color:#7F7F7F;}
#powermaildiv_uid80 label {color:#7F7F7F;}
/*required*/
#powermaildiv_uid81 {width: 590px;margin-left: 140px;}
/*abschicken*/
#powermaildiv_uid82 {width: 590px;margin-left: 140px;}

/*Erziehungsberechtigter zweizeiler*/
#powermaildiv_uid83 .powermail_mandatory_js {
  margin-top: 39px;
}



/*****************************/
/* Custom for u18*/
/*****************************/


/*remove top line*/
#tx-powermail-pi1_fieldset_32 {background: none}

/* Abteilung */
#powermaildiv_uid84 {
  font-size: 14px;
  font-weight: bold;
}

/*  Email required info special margin */
#powermaildiv_uid92 .powermail_mandatory_js {
margin-top: 28px;
}

/* Ich bezahle per Lastschriftverfahren*/
#powermaildiv_uid98 {
  width: 600px;
}
#powermaildiv_uid98 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
  margin-bottom: 10px;
}
#powermaildiv_uid98 label{
float: right!important;
width: 570px;
}
#powermaildiv_uid98 input{
float: left!important;
}
/* Zahlungsrhythmus */
#powermaildiv_uid99 {
  width: 590px;
  margin-left: 4px;
}
#powermaildiv_uid99 .tx_powermail_pi1_fieldwrap_html_radio_title{
  margin-bottom: 10px;
}
#powermaildiv_uid99 .powermail_radio_inner {
  width: 140px;
  float: left;
}
#powermaildiv_uid99 label{
float: right!important;
width: 115px;
color:#7F7F7F;
}
#powermaildiv_uid99 input{
float: left!important;
}
#powermaildiv_uid99 div.powermail_mandatory_js {
  margin-top: 24px;
}
/*  Mitglied geworben durch Ü*/
#powermaildiv_uid107 {
  font-size: 14px;
  font-weight: bold;
}
/*Mitgliederwerbung*/
#powermaildiv_uid108 label {color:#7F7F7F;}
#powermaildiv_uid109 label {color:#7F7F7F;}
#powermaildiv_uid110 label {color:#7F7F7F;}
/*required*/
#powermaildiv_uid111 {width: 590px;margin-left: 140px;}
/*abschicken*/
#powermaildiv_uid112 {width: 590px;margin-left: 140px;}

/*Erziehungsberechtigter zweizeiler*/
#powermaildiv_uid93 .powermail_mandatory_js {
  margin-top: 39px;
}


/*****************************/
/*custom for neues fankatalog*/
/*****************************/

/*  Email required info special margin */
#powermaildiv_uid147 .powermail_mandatory_js {
margin-top: 28px;
}
/*required*/
#powermaildiv_uid165 {width: 590px;margin-left: 140px;}
/*abschicken*/
#powermaildiv_uid166 {width: 590px;margin-left: 140px;}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}



/*****************************/
/* Custom for verlosung      */
/*****************************/

/* Mitgliedsnachweis */
#powermaildiv_uid168 {width: 190px;float: left;}

#powermaildiv_uid168 label{float: right; margin-right: 20px; font-weight: normal}

#powermaildiv_uid168 #uid168_0, #powermaildiv_uid168 #uid168_1 {margin-right: 10px; float: left;}

#powermaildiv_uid196 {width: 380px; margin: 28px 30px 0 0; float: right; clear: none; margin-top: 38px\9}

#powermaildiv_uid196 label {display: none}

#powermaildiv_uid196 input {width: 345px;}

#powermaildiv_uid196 div.powermail_mandatory_js {margin-top: 26px;}

/*  Email required info special margin */
#powermaildiv_uid176 .powermail_mandatory_js {margin-top: 30px;}

/*Kategorieauswahl*/
#powermaildiv_uid199 {font-weight: bold; font-size: 14px; padding-bottom: 0}

#powermaildiv_uid190 {width: 590px; }

#powermaildiv_uid190 label{float: right; margin-right: 20px; width: 545px; font-weight: normal}

#powermaildiv_uid190 .tx_powermail_pi1_fieldwrap_html_radio_title {display: none}

#powermaildiv_uid191 {width: 590px;}

#powermaildiv_uid191 label{float: right; margin-right: 20px; width: 545px; font-weight: normal}

#powermaildiv_uid191 .tx_powermail_pi1_fieldwrap_html_checkbox_title {display: none}

#powermaildiv_uid191 #check_uid191_0 {margin-left: 0}

#powermaildiv_uid192 {width: 590px;}

#powermaildiv_uid192 label{float: right; margin-right: 20px; width: 545px; font-weight: normal}

#powermaildiv_uid192 .powermail_radio_inner_uid192_0{clear: both; height: 70px}

#powermaildiv_uid192 .powermail_radio_inner_uid192_0{clear: both;}

#powermaildiv_uid200 p {font-weight: bold; font-size: 14px;}

#powermaildiv_uid200 ol {margin-left: 20px;}

#powermaildiv_uid201,#powermaildiv_uid204 {width: 590px;}

#powermaildiv_uid201 label, #powermaildiv_uid204 label{float: right; margin-right: 20px; width: 545px; font-weight: normal}

#powermaildiv_uid201 #check_uid201_0, #powermaildiv_uid204 #check_uid201_0{margin-left: 0}

#advice-validate-one-required-powermaildiv_uid190{margin-top: 0!important}
#advice-validate-one-required-powermaildiv_uid192{margin-top: 37px!important}
#advice-validate-one-required-powermaildiv_uid201{margin-top: 42px!important}
#advice-validate-one-required-powermaildiv_uid204{margin-top: 42px!important}

/*required*/
#powermaildiv_uid194 {width: 590px;}
/*abschicken*/
#powermaildiv_uid195 {width: 590px;}
