div#wrapper {
	width:752px;
	margin:0 auto;
	position:relative;
	background:url(../images/kachel-oben.png) no-repeat;
	z-index:1;
	padding:38px 0 0 0;
}

div#container {
	background:url(../images/schatten-kachel.png) repeat-y;
}

div#header {
	width:714px;
	height:214px;
	background:url(../images/header-weizen.jpg) no-repeat;
	margin:0 auto;
}

div#backware {
	position:absolute;
	top:110px;
	right:270px;
	z-index:2;
}

div#main-wrapper {
	background:url(../images/main-kachel.png) repeat-y;
	width:728px;
	margin:0 auto;
}

div#main {
	width:640px;
	margin:-30px auto 0 auto;
	background:url(../images/main-abschluss.png) bottom left no-repeat;
	padding:0 32px 40px 42px;
	position:relative;
}


ul#navi {
	list-style-type:none;
	width:175px;
	position:absolute;
	top:3em;
	left:40px;
}
ul#navi li {
	padding:4px 2px;
	border-bottom:1px solid #c9c7a6;
}
ul#navi a {
	color:#832611;
	text-decoration:none;
	font-size:1em;
}
ul#navi a:hover {
	color:#c00;
	text-decoration:underline;
}


div#content {
	border:1px solid #d0d4a1;
	background:#f5f8db;
	margin:-40px 0 0 200px;
	padding:30px 20px;
	min-height:250px;
}
div#content ul {
	list-style-type:disc;
	margin:0.5em 0 1.5em 15px;
}


div#footer {
	background:url(../images/kachel-unten.png) no-repeat;
	height:70px;
}
div#weizen {
	background:url(../images/aehren-footer.jpg) no-repeat;
	width:714px;
	height:51px;
	margin:0 auto;
}


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