HTML, BODY
{
	background-image: url(../images/home/hage.gif);
	background-repeat: repeat-x;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #c39a6e;
	background-position: top;
	}
	
#container

 {
	position: absolute;
	height: auto;
	width: 748px;
	top: 0px;
	left: 50%;
	margin-left: -374px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:310px;
	height:66px;
	background-image: url(../images/logo.gif);
}
#home_bt {
	position:absolute;
	left:310px;
	top:0px;
	width:80px;
	height:66px;
}
#therme_bt {
	position:absolute;
	left:390px;
	top:0px;
	width:80px;
	height:66px;
}
#sauna_bt {
	position:absolute;
	left:470px;
	top:0px;
	width:78px;
	height:66px;
}
#wellness_bt {
	position:absolute;
	left:548px;
	top:0px;
	width:78px;
	height:66px;
}
#therapie_bt {
	position:absolute;
	left:626px;
	top:0px;
	width:77px;
	height:66px;
}
#ph_nav_r {
	position:absolute;
	left:703px;
	top:0px;
	width:45px;
	height:66px;
	background-image: url(../images/ph_nav_r.gif);
}
#headpic {
	position:absolute;
	left:0px;
	top:66px;
	width:748px;
	height:233px;
	background-image: url(../images/home/headpic.jpg);
}
#centerline {
	position:absolute;
	left:0px;
	top:299px;
	width:748px;
	height:14px;
	background-image: url(../images/centerline.gif);
}
#nav_left {
	width:180px;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	height: auto;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: right;
	width: 515px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	clear: both;
	height: 30px;
	width: 748px;
}
#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 748px;
	top: 313px;
	position: relative;
}
