#centeredcontent {
	width: 735px;
	height: 500px;
	text-align: center;
	background-color: #f3ece1;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -367px; 
	margin-top: -250px; 
}
#naviDeco {
	width: 700px;
	height: 66px;
	background-image: url(../bilder/naviBak.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navi {
	width: 579px;
	height: 84px;
	position: absolute;
	z-index: 200;
	left: 5px;
	top: 5px;
	text-align: left;
}
#Logo {
	width: 78px;
	height: 95px;
	position: absolute;
	left: 622px;
	top: 13px;
	z-index: 199;
}

