html{height:101%;}

body{
padding:10px 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#7c6158;
font-size:12px;
background:url(images/bg.jpg) center 0 no-repeat fixed;
}

#header, #content, #footer{
width:1024px;
}

a#logo{
position:absolute;
top:0px;
left:24px;
z-index:99;
}

#wrap{
position:relative;
margin:0 auto;
width:1024px;
background:#F6F2E7;
border:5px solid #D5CFB9;
padding-top:85px;
}

#wrap:after{content:"";}


	ul#metanav{
	position:absolute;
	left:338px;
	top:67px;
	}

		#metanav li{
		float:left;
		}
		
		#metanav a{
		display:block;
		margin-right:12px;
		font-size:12px;
		line-height:14px;
		letter-spacing:0px;
		text-decoration:none;
		color:#000;
		font-family:Verdana, Geneva, sans-serif;
		}
		
		#metanav a:hover{
		color:#999;
		}

#content{
position:relative;
background:url(images/bg_content.gif) 0 0 repeat-y;
}

	#leftcol{
	width:809px;
	float:left;
	}
	
		#rightbox{
		position:relative;
		width:544px;
		float:right;
		padding:420px 25px 100px 25px;
		line-height:14px;
		}
		
			#slider{
				position:absolute;
				left:0px;
				top:0px;
				width:590px;
				height:420px;
			}
		
			h1{
			font-size:15px;
			line-height:18px;
			margin:0 0 10px -5px;
			font-weight:bold;
			}
			
			h2, h2 a{
			font-size:12px;
			line-height:14px;
			margin-bottom:12px;
			font-weight:bold;
			}
			
				h2 a{
				text-decoration:underline;
				color:#003366;
				text-decoration:underline;
				text-align:center;
				display:block;
				}
			
			#rightbox a:hover{
			text-decoration:none;
			}
			
			#rightbox p{
			margin:0 0 12px 0;
			}
			
				#rightbox p.clear{
					clear:both;
				}
			
			#rightbox img{
			float:left;
			margin:5px 10px 10px 0;
			}
			
			#rightbox img.right{
			float:right;
			margin:3px 0px 10px 10px;
			color:#000;
			}
			
			#rightbox ul{
			margin-bottom:14px;
			font-weight:bold;
			line-height:18px;
			}
			
			#rightbox ul a{
			text-decoration:underline;
			color:#7c6158;
			font-weight:normal;
			padding-left:15px;
			background:url(images/li_dot.gif) 0 5px no-repeat;
			line-height:16px;
			}
			
				#rightbox ul a.ohne{
				background:none;
				padding-left:0;
				}
				
				#rightbox ul a:hover{color:#999;}
				
			#information {
			position:absolute;
			bottom:10px;
			text-align: center;
			}
			
				#rightbox #information li {
				float: none;
				display:inline;
				}
				
				#rightbox #information a {
				padding: 0px 10px 0px 0;
				background:none;
				font-size: 11px;
				white-space:nowrap;
				}
				
				#rightbox #information a.first {
				padding: 0px 0px 0px 0px;
				background: none;
				}
				
				#rightbox #information a:hover {	
				text-decoration: none;
				}
		
		#leftbox{
		width:215px;
		float:left;
		padding:135px 0 0 0;
		}
		
			ul#nav{
			padding:0 0 25px 0;
			float:right;
			}
			
				#nav li{
				width:199px;
				height:25px;
				margin-bottom:5px;
				background:#fff;
				border:1px solid #D5CFB9;
				border-right:none;
				}
			
				#nav a{
				display:block;
				height:20px;
				padding:5px 0 0 10px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				color:#7C6158;
				text-decoration:none;
				}
			
					#nav a:hover{
					color:#D5CFB9;
					}
					
				#wetter{
					position:absolute;
					left:0;
					top:420px;
					width:170px;
					padding:15px 0 15px 45px;
					clear:both;
					border-top:2px dotted #d5cfb9;
					border-bottom:2px dotted #d5cfb9;
				}
				
					#wetter td{padding:2px;}
					#wetter hr{margin:5px 0 5px;}
						
	#rightcol{
	position:relative;
	width:215px;
	float:right;
	margin-top:-70px;
	z-index:120;
	overflow:hidden;
	}
	
		.rightimg{
			margin:0 0 11px 17px;
		}
		
		.rightimg.last{
			margin-bottom:16px;
		}
		
		.box{
			padding: 0 0 12px 7px;
			margin-bottom:5px;
			border-top:2px dotted #d5cfb9;
			border-bottom:2px dotted #d5cfb9;
		}
		
			.box h4{
				margin-bottom:4px;
			}
		
			.box li{
				padding-left:19px;
				background:url(images/li_dot.gif) 0 4px no-repeat;
				font-size:12px;
				line-height:14px;
			}
			
				.box li a{
					display:block;
					color:#7c6158;
					text-decoration:none;
				}
				
				.box li a:hover{
					color:#999;
				}
				
				.gaestebuch{
					margin:10px 0 0 0;
					padding:10px 0 0 0;
					border-top:none;
				}
				
				.gaestebuch img{margin:0 auto;}
				
			input.hasSeekdaDatepicker{
				padding:1px 0 1px 0;
			}
			
			select#cmbroom{width:41px;}
	
	#footer{
	height:65px;
	clear:both;
	margin:5px auto 8px auto;
	background:#F6F2E7;
	border:5px solid #D5CFB9;
	font-size:12px;
	line-height:14px;
	text-align:center;
	}
	
		#footer p{
			margin:5px 0 1px 0;
		}
	
/* ---------------------------------------------------*/
*{
margin: 0;
padding: 0;
list-style: none;
}

:focus{
outline: 0;
}

img{
border: 0;
display:block;
}

.static{
position:static;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

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

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
/* End hide from IE-mac */
