* {
  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:11px;
	color: #000000;
}

#header_pop {
	position:fixed;
	z-index:1;
	width:100%;
	/* height:296px; */
	background:#ebebeb url("../pix/dhob_logo.png") center 0px no-repeat;
}


#main_container {
	width: 913px; /* 975px */
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

.hoteldetail_container {
	background:#fff url(../pix/bb_hg.gif) repeat left top;
	padding: 20px;
	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: #aaaaaa;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
}

.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: 5px 5px 5px 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	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:80px;
	height:60px;
	border:1px solid #ccc;
}


.preise_box {
	
	background-color:#fff;
	padding:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
	border: 1px solid #aaaaaa;
}

.preise_endprice {
	width:100%;
	background-color:transparent;
	border:0;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
}

#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:500px;
	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;
}

#abs_endprice_txt {
	height:20px;
	padding-bottom:20px;
}


#abs_endprice_left {
	
	float:left;
	width:200px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#abs_endprice_right {
	
	float:right;
	width:290px;
}

#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;
}

#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:#D50000;
	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:#555555;
	/* -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_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_right {
	
	background-color:#ebebeb;
	float:left;
	width:300px;
	padding:10px;
}

.hoteldata_right td {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

.data_table {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	font-weight:bold;
}

.data_table_si {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #777;
	padding:5px 5px 5px 20px;
	background-attachment:fixed;
	background:#ebebeb url("../pix/plus.png") left center no-repeat;
}

.data_table_no {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999;
	padding:5px 5px 5px 20px;
	background-attachment:fixed;
	background:#ebebeb url("../pix/minus.png") left center no-repeat;
}

.data_table_sub {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	background-color:#fff;
	padding-left:7px;
	padding-right:7px;
	margin-left:10px;
}

.data_table_zl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #777;
	float:left;
}

.data_table_zlp {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #777;
	float:right;
	padding-right:30px;
}

.hoteldata_box {
	
	background-color:#ebebeb;
	padding:10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000;
	border: 1px solid #aaaaaa;
}

.hoteldata_box_title {
	
	background-color:#ebebeb;
	padding:5px 5px 5px 10px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #fff;
	border: 1px solid #555555;
}

.hoteldata_box_title h3 {
	
	font-size:15px;
}

.effcolor {
	background-color:#aaaaaa;
}



#hoteldata_maps {
	
	background-color:#555;
	padding:5px;
}

#routeplanerDiv {
	
	background-color:#70ED55;
	position: absolute;
	width:250px;
	height:55px;
	right:35px;
	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 ul {
	list-style-type: none;
	height: 20px;
	margin-top:0px;
	padding: 0;
}

.nav_maps ul a {
	padding-right: 32px;
	padding-left: 32px;
	/* display: block; */
	
	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; /* 924px; */
	height: 490px;
}


.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	font-weight:normal;
}

   .details a:link { font-size:11px;color: #000; font-weight:normal; }
   .details a:visited { font-size:11px;color: #000; font-weight:normal; }
   .details a:hover { font-size:11px;color: #70ED55; font-weight:normal; }
   .details a:active { font-size:11px;color: #000; 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 {
	list-style-type: none;
	height: 30px;
	width: 890px;
	margin-top:70px;
	margin-right:auto;
	margin-left:auto;
	padding-left: 0px;
}

.nav_pop ul a {
	padding-right: 22px;
	padding-left: 22px;
	/* display: block; */
	
	line-height: 30px;
	text-decoration: none;
	font-size: 15px;
	color: #000;
}

.nav_pop li {
	float: left;
	background-color:#BCBCBC;
	height: 30px;
	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:#fff !important;
}

.nav_pop_active a {
	font-size: 20px !important;
	color:#d50000 !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: 100%;
}
* html #wrapper {
  height: 100%; /*IE6*/
}
/*IE5.5*/
* html #wrapper {
  text-align: center;
  te\xt-align: left;
}

#footer_fixed {
  position: fixed; 
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  height: 40px;
  background-color: #34769a;
  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;
}
