/* ###################	Grundlegendes ################### */

html, body {
	/*height: 100%; */
}

html {
	background: #eef8fd url(../img/layout/html_bg.gif) left top repeat;
}

body {
	background: transparent url(../img/layout/body_bg.png) center 245px no-repeat;
	font-size: 11px;
	line-height: 20px;
	color: #3F3F3F;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h2{
	clear:both;
	font-size: 12px;
	font-weight: bold;
	color:#003A79;
	margin:13px 0 5px 0;
}
h3{
	clear:both;
	font-size: 12px;
	font-weight: bold !important;
	color:#003A79;
	margin:13px 0 5px 0;
}


strong { font-weight: bold; }
em { font-style: italic; }

a:link,
a:visited,
a:hover,
a:active,
a:focus {
	color: #1e8fc6;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: underline;
}

#wrapper {
	width: 958px;
	padding: 0 17px;
	margin: 0 auto;
	background: transparent url(../img/layout/wrapper_bg.png) center top repeat-y;
	min-height: 100%;
	height:auto !important;
	height:100%;
	overflow: hidden !important;
}

/* ###################	Header ################### */

#header {
	background: transparent url(../img/layout/header_bg.png) left top no-repeat;
	position: relative;
	height: 45px;
}

#header ul {
	 position: absolute;
	 top:5px;
	 bottom: 0px;
	 right: 13px;
}	 

#header ul li {
	display: inline;
}

#header ul li a:link,
#header ul li a:visited,
#header ul li a:hover,
#header ul li a:active,
#header ul li a:focus {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	float: left;
	padding: 0 17px 7px 17px;
	line-height: 44px;
	border-right: 1px solid #f58c03;
	font-family: Helvetica;
	            
}

#header ul li a:hover,
#header ul li a:focus {
	background-color: #FA9200;
	text-decoration: none;
}

#header ul li a.last:link,
#header ul li a.last:visited,
#header ul li a.last:hover,
#header ul li a.last:active,
#header ul li a.last:focus {
	border-right: none;
}

#eyecatcher {
	height: 267px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#eyecatcher img.logo{
	text-decoration: none;
	display: block;
	width: 189px;
	height: 91px;
	position: absolute;
	left: 12px;
	top: 22px;
}


/* ###################	Content ################### */

#content {
	min-height: 200px;
	background: transparent url(../img/layout/content_bg.png) center top no-repeat;
	margin-top: -102px;
	position: relative;
	z-index: 10;
	padding: 69px 0 30px 32px;
}

h1 {
	margin-top:10px;
	line-height: 26px;
	font-size: 28px;
	color: #003a79;
}

h1 span {
	display: block;
	font-size: 18px;
	color: #f9b405;
	font-weight: normal;
}

#content .left {
	width: 138px;
	float: left;
}

#content .left ul {
	margin: 5px 0 0 0;
}

#content .left ul li {
	margin: 25px 0 0 0;
}

#content .left ul li ul {
	margin: -3px 0 0 2px;
}

#content .left ul li ul li {
	margin: 0;
	display: block;
}

* html #content .left ul li ul li {
   height:1em;
}

#content .left ul li ul li a:link,
#content .left ul li ul li a:visited,
#content .left ul li ul li a:hover,
#content .left ul li ul li a:active,
#content .left ul li ul li a:focus {
	color: #003a79;
	display: block;
	background: transparent url(../img/layout/icon-text.png) left 6px no-repeat;
	padding: 0 0 0 13px;
	font-family: arial;
	font-size: 11px;
}

#content .middle {
	width: 440px;
	float: left;
	margin: 15px 0 0 18px;
	font-family:verdana,arial;
}

#content .middle h3 {
	font-size: 13px;
	font-weight: normal;
}

#content .images {
	width: 111px;
	float: left;
	margin: 22px 0 0 15px;	
}

#content .images a:link,
#content .images a:visited,
#content .images a:hover,
#content .images a:active,
#content .images a:focus {
	display: block;
	width: 111px;
	height: 105px;
	position: relative;
	text-decoration: none;
	margin: 5px 0 0 0;
}

#content .images a:link span,
#content .images a:visited span,
#content .images a:hover span,
#content .images a:active span,
#content .images a:focus span {
	display: block;
	width: 111px;
	height: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: transparent url(../img/layout/thumb.png) left top no-repeat;
}

#content .images a:hover span,
#content .images a:focus span {
	display: block;
	width: 111px;
	height: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: transparent url(../img/layout/thumb.png) left -105px no-repeat;
}

