/* CSS Document Sabine Pfanne-Dreesen */

/* ---------------------------------
hauptfenster mittig
---------------------------------- */ 	
body {background-color:#ECECEC;}
#main{ 
	position: absolute;
	width: 900px;
	height: 600px;
	z-index: 10;
	left: 50%;
	margin-left: -450px;
	top:0px;
	background-color:#dadada;
	}
#flaechelinks{
	position: absolute;
	width: 181px;
	height: 100%;
	z-index: 20;
	left: 0px;
	top: 0px;
	}
#flaecherechts{
	position: absolute;
	width: 181px;
	height: 100%;
	z-index: 20;
	right: 0px;
	top: 0px;
	}
	
#logobalken{
	position: absolute;
	width: 900px;
	height: 83px;
	z-index: 30;
	left: 0px;
	top: 25px;
	}
#home{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 140px;
	}

#gegrafik{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 169px;
	}

#rahmen{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 200px;
	}

#restaurieren{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 230px;
	}

#exclusiv{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 260px;
	}
/*#presse{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 290px;
	}
	
	#vita{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 320px;
	}

	*/

#kontakt{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 290px;
	}
	

#links{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 320px;
	}


#impressum{
	position: absolute;
	width: 135px;
	height: 20px;
	z-index: 40;
	left: 23px;
	top: 350px;
	}
#headline{
	position: absolute;
	width: 300px;
	height: 30px;
	z-index: 50;
	left: 260px;
	top: 140px;
	}
#textfeld{
	position: absolute;
	width: 390px;
	height: 500px;
	z-index: 50;
	left: 260px;
	top: 170px;
	}
	#decoeins{position:absolute;width:100px; height:150px;right:40px; top:142px; z-index:50; }
	#decozwei{position:absolute;width:100px; height:150px;right:40px; top:352px; z-index:50; }
	#decodrei{position:absolute;width:100px; height:150px;right:40px; top:562px; z-index:50; }
	
#bildfeld{
	position: absolute;
	width: 390px;
	height: 500px;
	z-index: 50;
	left: 260px;
	top: 142px;
	text-align:center;
	}
	
