body {
	background-color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: medium;
	line-height: 15px;
	color: #5A2422;
}

a:link {color: #001568; text-decoration: underline;}
a:active {color: #001568; text-decoration:  underline;}
a:visited {color: #001568; text-decoration:  underline;}


h1 {
	font-weight: bold;
	font-size: 15px;
	color: #5A2422;	
	margin: 0px 0px 10px 0px;
}

table {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: medium;
	line-height: 15px;
	color: #5A2422;
}

#maincontent {
	position: absolute;
	background-color: #FFF;
	left: 50%;
	top: 0px;
	width: 801px;
	/ width: 803px;
	height: 617px;
	margin-left: -401px;
	border: 1px solid #001568;
	z-index: 0;
}

#head {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 801px;
	height: 70px;
	z-index: 1;
}

.logo {
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 801px;
	height: 22px;
	background-color: #CDA82E;
	z-index: 2;
}

#navihinten {
	position: absolute;
	left: 620px;
	top: 0px;
	z-index: 3;
}

#navi {
	position: absolute;
	left: 33px;
	top: 0px;
	width: 801px;
	z-index: 3;
}

.menu {
	margin-left: 35px;
}

.menup {
	margin-left: 37px;
}

#subnavigation {
	position: absolute;
	left: 0px;
	top: 192px;
	width: 801px;
	height: 22px;
	background-color: #F0E5C0;
	z-index: 2;
}

#subnavi {
	position: absolute;
	left: 33px;
	top: 0px;
	width: 801px;
	z-index: 3;	
}

#content {
	position: absolute;
	left: 0px;
	top: 214px;
	width: 801px;
	height: 396px;
	background-color: #FFFFFF;
	z-index: 2;
	
}

#teaser_unten {
	position: absolute;
	left: 0px;
	top: 570px;
	width: 801px;
	height: 47px;
	z-index: 2;

}

#textbox {
	position: absolute;
	left: 162px;
	top: 30px;
	width: 500px;
	height: 310px;
	overflow: auto;
	z-index: 3;
}

#text {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 305px;
	z-index: 3;
}

.bild {
	margin: 0px;
}

#marginal {
	position: absolute;
	left: 10px;
	top: 244px;
	width: 130px;
	overflow: auto;
	z-index: 7;
}

#newsletterbox {
	width: 130px;
	margin-bottom: 25px;
	background-color: #F0E5C0;
	z-index: 8;
}

#newsletterboxhead {
	width: 122px;
	/ width: 130px;
	height: 12px;
	/ height: 16px;
	padding: 4px;
	background-color: #1E1B70;
	z-index: 9;
}

#helferbox {
	width: 130px;
	margin-bottom: 25px;
	background-color: #F0E5C0;
	z-index: 8;
}

#helferboxhead {
	width: 122px;
	/ width: 130px;
	height: 12px;
	/ height: 16px;
	padding: 4px;
	background-color: #1E1B70;
	z-index: 9;
}

.box_fliess {
	padding: 5px;
	z-index: 11;
}

.box_link {
	text-align: right;
	margin-top: 5px;
}

#stoerer_poster {
	position:absolute;
	left: 665px;
	top: 242px;
	width: px;
	height: px;
	z-index: 20;
}

.bildlinks {
	text-align: left;
	margin-right: 10px;
	float: left;
}

.bildrechts {
	text-align: right;
	margin-left: 10px;
	float: right;
}