* {
margin:0;
padding:0;
}



html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4A4747;
	background-color: #b2b09c;
	line-height: 150%;
	text-align: center; /* Zentrierung im Internet Explorer */
}


a.buchen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

h1 {
font-size:1.1em;
margin-bottom: 0.7em;
}





img {

border:0;
}

address {
padding: 80px 50px 20px 630px;
font-style: italic;
font-weight: normal;
}



#abstand {
	height: 50%;
	width: 934px;
	margin-bottom: -307px;
	float: left;
	}

#container{
	height: 610px;
	clear: left;
	width: 934px;
	background-image: url(../img/bgcontent.gif);
	background: #fef7ef;
	border:1px solid;
	border-color:#666633;
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: auto auto ; /*horizontale Zentrierung */
	}


#header
	{
	position:absolute;
	width: 934px;
	height: 155px;
	background-color:#fef7ef;
	background-image: url(img/logo1.jpg);
	background-repeat:no-repeat;
  	background-position:50px;
	}
	
	#header2
	{
	position:absolute;
	width: 934px;
	height: 155px;
	background-color:#fef7ef;
	background-image: url(img/logo2.jpg);
	background-repeat:no-repeat;
  	background-position:30px;
	}
	
#content
{
 	position: absolute;
	width: 934px;
	margin:320px 0 0 0;
	background-image:url(img/bgkogge.jpg);
	background-repeat:no-repeat;
  	background-position:right;
	height: 293px;
	padding: 0px;
	border-collapse:collapse; 	

}

#content2
{
 	position: absolute;
	width: 934px;
	margin:338px 0 0 0;
	background-image:url(img/bghotel.jpg);
	background-repeat:no-repeat;
  	background-position:right;
	height: 292px;
	padding: 0px;
	border-collapse:collapse; 	

}

#content3
{
 	position: absolute;
	width: 934px;
	margin:320px 0 0 0;
	background-image:url(img/bganfahrt.jpg);
	background-repeat:no-repeat;
  	background-position:right;
	height: 292px;
	padding: 0px;
	border-collapse:collapse; 	

}

#innercontent
{
	position: absolute;
	width: 360px;
	margin: 0;
	height: 293px;
	padding: 45px 0 0 95px;
}

#innercontent2
{
	position: absolute;
	width: 365px;
	margin: 0;
	height: 293px;
	padding: 30px 0 0 95px;
}

#innercontent3
{
	position: absolute;
	width: 295px;
	margin: 0;
	height: 293px;
	padding: 30px 0 0 95px;
}

#innercontent4
{
	position: absolute;
	width: 258px;
	margin: 0;
	height: 293px;
	padding: 0 0 0 95px;
}

#innercontent5
{
	position: absolute;
	width: 365px;
	margin: 0;
	height: 293px;
	padding: 0 0 0 95px;
}


#buchen
{
	position: absolute;
	width: 100px;
	margin: 0;
	height: 50px;
	padding: 220px 0 0 800px;
}

	
	#column {
float: right;
width: 295px;
padding: 60px 140px 0 0; 
}


	#column2 {
float: right;
width: 380px;
padding:48px 100px 0 0;
font-size:0.9em;
line-height:1.3em;
}


	#column3 {
float: right;
width: 380px;
padding:38px 80px 0 0;
font-size:0.8em;
line-height:1.3em;
}

	#column4 {
float: right;
width: 295px;
padding: 30px 140px 0 0; 
}



#nav {
position: absolute;
top: 0px;
left: 2px;
width: 932px;
background:transparent;
}

#nav li {
display:inline; 

}
#nav a {
text-decoration: none;
display: block;
float: right;
padding: 3px 12px;
font-weight: bold;
line-height: 1.1em;
color:#666600;
background: transparent;
border-left: 1px solid;
}
#nav a:hover {
color: #FFF;
background:#b2b09c; 
}



 #bilderleiste {
 	position: absolute;
	margin:155px 0 0 0;
	height: 166px;
	padding: 0;

	border-collapse:collapse; 	
	}
	
	
	 #bilderleiste td {
	border-right:2px  solid;
	border-color:#FFFFFF;
	}


