* {
  margin: 0;
}

html, body {
  height: 100%;
}

body {
  position: relative; /*IE*/
  background-color:#ebebeb;
}

img{
	border: none;
}

/*

#aaaaaa	dunkleres braun		(effcolor)

#555555 dunkles braun		(outline von dunklen boxen)

#ebebeb  helleres braun 	(content-boxen)

#aaaaaa helles braun 		(outline von content-boxen)


*/



html,body,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,textarea,a:link,a:active,a:visited { 

	font-family:Verdana,Arial,Helvetica,Helv,sans-serif;
	font-size:15px;
	color: #111;
}

#header_pop {
	position:fixed;
	z-index:1;
	width:100%;
	top:0px;
	/* height:296px; */
	/* background:#ebebeb url("../pix/dhob_logo.png") center 0px no-repeat; */
	background-color: #ddd9d4;
	height: 100px;
}


#main_container {
	width: 100%; /* 913px */
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

.hoteldetail_container {
	/* background:#fff url(../pix/bb_hg.gif) repeat left top; */
	background: #f2f2f2;
	padding: 0px;
	min-height:200px;
}


/* hoteldetaqils info */

#hd_header {
	
	height:350px;
	overflow:hidden;
	/*border:5px solid #555555; */
}

#hd_header_titel {
	
	padding:5px;
	background-color:#555555;
	/* -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color: #fff;
	position:absolute;
}

#hd_header_pic {
	
	padding:5px;
	background-color:#555555;
	/* -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; */
	position:absolute;
	left:650px;
	top:330px;
}

/* hoteldetails preise */

hoteldata_box_title effcolor round

.preise_table {
	
	border: 1px solid #555555;
}

#preise_table_header td {
	background-color: #c2c0be;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff564f;
}

.preise_table_header_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.preise_table table {

}

.preise_table table tr td {
	
	background-color: #ebebeb;
	padding: 1px 1px 1px 1px;
	margin-bottom: 10px;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Open Sans',sans-serif;
	font-size: 15px;
	color: #555;
	vertical-align:top;
}


.input2text {
	
	/* width: 100%; */
	background-color: transparent;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
}

.preise_table_img {
	
	width:213px;
	height:160px;
	border:1px solid #ccc;
}


.preise_box {
	
	background-color:#f9faeb;
	padding:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
	border: 1px solid #aaaaaa;
}

.preise_box  table tr td {
	background-color:#f9faeb !important;
}

.preise_endprice {
	width:100%;
	background-color:transparent;
	border:0;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
	padding: 0px 0px 2px 0px;
}

#abs_endprice_wrp {
	position: relative;
	/* width: 913px; */
	margin-right: auto;
	margin-left: auto;
	margin-top: -60px;
	height:80px;
	display:none;
}

#abs_endprice {
	/* position: absolute;
	right: 10px;
	width:100%; */
	height:80px;
	border:1px solid #ccc;
	padding: 5px;
	background-color:#fff;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #c00;
}

#abs_endprice input {
	width:100px;
	background-color:transparent;
	border:0;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #c00;
	padding: 0px 0px 2px 0px;
}

#abs_endprice_txt {
	height:20px;
	padding-bottom:30px;
}


#abs_endprice_left {
	
	float:left;
	width:auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#abs_endprice_right {
	
	float:right;
	width:auto;
	/* padding-right: 10px; */
}

#submit_infobox {
	
	/* left: 200px; */
	bottom: 80px;
	/* width:500px; */
	/* min-height:300px; */
	position:absolute;
	background-color:#fff;
	border:1px solid #c00;
	display:none;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#submit_infobox h3 {
	
	font-weight:bold;
	font-size: 20px;
	padding-bottom: 40px;
}

