html {
   min-height: 100%;
   height:100%;
   overflow-x: auto;
   overflow-y: auto;
   } 

body {
	padding: 0px;
	margin:0px;
	
}

#welcome{
	background-image:url(../images/bgwelcome.jpg);
	background-repeat:no-repeat;
	width: 1064px;
	height: 846px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	
}

#about{
	background-image:url(../images/bgaboutus.jpg);
	background-repeat:no-repeat;
	width: 1064px;
	height: 846px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	
}

#facility{
	background-image:url(../images/bgfacility.jpg);
	background-repeat:no-repeat;
	width: 1064px;
	height: 846px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	
}

#photo{
	background-image:url(../images/bggalerie.jpg);
	background-repeat:no-repeat;
	width: 1064px;
	height: 846px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	
}

#boarding{
	background-image:url(../images/bgboarding.jpg);
	background-repeat:no-repeat;
	width: 1064px;
	height: 846px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	
}

#contact{
	background-image:url(../images/bgcontact.jpg);
	background-repeat:no-repeat;
	width: 1064px;
	height: 846px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	
}


#content{
	top: 180px;
	width: 700px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 12px;
	z-index: 2;
	height: 380px;
	overflow: auto;
}


#home {
	position:absolute;
	left:44px;
	top:75px;
	width:299px;
	height:135px;
	z-index:1;
}

#navigation {
	position:relative;
	left:345px;
	top:180px;
	width:650px;
	height:126px;
	z-index:1;
}

#map{
	width: 320px;
	height: 320px;
	left: 330px;
	position: absolute;
	top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	z-index: 10;
	
}

a, a:active, a:link {
	
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 12px;
	text-decoration: none;
}

a:focus, a:hover {
font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 12px;
	text-decoration: underline;
	
}

a.dan, a:active.dan, a:link.dan {
	
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	text-decoration: none;
}

a:focus.dan, a:hover.dan {
font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	text-decoration: underline;
	
}

#danke {
	position:absolute;
	left:759px;
	top:787px;
	width:254px;
	height:23px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	
}
