/* div#bookingstart {
	background-image:url(/images/bgbuchen.png);
	background-repeat:no-repeat;
	background-position:top;
	width: 95%;
} */

div#bookingstart {
	width: 95%;
}

div#bookingstep {
	width:200px;
	height:260px;
	z-index:999;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:right;
}
div#text div.begrenzer {
margin: 0px 10px 0px 0px;
}
div#text span.begrenzer {
	margin: 0px 5px 0px 0px;
	width:333px;
}
div#text hr {
	background-color: #bbcadf;
	margin-top:10px;
	margin-bottom:10px;
	border:1px #039 dotted;
	color:#99F;
}
.buttons {
	color:#FFF;
background-color: #91C400;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 6px;
	height:24px;
	width:90px;
	padding:3px;
}
a.buttons  {
	color:#FFF;
}

.buttonsbreit input {
	color:#000066;
	font-size:12px;
	border: 1px solid #000066;
	background-color:#ffffee;
	height:24px;
	width:170px;
	padding:3px;
}
div#text input, div#text a.button {
	color:#FFF;
	/* [disabled]border: 1px solid #FFF; */
	background-color: #91C400;
	text-decoration: none;
	text-indent: 0px !important;
}
div#text a.button {
	width: 24px;
	height: 90px;
	font-size: 12px;
}
select {
	width: 215px;
}
select.short {
	width: 50px;
}
div#text div.object-tabs {
	margin: 0px 30px 0px 20px;
	height: 20px;
	border-bottom: 1px solid #E9EFEF;
}
div#text div.object-tabs ul li {
	float: left;
	margin-right: 1px;
	background-color: #bbcadf;
	height: 20px;
	font-size: 13px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
}
div#text div.object-tabs ul li a {
	display: block;
	padding: 4px 15px 2px 15px;
	color: #001C66;
	text-decoration: none;
	font-weight: bold;
}
div#text div.object-tabs ul li a:hover {
	color: #CC0000;
}
div#text div.object-tabs ul li.selected a {
	background-color: #E9EFEF;
	color: #CC0000;
}
div#text div.object-tab-content {
	margin: 0px 10px 0px 0px;
	background-color: #F2F8E1;
	border: 1px solid #91C400;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 8px 8px 8px 8px;
}
div#text div.object-tab-content table {
	margin: 10px 1px 10px 0px;
	width: 100%;
}
div#text div.object-tab-content img {
	margin: 5px 5px 5px 5px;
}
div#text div.object-tab-content img a {
	border:0;
}
div#text div#fog {
	position: absolute;
	z-index: 5;
	background-color: #ffffff;
	width: 560px;
	height: 100%;
	display: none;
}
/*
 * fancybox - details
 */

 div#fancy_ajax div.object-tabs {
	margin: 0px 30px 0px 20px;
	height: 20px;
	border-bottom: 1px solid #E9EFEF;
}
div#fancy_ajax div.object-tabs ul li {
	float: left;
	margin-right: 1px;
	background-color: #bbcadf;
	height: 20px;
	font-size: 13px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	border:dotted #006 1px;
}
div#fancy_ajax div.object-tabs ul li a {
	display: block;
	padding: 4px 15px 2px 15px;
	color: #001C66;
	text-decoration: none;
	font-weight: bold;
}
div#fancy_ajax div.object-tabs ul li a:hover {
	color: #CC0000;
}
div#fancy_ajax div.object-tabs ul li.selected a {
	background-color: #E9EFEF;
	color: #CC0000;
}
div#fancy_ajax div.object-tab-content {
	margin: 0px 30px 0px 20px;
	background-color: #E9EFEF;
	border:dotted #006 1px;
}
div#fancy_ajax div.object-tab-content table {
	margin: 10px 30px 10px 20px;
	width: 100%;
}
table tr.odd {
	background-color: #69F;
}
div#fancy_ajax div.object-tab-content table.ratingtable {
	width: 660px;
}

