div#balken {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:186px;
	background:url(../images/balken-hintergrund.gif) repeat-x;
}

div#wrapper {
	width:840px;
	position:relative;
	z-index:1;
	margin:0 auto;
	background:url(../images/seitenhintergrund.gif) center repeat-y;
	min-height:100%;
}
* html div#wrapper {
	height:100%;
}

div#header {
	height:163px;
	background:url(../images/header.jpg) no-repeat;
}

ul#navi-oben {
	height:23px;
	list-style:none;
	background:url(../images/navi-oben.jpg) no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-5000px;
	padding:0 0 0 378px;
}

ul#navi-oben li {
	float:left;
}

ul#navi-oben a {
	display:block;
	height:23px;
	float:left;
}

div#main {
	background:url(../images/main-kachel.jpg) repeat-y;
}

div#content-wrapper {
	min-height:320px;
	background:url(../images/main-bg.jpg) no-repeat;
	position:relative;
	padding:16px 0 0 0;
}

* html div#content-wrapper {
	height:320px;
}

ul#navi-links {
	width:187px;
	height:256px;
	list-style:none;
	background:url(../images/navi-links.jpg) no-repeat;
	padding:16px 0 0 65px;
	font-size:1px;
	line-height:1px;
	text-indent:-5000px;
	position:absolute;
	top:0;
	left:0;
}

ul#navi-links a {
	display:block;
	height:20px;
}

div#content {
	border-right:1px solid #dabb99;
	padding:15px 10px 0 10px;
	width:390px;
	margin:0 0 0 252px;
}

div#footer {
	height:187px;
	background:url(../images/footer.jpg) no-repeat;
	padding:44px 0 0 65px;
	font-size:1px;
	line-height:1px;
	text-indent:-5000px;
}

div#footer a {
	display:block;
	width:132px;
	height:17px;
	background:url(../images/navi/button-euroweb.jpg) 0 0 no-repeat;
}
div#footer a:hover {
	background:url(../images/navi/button-euroweb.jpg) 0 -17px no-repeat;
}

div#counter {
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
}