body {
	margin: 0px;
}

#navigation {
	position: absolute;
	left: 373px;
	top: 50px;
	height: 32px;
	width: 475px;
	z-index: 60;
	white-space: nowrap;
}
#navigation ol {
	white-space: nowrap;
	margin: 0px;
}
	
#navigation li {
	float: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
.border0 {
	border: 0px;
}

#gruenerlayer {
	position: absolute;
	left: 0px;
	top: 83px;
	height: 148px;
	width: 100%;
	z-index: 1;
	background-color: #CCCC00;
}
#logo{
	float: right;
	margin-right: 20px;
	margin-top: 40px;
	width: 306px;
	height: 87px;
	background-image: url(grafik/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	z-index: 30;
	visibility: visible;
	
}
#schwarzerbalken {
	position: absolute;
	left: 0px;
	top: 222px;
	width: 100%;
	height: 15px;
	z-index: 3;
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 5px;
}
#braunerbalken {
	position: absolute;
	left: 0px;
	top: 222px;
	width: 295px;
	height: 15px;
	z-index: 8;
	margin-left: 69px;
	background-color: #C2684E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 5px;
}
#bildlinksoben {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 430px;
	height: 246px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	z-index: 5;
}
#partnerlayer {
	position: absolute;
	left: 68px;
	top: 240px;
	width: 295px;
	height: 200px;
	z-index: 10;
	font-family: Courier, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #8C8C8C;
	border-left: solid 1px #FFCC99;
	padding-top: 30px;
	color: #8C8C8C;
}

	
#partnerlayer li {
	margin-left: -10px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#partnerlayer a:link {
	text-decoration: none;
	color: #8C8C8C;
}
#partnerlayer a:hover {
	text-decoration: underlined;
	color: #8C8C8C;
}
#partnerlayer a:active {
	text-decoration: none;
	color: #8C8C8C;
}
#partnerlayer a:visited {
	text-decoration: none;
	color: #8C8C8C;
}
#hauptlayer {
	position: absolute;
	left: 0px;
	top: 237px;
	width: 100%;
	z-index: 9;
}
#hauptlayer a:link {
	text-decoration: underlined;
	color: #B0563C;
}
#hauptlayer a:hover {
	text-decoration: underlined;
	color: #B0563C;
}
#hauptlayer a:active {
	text-decoration: underlined;
	color: #B0563C;
}
#hauptlayer a:visited {
	text-decoration: underlined;
	color: #B0563C;
}	
#hauptlayer p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #666666;
}
#hauptlayer h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: bold;
	color: #B0563C;
}
#textlayer {
	position: absolute;
	left: 364px;
	top: 0px;
	width: 50%;
	z-index: 12;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 5px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-color: #F8F8F8;
	border: 1px solid #E7E7E7;
}
#textlayer ul{
	font-family: Verdana, Arial, sans-serif;

}
#textlayer li{
	padding-left: 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;

}
#folgetextlayer {
	position: absolute;
	left: 364px;
	width: 50%;
	z-index: 12;
	margin-top: 20px;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 12px;
	background-color: #F8F8F8;
	border: 1px solid #E7E7E7;

}
#folgetextlayer ul{
	font-family: Verdana, Arial, sans-serif;
}
#folgetextlayer li{
	padding-left: 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(grafik/listenpunkt_weiss.gif);

}
.bildabstand {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;

}
.impressum {
	padding-top: 40px;
}
