
div.booking_buehne {

	padding: 			0 15px 0 15px;
	width: 				960px;
	height:				240px;
	text-align:			center;
	margin:				0px;
	top:				0px;
	background-color:	#fff;
}
div.booking_buehne div.left{
	background: 		none;
	height:				240px;
	width:				190px;
	text-align:			left;
	float:				left;
	margin-top:			0px;
	background-color:	#1f3d0f;
}
div.booking_buehne div.right{
	background: 		none;
	height:				240px;
	width:				770px;
	text-align:			left;
	float:				left;
	margin-top:			0px;
}

div.lasche {
	padding: 			0 15px 0 15px;
	width: 				960px;
	height:				25px;
	margin:				0px;
	top:				0px;
	background-color:	#fff;
}
div.lasche div.left{
	background: 		none;
	width:				190px;
	height:				23px;
	float:				left;
	margin-top:			0px;
	/*background-color:	#f6faf9;*/
	background-image: 	url(/bilder/layout/lasche.png);
	background-repeat:	no-repeat;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	text-align:			left;
	color:				f6faf9;
	font-size:			18px;
	font-weight:		bold;
	color:				#f6faf9;
	padding:			0px 0 2px 15px;
}
div.lasche div.right{
	background: 		none;
	width:				770px;
	text-align:			left;
	float:				left;
	margin-top:			0px;
}
form.webres {
	width:				170px;
	margin:				10px;
	font-family: 		Tw Cen MT Condensed, Geneva, Arial, Helvetica, sans-serif;
	font-size:			12pt;
	line-height:		16pt;
	color:				#e8ebe7;
	background-image:	url(/bilder/layout/logo_small_green.png);
	background-repeat:	no-repeat;
	background-position:55px 20px;
	border: 0px solid #fff;
}

form.webres span.head {	
	font-family: 		Tw Cen MT Condensed, Geneva, Arial, Helvetica, sans-serif;
	font-size:			14pt;
	line-height:		14pt;
	color: 				#fcb21b;
	margin:				0px;
	width:				170px;
	height:				45px;
	display:			block;
}

form.webres input.date{
	width:				110px;
	height:				16px;
	margin:				0 5px 5px 0px;
	text-align:			center;
	font-weight:		bold;
	color:				#e8ebe7;
	background:			#798e77;
	border: 			1px solid #e8ebe7;
}
input.cal_button {
	background:			url(/bilder/calendar/calendar.png);
	width:				29px;
	height:				19px;
	cursor:				pointer;
	border:				0px;
	margin:				2px 10px 0 0px;
	float:				right;
}
form.webres input.zahl{
	width:				30px;
	height:				14px;
	margin:				3px 20px 10px 5px;
	float:				right;
	clear:				both;
	text-align:			center;
	color:				#e8ebe7;
	background:			#798e77;
	border: 			1px solid #e8ebe7;
}
form.webres select.select{
	width:				50px;
	height:				22px;
	margin:				0px 20px 5px 5px;
	float:				right;
	clear:				both;
	text-align:			center;
	color:				#e8ebe7;
	text-align:			right;
	background:			#798e77;
	border: 			1px solid #e8ebe7;
}

form.webres input.submit{
	width:				150px;
	height:				22px;
	margin:				10px 5px 0px -10px;
	text-align:			center;
	font-weight:		bold;
	color:				#e8ebe7;
	background:			#798e77;
	border: 			1px solid #e8ebe7;
	cursor:				pointer;
}
