#hintergrund {

    height: 800px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(img/hintergrund.jpg);
}

#main {
clear: both;
width: 900px;
margin: 0px auto;

}

.navi {
	position: relative;
	background-image: url(img/holz.png);	
	height: 608px;
	width: 840px;
	background-repeat: no-repeat;
	top: 100px;
}
.navibutton {
	position: relative;
	margin-left: 68px;
	top: 95px;
	width: 125px;
	height: 20px;
}

body {
	background-color: #DBBFA9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.content{
	position: relative;
	margin-left: 240px;
	top: 35px;
	width: 451px;
	height:325px;
	overflow:auto;
	left: 30px;
}

.Stil1 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
}
.Stil2 {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#bildunten {
	position: absolute;
	margin-left: 300px;
	top: 500px;
	width: 354px;
	height: 33px;
	z-index: 4;
}
#links {
	position:absolute;
	margin-left: 0px;
	top: 780px;
	height: 33px;
	width: 920px;
	color: #666666;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	border: none;}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;}
a:active {
	text-decoration: underline; 
	color: #FFFFFF;}
a:hover {
	text-decoration: none;
	color: #FFFFFF;}
 
.linksunten:link {
	color: #cc9999;
	text-decoration: none;
	border: none;
}
.linksunten:visited {
	color:#cc9999;
	text-decoration: none;
	border: none;
}
.linksunten:active {
	color: #663300;
	text-decoration: none;
	border: none;
}
.linksunten:hover {
	color: #663300;
	text-decoration: none;
	border: none;
}