﻿body {
	margin: 0 0 0 0;
	background-color: #d0d8e0;
}

.head {
	position: absolute;
	top: 0px;
	padding-left: 178px;
	width: 100%;
	height: 85px;
	background-color: #ffffff;
}
.logo {
	position: absolute;
	top: 210px;
	left: 193px;
	height: 461px;
	background-color: #d0d8e0;
	z-index: 1;
}

.subnavi {
	position: absolute;
	top: 85px;
	width: 100%;
	height: 27px;
	background-color: #1f4f9f;
	overflow: hidden;
}
.subnavi_imgs {
	height: 27px;
	padding-left: 178px;
}

.contenthead {
	position:absolute;
	top: 112px;
	left: 178px;
}

.bereichsheadline {
	position: absolute;
	top: 60px;
	left: 650px;
	font-family: arial, verdana;
	font-size: 24px;
	font-weight: bold;
	color: #D4D8E1;
	z-index: 2;
}

.hauptnaviback {
	position: absolute;
	top: 112px;
	left: 0px;
	width: 160px;
	height: 226px;
	background-color: #1f4f9f;
	z-index: 1;
}

.hauptnavigation {
	position: absolute;
	top: 112px;
	left: 3px;
	width: 175px;
	background-color: #1f4f9f;
	border: 0px solid green;
	text-align: right;
	z-index: 2;
}


.content {
	position: absolute;
	top: 230px;
	left: 178px;
	width: 699px;
	height: 458px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 40px;
	font-family: arial, verdana;
	font-size: 12px;
	z-index:2;
}

.text {
	width: 696px;
}

.content_back {
	position: absolute;
	top: 200px;
	left: 193px;
	width: 716px;
	height: 461px;
	background-color: #d0d8e0;
	z-index:1;
}

.rechts {
	position: absolute;
	top: 209px;
	left: 648px;
	width: 348px;
	height: 458px;
	background-color: #d0d8e0;
}

.headline {
	font-family: arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: 0071ba;
}

.sitemap {
	width: 200px;
	height: 16px;
	background-color: #d0d8e0;
	color: white;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.hellgrau {
	font-family: arial, verdana;
	font-size: 12px;
	left: 10px;
	font-weight: bold;
	color: white;
	background-color: #abb7c3;
	
	.hellgrau_2 {
	font-family: arial, verdana;
	font-size: 12px;
	left: 10px;
	font-weight: bold;
	color: white;
	background-color: #becad8;
