@charset "UTF-8";


/* --------------------------------------------------------- */
/* STYLES FÜR DAS KONTAKTFORMULAR                            */

.csc-mailform-field {
	padding: 0 0 8px 0;
}

.t-form .csc-mailform-field {
	padding: 0 0 15px 0;
}

.formhandler_form {
	padding: 0 0 0 0px;
}

.formhandler_form #coupon_codes,
.formhandler_form input[type="text"],
.formhandler_form #message {
	width: 260px;
	font: 12px/14px "Trebuchet MS", Trebuchet, Verdana, Arial;
	background-color: #eee;
	display: block;
	border: none;
	border-bottom: 1px solid #ddd;
}

.formhandler_form input[type="radio"],
.formhandler_form input[type="checkbox"] {
	background-color: transparent;
	border: none;
}

.t-form input[type="text"],
.t-form #message {
	width: 350px;
}



.formhandler_form input[type="text"] {
	height: 21px;
	padding: 0 10px 0 10px;
}

input.submit,
input#submit {
	width: auto;
	margin: 5px 0 0 200px;
	height: 21px;
	padding: 2px 10px 3px 20px !important;
	border: none;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 0.11em;
	text-align: left;
	color: #fff;
	background: #858362 url(../imgs/link_pfeil_weiss.png) 5px 5px no-repeat;
	cursor: hand;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

input.single_submit {
	float: right;
}

input.first_submit {
	margin-left: 200px;
	float: right;
}

input.second_submit {
	margin-left: 20px;
	float: right;
}

input.submit:hover,
input#submit:hover {
	background-color: #c4be8c;
}

.t-form input.submit {
	margin: 5px 0 0 280px;
}

.formhandler_form input.submit:hover {
	color: #ddd;
}

.formhandler_form #date {
	width: 80px;
}

.formhandler_form .date-col {
	width: 120px;
	float: left;
}

.formhandler_form #time {
	width: 150px;
}

.formhandler_form #coupon_codes,
.formhandler_form #message {
	height: 80px;
	padding: 10px;
	resize: none;
	overflow: hidden;
	outline: none;
}


p.required {
	font-size: 10px;
	margin: 0 0 0 90px;
}

p.error {
	display: none;
}

* html .formhandler_form input[type="text"],
* html .formhandler_form #message {
	border: none;
}

.formhandler_form label,
.formhandler_form span {
	display: inline-block;
	padding: 0 0 5px 0;
}

.formhandler_form label,
.formhandler_form span a {
	font: 12px/15px "Trebuchet MS", Trebuchet, Verdana, Arial;
}

.formhandler_form .error label {
}

.cf .cf-ds.error,
.formhandler_form .error input[type="text"],
.formhandler_form .error #message {
	border-bottom: 1px solid #ca1717;
	background-color: #fce4e8;
}

.cf .cf-ds.error {
	border-bottom: none;
	padding: 5px 2px 5px 10px;
}
.cf .cf-ds.error a {
	color: #858362;
}

.csc-mailform-section-phone,
.csc-mailform-section-company {
	display: none;
}

.cf label {
	width: 160px;
	vertical-align: top;
}

.cf input[type="text"] {
	position: relative;
	top: -3px;
}

/* set input forms INLINE */
.cf #tour_start_time,
.cf #num_tours,
.cf #adults,
.cf #students,
.cf #visitors_age_7_17,
.cf #visitors_age_3_6,
.cf #arrival_ca,
.cf #departure_ca,
.cf #date,
.cf #phone_no,
.cf #size_qm,
.cf #inside_outside,
.cf #wunschtermin,
.cf #coupons,
.cf #comp_inst,
.cf #num_people,
.cf #coupon_codes,
.cf #phone_job,
.cf #phone_private,
.cf #bank_name,
.cf #bank_acc_name,
.cf #bank_acc_no,
.cf #bank_code,
.cf #iban,
.cf #bic,
.cf #num_personen,
.cf #num_gutscheine,
.cf #subject,
.cf #message,
.cf #name,
.cf #zip,
.cf #street,
.cf #street_num,
.cf #city,
.cf #phone,
.cf #email-form,
.cf #email,
.cf #zip_city,
.cf #company {
	display: inline;
	width: 230px;
}

label.mailform-iban-text {
	margin-left: 165px; 
	margin-bottom: 5px; 
	width: 300px;
}


.cf #city,
.cf #street {
	width: 176px;
	margin: 0 0 0 0;
}

.cf #zip,
.cf #street_num,
.cf #callback_from,
.cf #callback_to {
	display: inline;
	width: 45px;
}

.cf #callback_days {
	width: 80px;
	margin: 0 0 0 10px;
}

.cf #zip, .cf #street_num {
	width: 30px;
}


.cf .cb-text {
	display: inline-block;
	width: 330px;
	vertical-align: top;
	padding: 2px 0 0 6px;
}

/* RADIOBUTTONS and CHECKBOXES*/
.cf #anm_wer_schule,
.cf #anm_wer_familie,
.cf #anm_wer_unternehmen,

.cf #date_proposal,
.cf #call_us_back,
.cf #radio_theater_both,
.cf #radio_theater_inside,
.cf #radio_theater_outside,
.cf #vereinbart,
.cf #storno,
.cf #radio_nachtmahl_exklusiv,
.cf #radio_nachtmahl_normal,
.cf #radio_nachtmahl_blau,
.cf #gender_frau,
.cf #gender_herr,
.cf #ds_accepted,
.cf #newsletter,
.cf #infoflyer,
.cf #addresstype_company,
.cf #addresstype_private {
	display: inline;
	width: auto;
	vertical-align: top;
}