.msg_altnhotel {
	
	font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

.msg_altnhotel  a{
	
	font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

.msg_ok {
	
	background-color:#b9eaaf;
	border:1px solid #70ED55;
	padding:20px;
	font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

.msg_fail {
	
	background-color:#d33c40;
	border:1px solid #790E11;
	padding:20px;
	font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.msg_tel {
	
	margin-top:20px;
	background-color:#fff;
	padding:20px;
}

.msg_tel  p {
	font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

.msg_price {
	
	background-color:#ccc;
	padding:5px;
	font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:20px;
}

.msg_pricebox {
	
	background-color:#fff;
	padding:20px;
}

.msg_pricebox  table tr td  {
	
	font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}





.button_red {
	display:inline;
	background-color:#ff564f;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

.button_red a {
	
	background-color:transparent;
	font-size:15px;
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}



/* /hoteldetails preise */

.hd_room {
	
	height:350px;
	overflow:hidden;
	/* border:5px solid #555555; */
}

.hd_room_titel {
	
	padding:5px;
	background-color:#ff564f;
	/* -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #fff;
	position:absolute;
}


.hoteldata_container {
	
}

.hoteldata {
	
	background-color:#ebebeb;
	width:auto;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
}

.hoteldata_mo {
	
	background-color:#ebebeb;
	width:auto;
	padding:10px;
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color: #333;
	text-align: justify;
}

.hoteldata_left {
	
	background-color:#ebebeb;
	float:left;
	width:520px;
	margin-right:10px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
}

.hoteldata_left_mo {
	
	background-color:#ebebeb;
	width:auto;
	padding:10px;
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color: #333;
	margin-bottom:30px;
	text-align: justify;
}

.hoteldata_right {
	
	background-color:#ebebeb;
	float:left;
	width:300px;
	padding:10px;
}

.hoteldata_right_mo {
	
	background-color:#ebebeb;
	width:auto;
	padding:10px;
}

.hoteldata_right td {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

.hoteldata_right_mo td {
	
	font-family: 'Open Sans',sans-serif;
	font-size:15px;
	color: #333;
	background-color: #f9faeb;
}

.data_table {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	font-weight:bold;
}

.data_table_si {
	
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color: #777;
	padding:5px 5px 5px 20px;
	background-attachment:fixed;
	background:#ebebeb url("../pix/plus.png") left center no-repeat;
	float:left;
	min-width: 250px;
}

.data_table_no {
	
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color: #999;
	padding:5px 5px 5px 20px;
	background-attachment:fixed;
	background:#ebebeb url("../pix/minus.png") left center no-repeat;
	float:left;
	min-width: 250px;
}

.data_table_sub {
	
	font-family: 'Open Sans',sans-serif;
	font-size:15px;
	color: #999;
	background-color:#fff;
	padding-left:7px;
	padding-right:7px;
	margin-left:10px;
	white-space: nowrap;
}

.data_table_zl {
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color: #777;
	float:left;
	padding-right:30px;
}

.data_table_zlp {
	font-family: 'Open Sans',sans-serif;
	font-size:18px;
	color: #777;
	float:right;
	/* padding-right:30px; */
}

.hoteldata_box {
	
	background-color:#ebebeb;
	padding:10px;
	margin-bottom:10px;
	font-family: 'Open Sans',sans-serif;
	font-size:20px;
	color: #555;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.hoteldata_box h4 a {
	font-family: 'Open Sans',sans-serif;
	font-size:20px;
	color: #ff564f;
}

.hoteldata_box_title {
	
	background-color:#ebebeb;
	padding:5px 5px 5px 10px;
	margin-bottom:10px;
	font-family: 'Open Sans',sans-serif;
	font-size:25px;
	color: #fff;
	/* border-top: 1px solid #555555;
	border-bottom: 1px solid #555555; */
}

.hoteldata_box_title h3 {
	
	font-size:25px;
}

.effcolor {
	background-color:#ff564f;
}



#hoteldata_maps {
	
	background-color:#555;
	padding:5px;
}

#routeplanerDiv {
	
	background-color:#ff564f;
	position: absolute;
	width:250px;
	height:75px;
	right:35px;
	top: 200px;
	margin-top: 10px;
	z-index: 2000;
	text-align: right;
	padding: 10px;
	display: none;
	border:1px solid #fff;
}

#routeplanerDiv_but {
	
	background-color:#ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	width: 156px;
	text-align: center;
	float: right;
	padding: 3px;
	margin-top:3px;
	border:1px solid #fff;
}

/* maps navigation */

.nav_maps {
	position: absolute;
	z-index: 999;
	right: 0px;
	top: 100px;
}

.nav_maps ul {
	list-style-type: none;
	/* height: 20px; */
	margin-top:0px;
	padding: 0;
}

.nav_maps ul a {
	padding-right: 32px;
	padding-left: 32px;
	
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}

.nav_maps li {
	/* float: left; */
	background-color:#555;
	/* height: 20px;
	margin-right:3px;
	-moz-border-radius-topleft : 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius : 10px;

	-moz-border-radius-topright : 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius : 10px;
	*/
}

.nav_maps_active  {
	background-color:#fff !important;
}

.nav_maps_active a {
	font-size: 12px !important;
	color:#950A0D !important;
}

/* /maps navigation */

#map_canvas {
	/*width: 864px; */
	height: 490px;
}


.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #333;
	font-weight:normal;
}

   .details a:link { font-size:15px;color: #333; font-weight:normal; }
   .details a:visited { font-size:15px;color: #333; font-weight:normal; }
   .details a:hover { font-size:15px;color: #70ED55; font-weight:normal; }
   .details a:active { font-size:15px;color: #333; font-weight:normal; }

.round {
/*
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
*/
}

.round_t {
	-moz-border-radius-topright : 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius : 10px;
	
	-moz-border-radius-topleft : 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius : 10px;
}

.spacer_h100 {
	
	width:100%;
	height:100px;
}

.spacer_30 {
	height:30px;
}

.spacer_15 {
	height:15px;
}

.clear_both{clear:both;}

/* navigation */

.nav_pop ul , .nav_pop_order ul  {
	list-style-type: none;
	height: 40px;
	/* width: 890px; */
	margin-top:60px;
	padding-left: 0px;
}

.nav_pop ul a, .nav_pop_order ul a  {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
}

.nav_pop li , .nav_pop_order li {
	float: left;
	text-align: center;
	min-width: 12%;
	background-color:#b9b3ad;
	height: 40px;
	margin-right:3px;
	-moz-border-radius-topleft : 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius : 10px;

	-moz-border-radius-topright : 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius : 10px;
	
}

.nav_pop_active  {
	background-color:#f2f2f2 !important;
}

.nav_pop_active a {
	font-size: 20px !important;
	color:#ff564f !important;
}

.nav_pop_active_order  {
	background-color:#fff !important;
}

.nav_pop_active_order a {
	font-size: 20px !important;
	color:#ff564f !important;
}

/* /navigation */

#wrapper, #footer_fixed {
  position: relative; 
  /* min-width: 760px; */
}
* html #wrapper, * html #footer_fixed {
  width: 780px;
  width: expression((document.body.clientWidth>2000) ? "1600px" : ((document.body.clientWidth>800) ? "auto" : "780px"));
}

#wrapper {
  min-height: auto;
}
* html #wrapper {
  height: 100%; /*IE6*/
}
/*IE5.5*/
* html #wrapper {
  text-align: center;
  te\xt-align: left;
}

