@charset "utf-8";
/* CSS Document */

body, html {
  font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

img {
  border:0px;
}

#divheader {
	position:absolute;
	left:100px;
	top:0px;
	width:844px;
	height:110px;
	z-index:1;
}
#divleft {
	position:absolute;
	left:100px;
	top:110px;
	width:154px;
	height:460px;
	z-index:2;
	background-image: url(images/bg_left.jpg);
	background-repeat:no-repeat;
	visibility: visible;
	overflow:visible;
	border-bottom:1px solid black;
	border-right:1px solid black;
}
#divcentral {
	position:absolute;
	left:254px;
	top:110px;
	width:573px;
	z-index:3;
	background-image: url(images/bg_content.jpg);
	background-repeat:repeat-y;
}

#divcontentfooter {
  position:relative;
	left:0px;
	top:0px;
  background-image: url(images/bg_content_footer.jpg);
	background-repeat:no-repeat;
	width:573px;
	height:80px;
}

#divnavi {
 	position:absolute;
	left:105px;
	top:119px;
	width:142px;
	height:372px;
	overflow:visible;
	z-index: 20;
}
#divnavi a {
  font-size: 13px;
	display: block;
	border:1px solid #FFFFFF;
	margin-bottom:5px;
}
#divnavi a:hover {
  font-size: 13px;
	display: block;
	border:1px solid #14146F;
}

#divschnellbuchung { 
  padding:5px;
	margin:5px;
  position:absolute;
	left:820px;
	top:110px;
	overflow:visible;
	z-index: 20;
	width:180px;
}

#legalnavi {
  position:absolute;
	left:640px;
	top:93px;
	width:300px;
	height:15px;
	z-index:30;
	text-align:right;
	font-size:12px;
}

.fliesstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}

.price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#divinnercontent {
  width:563px;
  padding:5px;
  
}.imgrooms {
	border: 1px solid #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#legalnavi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

body {
	background-attachment: fixed;
	background-image: url(images/bg_general.jpg);
}
.tdcellborder {
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
#rahmen {
  border: 1px solid #000000;
  padding: 4px;
  width:180px;
  margin:4px;
}

.border1px {
  border: 1px solid black;
}

