/* **************************** */
/* Styles für Kontakt-Formulare */
/* **************************** */
DIV.tx-srfeuserregister-pi1,
DIV#mailform {
	width: 528px;
	min-height: 420px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #d3cec8;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 5px;

}

.tx-srfeuserregister-pi1,
#mailform DIV.label{
	width: 130px;
	height: 22px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color:#000000;
	float:left;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-password,
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-text,
#mailform select,
#mailform textarea,
#mailform input{
	height: 18px;
	border-top: 1px solid #979596;
	border-left: 1px solid #979596;
	border-right: 1px solid #979596;
	margin:0px;
	padding:0px;
	padding-top:3px;
	background-color:#EAEAEA;
	font-family: Arial,sans-serif;
	font-size:12px;

}
.tx-srfeuserregister-pi1,
#mailform textarea{
/*	line-height:11px; */
}

.tx-srfeuserregister-pi1,
#mailform select{
/*	width: 154px; */
	width: 160px;
	height: 21px;
	font-size: 12px;
}

#mailform select#thema{
	margin-bottom:14px;
}

#mailform input#email{
	width: 386px;
	margin-bottom:10px;
}

#mailform input#vorname,
#mailform input#nachname{
	width: 189px;
}
#mailform input#vorname,
#mailform input#hausnummer,
#mailform input#ort,
#mailform input#telefon{
	margin-left:2px;
	height: 18px;
}

#mailform input#plz,
#mailform input#vorwahl,
#mailform input#hausnummer{
	width: 89px;
}

#mailform input#ort,
#mailform input#telefon,
#mailform input#strasse{
	width: 289px;
}

#mailform textarea#mitteilung{
	width: 386px;
	height: 70px;
	margin-bottom:14px;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit,
#mailform input#submit,
#mailform input#reset{
	padding:0px;
	height: 15px;
	width: 94px;
	background:url(/fileadmin/img/bg_form_button.gif);
	border:none;
	font-size: 12px;
}




.wrapSubmit{
	margin-left:302px;
}

.tx-srfeuserregister-pi1,
 #mailform .clearer {
	clear:both;
}


/* ********************************** */ /* ********************************** */
/* Styles für Formular Eventanmeldung */ /* ********************************** */
/* ********************************** */ /* ********************************** */

DIV#mailformevent {
	width: 528px;
	min-height: 135px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #d3cec8;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 5px;

}

#mailformevent DIV.maxilabel,
#mailformevent DIV.label{
	height: 22px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color:#000000;
	float:left;
}
#mailformevent DIV.label{
	width: 150px;
}

#mailformevent select,
#mailformevent textarea,
#mailformevent input{
	height: 18px;
	border-top: 1px solid #979596;
	border-left: 1px solid #979596;
	border-right: 1px solid #979596;
	margin:0px;
	padding:0px;
	padding-top:3px;
	background-color:#EAEAEA;
	font-family: Arial,sans-serif;
	font-size:12px;

}
#mailformevent textarea{
/*	line-height:11px; */
}

#mailformevent select{
/*	width: 154px; */
	width: 160px;
	height: 21px;
	font-size: 12px;
}

#mailformevent select#thema{
	margin-bottom:14px;
}

#mailformevent input#email{
	width: 366px;
	margin-bottom:10px;
}

#mailformevent input#vorname,
#mailformevent input#nachname{
	width: 179px;
}
#mailformevent input#vorname,
#mailformevent input#hausnummer,
#mailformevent input#ort,
#mailformevent input#telefon{
	margin-left:2px;
	height: 18px;
}

#mailformevent input#plz,
#mailformevent input#vorwahl,
#mailformevent input#hausnummer{
	width: 89px;
}

#mailformevent input#ort,
#mailformevent input#telefon,
#mailformevent input#strasse{
	width: 289px;
}

#mailformevent textarea#mitteilung{
	width: 386px;
	height: 70px;
	margin-bottom:14px;
}
#mailformevent input#submit,
#mailformevent input#reset{
	padding:0px;
	height: 15px;
	width: 94px;
	background:url(/fileadmin/img/bg_form_button.gif);
	border:none;
	font-size: 12px;
}


.wrapSubmit{
	margin-left:302px;
}

#mailformevent .clearer {
	clear:both;
}