#footer_fixed {
  position: relative; 
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  height: 40px;
  background-color: #ebebeb;
  /* background:url("../pix/dhob_logo2.png") center top no-repeat; */
}

* html #footer_fixed {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;/*IE5.5*/
  overflow: visible;
  top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

#kinfo {
	position:absolute;
	display:none;
	margin-top: 20px;
	background-color:#fff;
	border: 1px solid #000;
	padding: 5px;
}


/* mobile */
.mo_search_tbl {
	width: 250px;
	font-weight:bold;
	font-size: 15px;
}

.preise_table  table tr td {
	
	font-size: 11px;
}

.mo_auswahl {
	font-size:15px !important;
}
.nav_pop ul a, .nav_pop_order  ul a {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

@media screen and (min-width: 720px) {
	
	.preise_table  table tr td {
		font-size: 25px;
	}
	
	.preise_table select {
		font-size: 25px;
	}
}

@media screen and (min-width: 720px) and (max-width: 1024px) {
	
	.preise_searchset  tr td {
		width: 250px;
		font-size: 20px;
	}
	
	.preise_table  table tr td {
		
		font-size: 11px;
	}
}




@media screen and (max-width: 720px) {
	
	.preise_searchset  tr td {
		width: 250px;
		font-size: 18px;
	}
	
	.preise_table  table tr td {
		
		font-size: 11px;
	}
}




@media screen and (max-width: 480px) {
	
	.preise_searchset  tr td {
		width: 250px;
		font-size: 15px;
	}
	
	.preise_table  table tr td , .preise_table  table tr td  div{
		font-size: 9px;
	}
	
	.preise_table  table tr td  span{
		font-size: 11px;
	}
	
	#preise_table_header td {
		font-size: 10px;
	}
	
	.nav_pop ul a, .nav_pop_order ul a {
		font-size: 11px;
	}
	
	.nav_pop_active a {
		font-size: 12px !important;
	}
	
	.nav_pop_active_order a {
		font-size: 12px !important;
	}
	
	.mo_auswahl {
		font-size:15px !important;
	}
	
	.nav_pop ul a, .nav_pop_order ul a {
		padding-right: 5px;
		padding-left: 5px;
	}
	
	#abs_endprice_left {
		
		width:150px;
	}
	
	.hoteldata_left_mo {
		font-size:15px;
	}
}



