.tx-thmailformplus-pi1 form.kontaktformular fieldset {
	border:none;
	margin-top:40px;
}

.tx-thmailformplus-pi1 form.kontaktformular fieldset p {
	clear:both;
	float:none;
	padding:10px 0;
	width:414px;
}

.tx-thmailformplus-pi1 form.kontaktformular .labelText {
	clear: both;
	display: block;
	font-family: Trebuchet Ms, Verdana, Arial, sans-serif;
	font-style: italic;
	color: #969696;
	height: 20px;
	margin-top: 10px;		
}


.tx-thmailformplus-pi1 form.kontaktformular input.inputText,
.tx-thmailformplus-pi1 form.kontaktformular select.inputSelect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #38302b;
	outline: none;
	border: none;
	margin: 0;
	clear: both;
	float: none;
	width: 402px;
	padding: 10px 10px 0px 10px;
	background: url(inputField.png);
	background-position: right top;
	height: 27px;
	background-repeat: no-repeat;
}

.tx-thmailformplus-pi1 form.kontaktformular input.inputText:focus{
	background-position:right bottom;
	color:#FFFFFF;
}

#birthdate {
	background:url(selectBox.gif) no-repeat;
	border:0;
	width:368px;
	height:28px;
	padding:4px 0 0 11px;
	color:#262324;
	font-family:Georgia;
	font-size:15px;
	font-style:italic;
	line-height:28px;
}
#birthdate_input {
	background:url(selectBox.gif) no-repeat right;
	border:0;
	width:346px;
	height:24px;
	padding:4px 11px 0 11px;
	color:#262324;
	font-family:Georgia;
	font-size:15px;
	font-style:italic;
	line-height:28px;
}
#birthdate option {
	color:#808080;
}
.tx-thmailformplus-pi1 .selectbox-wrapper ul {
	padding:5px 0px;
	height:300px;
	overflow:scroll-y;
}
.tx-thmailformplus-pi1 .selectbox-wrapper ul li {
	padding:0px 10px 0px 30px;
	font-family:Georgia;
	font-size:15px;
	font-style:italic;
}
.tx-thmailformplus-pi1 .selectbox-wrapper ul li.selected {
	background:#808080 url(selected.jpg) no-repeat 5px;
}

.tx-thmailformplus-pi1 form.kontaktformular input.error{
	background-position:right;
}

.tx-thmailformplus-pi1 form.kontaktformular .textAreaTop .labelText {
	clear: both;
	display: block;
	font-family: Trebuchet Ms, Verdana, Arial, sans-serif;
	font-style: italic;
	color: #969696;
	height: 30px;
	margin: 0;
}

.tx-thmailformplus-pi1 form.kontaktformular textarea.inputText {
	resize:none;
	width: 414px;
	background-image: url(textAreaField.png);
	background-color: transparent !important;
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	height: 207px;
	padding: 5px;
}

.tx-thmailformplus-pi1 form.kontaktformular textarea.inputText:focus{
	background-position:left bottom;
	color:#FFFFFF;
}

.tx-thmailformplus-pi1 form.kontaktformular textarea.error{
	background-position: left;
}


.tx-thmailformplus-pi1 form.kontaktformular span.textAreaTop {
	background:transparent url(textAreaTop.gif) no-repeat scroll 0 20px;
	clear:both;
	float:left;
	height:233px;
	width:414px;
}



.tx-thmailformplus-pi1 form.kontaktformular .submitButton,
.tx-thmailformplus-pi1 form.kontaktformular .submitButton:link,
.tx-thmailformplus-pi1 form.kontaktformular .submitButton:hover {
	width: 414px;
	height:36px;
	line-height: 36px;
	background: url(btnGenericSubmit.jpg) no-repeat!important;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px !important;
	text-decoration: none !important;
	color: white !important;
	font-weight: bold;
	margin: auto;
	padding: 0 !important;
	border: 0;
	display: block;
	margin-top: 40px;
	cursor: pointer;
	clear: both;
	float: none;
}

