#haupt { 
		position: absolute; 
		z-index: 1; 
		top: 0; 
		left: 0; 
		width: 996px; 
		height: 644px; 
		background-image: url(../img/bg_content.gif);
}

#head { 
	position: absolute; 
	z-index: 3; 
	top: 0; 
	left: 0; 
	width: 984px; 
	height: 170px;
}			

#menu {
	position: absolute;
	z-index: 4;
	top: 173px;
	left: 0;
	width: 174px;
	height: 220px;
}
#spruchdestages { 
	display: block; 
	position: absolute; 
	z-index: 2; 
	top: 403px; 
	left: 10px; 
	width: 164px; 
	height: 195px; 
	background-image: url("../img/bg_spruch_des_tages.gif");
}

#impressum { 
	position: absolute;
	z-index: 15;
	top: 594px;
	left: 18px;
	width: 95px;
	height: 38px;
}

#content {
	position: absolute;
	z-index: 6;
	top: 169px;
	left: 170px;
	width: 480px;
	height: 409px;
	background-image: url("../img/bg_content.jpg");
}

#contentlarge {
	background-image: url("../img/bg_content_large.jpg");
	position: absolute;
	z-index: 6;
	top: 169px;
	left: 170px;
	width: 480px;
	height: 550px;
}

#contentreo {
	display: block;
	position: absolute;
	z-index: 10;
	top: 200px;
	left: 688px;
	width: auto;
	height: auto;
}

#bgreo {
	display: block;
	position: absolute;
	z-index: 10;
	top: 168px;
	left: 645px;
	width: 278px;
	height: 191px;
	background-image: url("../img/bg_content_re_o.jpg");
}
#stoerer { 
	visibility: visible;
	position: absolute;
	z-index: 12;
	top: 405px;
	left: 498px;
	width: 160px;
	background-color: #fff;
}