#content .images a:link img,
#content .images a:visited img,
#content .images a:hover img,
#content .images a:active img,
#content .images a:focus img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

#content .right {
	width: 286px;
	float: right;
	padding: 0 0 0 24px;
	background: transparent url(../img/layout/right_bg.gif) left top repeat-y;
}
#buchung{
	float:right;
	width:780px;
}
#buchungsEinleitung{
	width:470px;
	float:left;
	margin-top:25px;
	font-size:12px;
	height:100px;
}
#buchungsEinleitung strong a{
	font-size:14px;
}
#buchungsContent{
	width:490px;
	float:left;
}
#rr-service{
	width: 286px;
	float: right;
	padding: 0 0 0 24px;
}
#rr-service2{
	width: 286px;
	float: right;
	padding: 0 0 0 24px;
	font-size:11px;
	line-height: 14px;
}
#content .right h4,#buchung h4 {
	background-color: #003a79;
	padding: 5px 32px 1px 0;
	text-align: right;
	width: 170px;
	font-size: 12px;
	line-height: 15px;
	float: right;
}

#content .right p {
	clear: both;
}

p.service {
	background: #fff url(../img/layout/rr_service.png) 2px top no-repeat;
	color: #003a79;
	padding: 10px 15px;
	clear:both;
	height:100px;
}

#rr-service2{
	width: 250px;
	float: right;
	padding: 0 0 0 20px;
	font-size:11px;
	line-height: 14px;
}
#rr-service2 p.service{
	background: #fff url(../img/layout/rr_service2.png) 2px top no-repeat;
	height:220px;
	padding: 10px 10px;
}
#rr-service2 p.service a{
	font-weight: bold;
	text-decoration: underline;
}
#rr-service2 p.service a:hover{
	color:#003a79;
}

#content .right h4.bewertung {
	background-color: #20aad7;
	margin-top: 15px;
}

#content .right ul.bewertung {
	clear: both;
	padding: 10px 0 0 0;
	
}

#content .right ul.bewertung li {
	display: block;
	clear: both;
}

#content .right ul.bewertung li span {
	float: left;
	display: block;
	width: 125px;

}

#content .right ul.bewertung li span.star {
	background: transparent url(../img/layout/icon-star.png) left top repeat-x;
	height: 16px;
	text-indent: -9999px;
	width: 140px;
}

#content .right ul.bewertung li span.p01 { width: 28px; }
#content .right ul.bewertung li span.p02 { width: 56px; }
#content .right ul.bewertung li span.p03 { width: 84px; }
#content .right ul.bewertung li span.p04 { width: 112px; }
#content .right ul.bewertung li span.p05 { width: 140px; }

#content .right h4.bewertung.sport {
	background-color: #1a7fb1;
}

#content .right h4.top {
	background-color: transparent;
	margin-top: 25px;
}

#content .right p.top {
	background-color: #c7e5f4;
	padding: 10px 15px;
} 

#content .right p.top img {
	float: right;
} 

#content .right p.sub {
	text-align: right;
	color: #c4d1e0;
	padding: 0 15px 0 0;
	line-height: 18px;
}

#gallery li{
	width:120px;
}
#gallery li img{
	max-height:80px;
	max-width:120px;
}
#footer{
	margin-left:50px;
	font-size:12px;
}

#overlay{
	position:absolute;
	z-index:10000;
	display:none;
	background-color: rgb(0, 0, 0); 
	width: 1663px; 
	height: 3737px;
	top:-5px;
	left:-5px;
}
#overlay_box{
	position:absolute;
	z-index:10001;
	top:100px;
	left:50px;
}

#angebote *{margin:0px !important;padding:0px;}
#angebote ul{list-style: none;}
#angebote ul li{padding:10px 0 25px 0;}
#angebote ul li .angeboteDatum{margin:0px !important;font-style: italic;}
#angebote ul li p.angeboteHead{font-size: 14px;font-weight: bold;color:#003A79;}
#angebote ul li p.angeboteBuchen a{font-weight: bold;color:#82BA1A;}
#angebote ul li div.angeboteContent .angeboteInhalt{margin:3px;}
#angebote ul li div.angeboteContent{margin-top:10px !important;}
#angebote ul li div.angeboteContent img{float:left;margin: 5px 10px 5px 0 !important;}

div.angebotContent ul li{
    clear:both !important;
    padding-top: 20px;
}