.cf #date_proposal,
.cf #call_us_back,
.cf #radio_theater_both,
.cf #radio_theater_inside,
.cf #radio_theater_outside,
.cf #vereinbart,
.cf #storno,
.cf #radio_nachtmahl_exklusiv,
.cf #radio_nachtmahl_normal,
.cf #radio_nachtmahl_blau,
.cf #newsletter,
.cf #infoflyer,
.cf #num_infoflyer {
	position: relative;
	top: -3px;
	margin-right: 5px;
}


.cf #anm_wer_schule,
.cf #anm_wer_familie,
.cf #anm_wer_unternehmen,
.cf #radio_theater_both,
.cf #radio_theater_inside,
.cf #radio_theater_outside {
	margin-right: 2px;
}

.cf #gender_herr,
.cf #addresstype_company {
	margin: 0 0 0 10px;
}

#termin_nachtmahl_exklusiv {
	width: 100px;
	display: inline;
}

.cf-section {
	background: #fff url(../imgs/hg_cformular.jpg) 0 0 repeat-x;
	padding: 20px 30px 20px 30px;
}

.cf-section h1 {
	margin: 0 0 15px 0;
}


.cf-section h2 {
	padding: 7px 0 5px 0;
	border-bottom: 1px dotted #dddddd;
	margin: 0 0 15px 0;
	font: 10px/12px "Trebuchet MS", Trebuchet, Verdana, Arial;
	letter-spacing: 0.1em;
}

.cf-section h3 {
	margin: 5px 0 5px 0;
}


.cf {
	border: 1px dotted #dddddd;
}

.cf .submit {
	margin: 5px 10px 0 0 !important;
	float: right;
	display: inline-block;
}

.cf .pflichtfeld-info {
	float: left;
	font-size: 11px;
	padding: 20px 0 0 10px;
}

.cf-ds input[type="checkbox"] {
	float: left;
	margin-right: 10px;
}

.cf-ds {

}

.cf-section .right-col {
	width: 300px;
	display: inline-block;
}

.cal-infos h3.title {
	font: 14px/16px "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 0;
}

.cal-infos p.date {
	line-height: 16px;
	padding: 0;
	margin: 0;
}

.cf .gruppen_payment {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: auto;
	margin: 0 5px 0 10px;
	vertical-align: top;
}

.cf .gruppen_payment.first {
	margin-left: 0;
}

/* --------------------------------------------------------- */
/* STYLES FÜR DAS RÜCKRUF-FORMULAR                            */

.callback-form h1,
.loginoutbox h1 {
	font: 20px/25px "ColaborateRegular", Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #aaa;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
}

.callback-form h2 {
	text-transform: none;
	font-size: 15px;
	padding: 0;
}

.day-col {
	width: 280px;
}

.day-col input[type="text"],
.day-col label {
	display: inline-block;
	vertical-align: middle;
	padding: 2px 0 0 0 !important;
}

.day-col input[type="text"] {
	width: auto;
	margin: 0 10px 0 0;
	padding: 0;
	height: 19px;
}

.day-col label {
	font-size: 13px;
	text-transform: none;
	padding: 2px 0 0 0;
}

.day-col span {
	display: inline-block;
	width: 280px;
}

.time-col {
	padding: 20px 0 0 0;
}

input#time_from,
input#time_to {
	display: inline;
	width: 20px;
	margin: 0 5px 0 5px;
}

input#time_from {
	margin-left: 0;
}

.callback-form label {
	display: inline-block;
	padding: 0 0 5px 0;
	font-size: 12px;	
	text-transform: none;
	letter-spacing: 0;
}

.callback-form label.bl {
	width: 70px;
}


.callback-form input#phone,
.callback-form input#name {
	display: inline-block;
	width: 200px;
}

/* --------------------------------------------------------- */
/* STYLES FÜR DAS NEWSLETTER-FORMULAR                            */

.fh-newsletter input#email-form {
	height: 16px;
	border: none;
	background: #fff url(../imgs/hg_input.gif) 0 0 repeat-x;
	padding: 3px 2px 2px 5px;
}

.fh-newsletter input.submit {
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0 !important;
	background-position: 5px 5px;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}


/***********************************/
/***********************************/
/***********************************/
/***********************************/
/***********************************/
/*******  FORM FIELD ERRORS  *******/
/***********************************/

.formhandler_form input[type="text"].error,
.csc-mailform-field.error select,
.csc-mailform-field.error input[type="text"],
select.error,
div.error,
input.error,
textarea.error,
#message.error {
	background-color: #fff6f5;
}


.csc-mailform-field.error {
	border: none;
}


/***********************************/
/***********************************/
/***********************************/
/***********************************/
/***********************************/
/*****  JQUERY UI DATEPICKER  ******/
/***********************************/
#ui-datepicker-div {
	padding: 10px;
	background-color: white;
	border-radius: 6px;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6);
}

#ui-datepicker-div .ui-datepicker-next {
	cursor: pointer;
}

#ui-datepicker-div .ui-datepicker-prev {
	cursor: pointer;
	margin-right: 10px;
}

#ui-datepicker-div .ui-state-default {

}

#ui-datepicker-div a {
	background-image: none;
	padding: 0;
	margin-right: 8px;
}

#ui-datepicker-div th {
	padding-top: 10px;
}



 label.gutscheinlabel {
 	width: 250px;
 	display: inline;
 	
 	position: relative;
 	top: 5px;
 }

 input.anzahl_gutscheine {
 	width: 60px;
 	display: inline;

 }




 @media screen and (max-width: 780px) {
	.Tx-Formhandler .ef-onlinebuchung .cf-section {
		padding-left: 0;
	}

	.Tx-Formhandler .ef-onlinebuchung .fsection label {
		width: 90%;
	}
}