body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	/*background-color: #f7e8ce;*/
	background-color:#e5d0ac;
}

#ganzeSeite {
	background-color:#edcc9b;
	width:780px;
	height:432px;
	position:absolute;
	margin-left:-390px;
	margin-top:-216px;
	top:50%;
	left:50%;
	z-index:1;
}

#content {
	background-color:#f3debe;
	position:absolute;
	top:0px;
	left:200px;
	width:580px;
	height:432px;
	z-index:2;
	overflow:hidden;
}

#content_banner {
	top:0px;
	left:0px;
	position:relative;
	width:580px;
	height:70px;
	overflow:hidden;
}

#content_main {
	top:0px;
	left:0px;
	position:relative;
	width:580px;
	height:362px;
	overflow:auto;
	line-height:150%;
}

#navigation {
	background-color:#edcc9b;
	position:relative;
	top:0px;
	left:0px;	
	width:200px;
	height:432px;
	z-index:3;
	overflow:visible;
}

#kontakt {
	position:absolute;
	top:412;
	left:5px;
	width:100px;
	height:20px;
	z-index:1000;
}
#kontakt a {
	color:#000000;
}

#content h1 {
	font-size:16px;
	font-weight:bold;
	color:#990000;
}	

#content_start {
	background-color:#f3debe;
	position:absolute;
	top:0px;
	left:200px;
	width:580px;
	height:432px;
	z-index:2;
	overflow:hidden;
}

#content li {
	font-size:12px;
}

#content td {
	font-size:12px;
	line-height:150%;
}

.bildunterschrift {
	font-size:9px;
	height: 35px;
}