.show_hide {
	background-color:#ff564f;
	color:#fff !important;
	padding:3px;
	text-decoration:none;
}


#nav_pop_button {
	
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	display: none;
}

#nav_pop_close_button {
	top: 10px;
	right: 0px;
	position: absolute;
	width: 30px;
}

#nav_pop_close_button_order {
	top: 10px;
	right: 0px;
	position: absolute;
	width: 30px;
}

.menucontainer_toggle_on {
	display:block !important;
}

.menucontainer_toggle_off {
	display:block !important;
}

#pop_spacer {
	width: 100%;
	height: 100px;
}
	
/* responsive design */
@media screen and (min-width: 720px) {
	
	
}

@media screen and (min-width: 720px) and (max-width: 1024px) {
	
	.nav_pop ul a, .nav_pop_order ul a {
		padding-right: 10px;
		padding-left: 10px;
		line-height: 40px;
		text-decoration: none;
		font-size: 14px;
		color: #000;
	}
	
	.nav_pop_active a {
		font-size: 15px !important;
	}
	
	.nav_pop_active_order a {
		font-size: 15px !important;
	}
}


@media screen and (max-width: 720px) {
	
	.nav_pop {
		display: none;
	}
	
	.nav_pop ul {
		list-style-type: none;
		height: auto;
		max-width: 300px;
		margin-right: 20px;
		margin-top: 0px;
		right: 0px;
		background-color: #fff;
		position: absolute;
		width: 100%;
	}
	
	.nav_pop ul a {
		padding-right: 10px;
		padding-left: 10px;
		line-height: 50px;
		text-decoration: none;
		font-size: 25px;
		color: #000;
	}
	
	.nav_pop li {
		float: none;
		background-color:#BCBCBC;
		height: 50px;
		margin-right:3px;
		-moz-border-radius-topleft : 0px;
		-webkit-border-top-left-radius: 0px;
		border-top-left-radius : 0px;

		-moz-border-radius-topright : 0px;
		-webkit-border-top-right-radius: 0px;
		border-top-right-radius : 0px;
		
	}
	
	.nav_pop_active a {
		font-size: 25px !important;
	}
	
	.nav_pop_active_order a {
		font-size: 11px !important;
	}
	
	
	.nav_pop_order ul a {
		padding-right: 20px;
		padding-left: 20px;
		line-height: 30px;
		text-decoration: none;
		font-size: 11px;
		color: #000;
	}
	
	.nav_pop_order ul {
		margin-top: 10px;
	}
	
	
	
	#nav_pop_button {
		
		display: block;
	}
	
	#nav_pop_close_button {
		top: 10px;
		left: 20px;
		position: absolute;
		width: 30px;
	}
	
	.menucontainer_toggle_on {
		display:block !important;
	}

	.menucontainer_toggle_off {
		display:none !important;
	}
	
	#header_pop {
		z-index:1000;
		height: 50px;
	}
	
	#pop_spacer {
		width: 100%;
		height: 50px;
	}
	
	.nav_maps {
		top: 50px;
	}
	
	.button_red_a {
		font-size:8px !important;
		line-height:18px !important;
	}
}























