body {
	background-color: #cea66b;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
}

#main {
	background-color: #3b3b3b;
	width: 762px;
	/* height: 800px; */
	margin: 185px auto 0 auto;
	padding-bottom: 8px;
}

#wappen {
	background-image: url(../images/Wappen.png);
	width: 206px;
	height: 121px;
	position: absolute;
	z-index: 2;
	margin: -120px 0 0 278px;
}

#wappen a {
	width: 206px;
	height: 121px;
	display: block;
}

*html #wappen {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/Wappen.png', sizingMethod='scale');
	background: none;
}

#blatt {
	background-image: url(../images/blatt.png);
	width: 337px;
	height: 363px;
	position: absolute;
	margin: -100px 0px 0px 600px;
	z-index: 1;
}

*html #blatt {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/blatt.png', sizingMethod='scale');
	background: none;
}

#schriftzug {
	background-color: #cea66b;
	width: 762px;
	height: 70px;
	padding-bottom: 20px;
}

#schriftzug div {
	background-image: url(../images/schriftzug_new.png);
	width: 755px;
	height: 78px;
	padding-left: 3.5px;
	position: absolute;
	z-index: 2;
}

*html #schriftzug div {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/template/images/schriftzug_new.png', sizingMethod='scale');
	background: none;
}

#header {
	padding: 8px;
}

#header p {
	width: 248px;
	color: #e8e8e8;
	margin: 0;
	padding: 0;
	float: left;
}

#fl_header_slide_slideshow {
	margin: 8px;
}

#header div {
	height: 20px;
}

#content {
	width: 706px;
	/* height: 120px; */
	margin: 5px 8px 0 8px;
	padding: 5px 20px 5px 20px;
	background-color: #bf9964;
	font-size: 1em;
	overflow: auto;
}

.align-justify {
	text-align: justify;
}
	
.align-center {
	text-align: center;
}

#footer {
	width: 746px;
	background-color: #3b3b3b;
	text-align: center;
	padding: 8px 0 0 0;
}

#footer p {
	text-align: center; 
	color: #ffffff;
	font-size: 0.8em;
}

a {
	color: #574832;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

#footer a {
	color: #ffffff;
}
