.headlineGray a{
	text-decoration:none;
}
.headlineGray a:hover{
	color:black;
}

#mailformformtype_mail .csc-mailform-submit{
	border:1px solid #EF8600;
	margin-left:150px;
}
#button_anmelden{
	border:1px solid #EF8600;
}

#mailformAnrede{
	border:0;
	
}
#mailformbuchungsTyp{
	border:0;
}
.csc-mailform {
	border:0px;
	
}
.csc-mailform FIELDSET {
	border:0px;
}
.csc-mailform LEGEND {
	display:none;
}
.csc-mailform-field {
	margin-top:2px;
	margin-bottom:10px;
}
.csc-mailform-label {
	font-weight:bold;
}
/* .csc-mailform .csc-mailform-field INPUT {
	width:200px;
} */
.csc-mailform .csc-mailform-field TEXTAREA {
	width:200px;
}
.csc-mailform .csc-mailform-field SELECT {
	width:204px;
}
.csc-mailform .csc-mailform-field LABEL {
	display:block;
	float:left;
	width:150px;
	
}
.csc-mailform .csc-mailform-field .csc-mailform-radio LABEL {
	width:400px;
}
.csc-mailform .csc-mailform-field .csc-mailform-radio INPUT {
	float:left;
	width:17px;
} 
.csc-mailform-field .csc-mailform-submit{
	border:1px solid #EF8600;
	width:100px;
	margin-left:150px;
}
.csc-mailform #mailformOrt{
	width:200px;
}
.csc-mailform #mailformPLZ{
	width:200px;
}
.csc-mailform #mailformemail{
	width:200px;
}
.csc-mailform #mailformname{
	width:200px;
}
/*Gaestebuch*/
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	width:134px;
	}
