.buchen {
	width:490px;
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 295px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(suche-bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ui-datepicker-div {
	font-size: 11px;
}
.buchen form div {
	width: 230px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 10px;
	float: left;
}
.ui-datepicker-trigger {
	left:2px;
	position:relative;
	height: 20px;
	top: -6px;
	margin: 0px;
	width: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.datepicker {
	position:relative;
	top:-10px;
	padding: 0px;
	margin-top: 0,;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buchen div select {
	width: 218px;
	background:white;
}
.buchen div select.kinder {
	width: 60px;
}
.buchen form div label {
	display: block;
	padding-bottom: 3px;
}
.buchen form div.reise-typ label {
	display: inline;
}
.buchen div input {
	width: 150px;
	padding-right: 5px;
	background:white;
	float: none;
}
.buchen .reise-typ input {
	width: auto;
	text-align: left;
}
.buchen .reise-typ {
	width: 410px!important;
	padding-bottom: 5px;
	text-align: left;
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.reise-typ label.pauschlabel {
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.pauschalsubmit {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	height: 35px;
	width: 184px;
	top: 280px;
}
#pauschalform .reise-typ input {
	background: transparent;
}
.hoch {
	position: relative;
	top: -10px;
}