/* CSS Document */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: auto;
	overflow-y:
	auto;
	background-color: #D3BB99;
	}
#zentrieren {
	position: absolute;
	top: 25px;
	width: 1014px;
	margin-left:
20px;
	text-align: center;
	z-index: 2;
	height: 996px;
	background-repeat:no-repeat;
	background-position:top;
	background-image: url(images/hintergrund_oben.jpg);
	left: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#content {
	position: absolute;
	left: 0px;
	top: 254px;
	z-index: 3;
	width: 804px;
	height: 1489px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	
}
#nav {
	position: absolute;
	text-align: center;
	height: 395px;
	width: 169px;
	left: 10px;
	top: 306px;
	
}
#navkl {
	position:absolute;
	left:10px;
	top:843px;
	width:136px;
	height:116px;
}
#navoben {
	position:absolute;
	left:2px;
	top:228px;
	width:1012px;
	height:58px;
}

#head {
	position: absolute;
	left: 33px;
	top: 0px;
	z-index: 6;
	width: 262px;
	height: 77px;
	
}
#right {
	position: absolute;
	left: 451px;
	top: 24px;
	z-index: 5;
	width: 200px;
	height: 444px;
	
}
	
td,th, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	margin: 0px;
}

td h2 {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
	text-align: left;
	}

a:link {
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	color: #000000;
	font-weight:bold;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
}
h3 {
	font-size: 22px;
	color: #600;
	font-weight:bold;
	text-align: center;
}
.fett {
	font-weight: bold;
}
.img  {
	margin:5px;
	border:none;
	text-decoration: none;
	text-align: center;
}
.img2  {
	margin:0px;
	border:none;
	text-decoration: none;
}
.imgleft  {
	margin:5px;
	border:none;
	text-decoration: none;
	text-align: left;
}
.imgright  {
	margin:5px;
	border:none;
	text-decoration: none;
	text-align: right;
}
#zentr {
	text-align: center;
}
#mittebild {
	text-align: center;
}
#rightbild {
	text-align:right;
}
iframe {
		border:none;}
