
h2.inHead {
	color:			white;
	font-size:		20px;
	font-weight:	normal;
	margin-top:		25px;
	margin-bottom:	25px;
}

form#step_1 {
}
#objektsearch{
	width:			200px;
	margin:			0px 0px 5px 0px;

}

form#step_2 {
	margin-top:		26px;
}

form#step_3 {
	margin-top:		26px;
}

.input_button {
	cursor:			pointer;
}
input.error,
textarea.error,
select.error {
	border-color:	red;
}
#main_site_box {
	z-index:		1;
}
#logo {
	z-index:		2;
}
#blue_box_main,
#new_guest,
#returning_guest,
#guesttype_choice, #content_main_box{
	position:		relative;
}
#error_comm {
	position:		absolute;
	color:			red;
	width:			300px;
	font-weight:	bold;
}
.search_result_content {
	margin-right:		10px;
	overflow:			hidden;
	height:				85px;
	margin-bottom:		10px;
	position:			relative;
}
.search_result_content .fading {
	position:			absolute;
	bottom:				0px;
	left:				0px;
	height:				19px;
	width:				100%;
	background-image: 	url(../../bilder/fading.png);
	background-repeat: 	repeat-x;
}
#reserved_objects,
#content_main_box {
	text-align:		left;
}
.search_result a.list_img {
	display:		block;
	float:			left;

	margin:			-10px 20px 0px -10px;
	position:		relative;

	width:			180px;
	height:			135px;
	text-align:		center;
}
.search_result a.list_img span {
	display:		block;
	height:			135px;
	width:			5px;
	position:		absolute;
	top:			0px;
	left:			0px;
	background-image:url(../../bilder/list_img_round.png);
	background-repeat:no-repeat;
}

ul#ausstattung {
	list-style:		none;
	margin:			10px 0px 0px 0px;
	padding:		0px;
}
ul#ausstattung li {
	float:			left;
	width:			225px;
	margin:			0px;
	padding:		0px;
}
ul#ausstattung li input {
	margin:			0px 0px 6px 3px;
	padding:		0px;
	position:		relative;
	top:			2px;
}
ul#ausstattung li label {
	margin-left:	3px;
}

.booking_resumee {
	border-bottom:	1px solid #004586;
	margin:			30px 0;
	padding-bottom:	20px;
	width:			880px;
}
.booking_resumee img.room_detail {
	float:			right;
}
.booking_resumee ul.room_details {
	width:			430px;
	float:			left;
	margin:			0px;
	padding:		0px;
	list-style:		none;
}
.booking_resumee ul.room_details li {
	margin-bottom:	20px;
}
.booking_resumee ul.room_details li span.key,
.booking_resumee ul.room_details li span.value {
	display:		block;
	float:			left;
}
.booking_resumee ul.room_details li span.key {
	width:			200px;
	margin-right:	30px;
	font-weight:	bold;
}
.booking_resumee ul.room_details li span.value {
	width:			200px;
}

.booking_resumee .price {
	clear:			both;
	text-align:		right;
	padding-top:	15px;
	font-size:		1.1em;
}
form#userdata {
}
.subarea {
	margin-top:			15px;
}
.topspace {
	margin-top:			20px;
}
.bottomspace {
	margin-bottom:		20px;
}
.formline {
	margin-bottom:		10px;
}
.formline label {
	width:				330px;
	font-weight:		bold;
	float:				left;
}
.formline .fl_subgroup {
	float:				left;
	position:			relative;
}
.formline .fl_subgroup a.iconlink {
	position:			absolute;
	bottom:				0px;
	cursor:				pointer;
}
.formline .fl_subgroup input {
	margin-right:		4px;
}

.unavailable {
	-moz-opacity:		.50;
	filter:				alpha(opacity=50);
	opacity:			.50;
}
/* new search */
#cont_newsearchbutton {
	margin-top:			10px;
}
#detail_float {
	float:				right;
	width:				300px;
	position:			relative;
}
form.loginform {
	margin:				10px 0px;
}
form.loginform  label {
	width:				300px;
	float:				left;
}
form.loginform  input {
	float:				left;
}

.booking .bookingline {
}
.booking .bl_odd {
	background-color:	#EBF0F4;
}
.booking .bookingline div {
	float:				left;
	padding:			2px 5px 4px 5px;
	line-height:		16px;
}
.booking .bookingline .key {
	font-weight:		bold;
	width:				200px;
}
.booking .bookingline .value {
	width:				215px;
	border-right:		5px solid white;
}
.booking .note {
	margin:				15px 0px;
}
.booking .note a.objectlink {
	color:				#004586;
	font-weight:		bold;
	background-image:	url(../../bilder/circle_arrow.png);
	background-repeat:	no-repeat;
	padding:			1px 0 4px 20px;
}

/* gg login */
table#gg_bookings {
	background-image:	url(../../bilder/blue_tablehead.jpg);
	background-repeat:	no-repeat;
	margin-bottom:		30px;
}
table#gg_bookings th,
table#gg_bookings td {
	padding:			0px 5px;
	line-height:		20px;
	text-align:			left;
}
table#gg_bookings th {
	line-height:		28px;
	font-weight:		bold;
	color:				white;
}
table#gg_bookings .row_2nd td {
	background-color:	#EBF0F4;
}
table#gg_bookings .sperrung td{
	background-color:	#DF002C;
	color:				white;
}
form#blockingform .formline label {
	width:				200px;
}
form#blockingform .formline label.small {
	width:				40px;
	margin-left:		30px;
}
form#blockingform .formline select {
	width:				323px;
}
form#blockingform {
	margin:				20px 0px;
}
form#blockingform .formline textarea {
	width:				323px;
	height:				100px;
}
/* related rooms */
#related_rooms {
	clear:				both;
}
#related_rooms .handle {
	margin:				30px 0px 18px 0px;
	color:				#014a8f;
	font-size:			19px;
	font-weight:		bold;
	line-height:		41px;
	padding-left:		50px;
	background-image:	url(../../bilder/info_down.jpg);
	background-repeat:	no-repeat;
	cursor:				pointer;
}
#related_rooms .rel_rooms {
	padding-bottom:		65px;
	border-bottom:		1px solid #e4e9ed;
	margin-bottom:		95px;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


.logo-left {

                float:right;

                margin-top:40px;

                position:relative;

}

 

.logo-right {

                float:right;

                position:relative;

                margin-right:60px;

		z-index: 3;

}

