body {
	margin: 0px;
	padding: 0px;
	background: #f3f0f0 url(../images/bg_menu.jpg) repeat-x top left;
}
body, th, td, input, textarea, select {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
input, select, textarea {
	background-color: #f3f0f0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}
a {
	color: #666666; 
	text-decoration: none;
}
a:hover, a.active {
	color: #9a2020;
}

div#body {
	position: relative;
	width: 900px;
	height: 1134px;
	margin: 0px auto 0px;
}
div#header {
	width: 900px;
	height: 185px;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
div#directmenu {
	position: absolute;
	top: 8px;
	right: 5px;
}
div#directmenu a {
	margin-right: 20px;
}
div#logo {
	position: absolute;
	left: 22px;
	top: 73px;
}
div#headerpic {
	position: absolute;
	right: 15px;
	top: 73px;
	z-index: 20;
}
div#hauptmenu {
	position: absolute;
	right: 15px;
	top: 49px;
	margin: 0px;
	color: #000000;
	display: block;
	height: 40px;
	padding: 0px;
	text-align: right;
}

div#central {
	position: absolute;
	top: 185px;
	width: 900px;
	height: 867px;
	background: url(../images/bg_main.jpg) right top no-repeat;
}
div#central_inner {
	position: relative;
	width: 874px;
	height: 867px;
	background: #ffffff;
	margin: 0px auto 0px;
}
div#left {
	position: absolute;
	width: 245px;
	top: 10px;
	left: 0px;
	padding-left: 15px;
	padding-top: 20px;
}
div#main {
	position: absolute;
	width: 600px;
	top: 10px;
	left: 246px;
	padding-left: 30px;
	padding-top: 20px;
}
div#left h1 {
	padding-left: 35px;
	padding-top: 8px;
	color: #ffffff;
	background: url(../images/bg_submenu.jpg) top left no-repeat;
	display: block;
	width: 245px;
	height: 32px;
	font-size: 1.2em;
}
div#submenu a {
	margin-left: 35px;
	line-height: 1.3em;
	font-size: 1.1em;
}
div#submenu a:hover, div#submenu a.active {
	margin-left: 18px;
	padding-left: 17px;
	background: url(../images/arrows.gif) no-repeat center left;
}
div#newsliste a {
	line-height: 1.2em;
}
div#main h1 {
	padding-left: 35px;
	padding-top: 8px;
	color: #ffffff;
	background: url(../images/bg_sitetitle.jpg) top left no-repeat;
	display: block;
	width: 583px;
	height: 32px;
	font-size: 1.2em;
}
div#footer {
	background: url(../images/bg_footer.jpg) top left no-repeat;
	position: absolute;
	top: 1052px;
	width: 900px;
	height: 82px;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
}
div#footer div {
	display: block;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 5px;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	vertical-align: top;
}
.kontakt {
	position: absolute;
	right: 20px;
}
.input1 {
	width: 188px;
	border: 1px solid #DADADA;
}

.submit1 {
	width: 58px;
	height: 19px;
	border: 1px solid #FFFFFF;
	background: #70998D url(../images/homepage05.gif) repeat-x left bottom;
	font-weight: bold;
	color: #FFFFFF;
}

#hauptmenu a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.1em;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#hauptmenu a:hover, #hauptmenu a.active {
	color: #9a2020;
	text-decoration: underline;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

#hold {
	position: relative;
	overflow: hidden;
	width: 583px;
	height: 779px;
	z-index: 1;
}
#wn {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 583px;
	height: 779px;
/*	clip: rect(0px, 583px, 779px, 0px); */
	overflow: auto;
	z-index: 10;
}
#lyr1 {
	position: absolute;
	visibility: visible;
	width: 553px;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.content img.rechtsoben {
	margin: 0px 0px 10px 10px;
}
.content img.linksoben {
	margin: 0px 10px 10px 0px;
}
.content img.rechtsunten {
	margin: 10px 0px 0px 10px;
}
.content img.linksunten {
	margin: 10px 10px 0px 0px;
}

