#center
{
  	position: absolute;
	left: 50%;
	top: 0px;
	width: 980px;
	height: 100%;
	margin-left: -490px;
	background-image: url(../images/bg_oben.jpg);
	background-repeat: repeat-x;
	z-index:1;
}




#bg_site
{
  	position: absolute;
	left: -21px;
	top: 0px;
	width: 791px;
	height:800px;
	z-index:2;
	background-image:url(../images/bg_site2.jpg);
}



#navig
{
  	position: absolute;
	left: 50px;
	top: 130px;
	width: 200px;
	height:200px;
	z-index:3;
}



#schnellbuchung
{
  	position: absolute;
	left: 50px;
	top: 300px;
	width: 200px;
	height: 150px;
	z-index:4;
}


#bild_oben
{
  	position: absolute;
	left: 280px;
	top: 110px;
	width: 680px;
	height: 300px;
	z-index:5;
}




#logo
{
  	position: absolute;
	left: 350px;
	top: 45px;
	width: 590px;
	height: 20px;
	z-index:6;
}


#logo_sub
{
  	position: absolute;
	left: 350px;
	top: 70px;
	width: 590px;
	height: 20px;
	z-index:7;
}



#news
{
  	position: absolute;
	left: 50px;
	top: 484px;
	width: 190px;
	height: 20px;
	z-index:8;
}


#news_head
{
  	position: absolute;
	left: 50px;
	top: 437px;
	width: 190px;
	height: 20px;
	z-index:11;
}



#banner_tageskarte
{
  	position: absolute;
	left: 20px;
	top: 0px;
	width: 200px;
	height: 100px;
	background-image:url(../images/banner_tageskarte.jpg);
	z-index:9;
}


#tageskarte
{
  	position: absolute;
	left: 50px;
	top: 10px;
	width: 160px;
	height: 60px;
	z-index:10;
}




