.logo {
	height: 220px;
	width: 400px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 565px;
	top: 0px;
}
.hauptbild {
	height: 220px;
	width: 400px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 15px;
	top: 0px;
}
.blaustreifen {
	height: 30px;
	width: 950px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 15px;
	top: 220px;
	background-color: #003b79;
}
.blaustrich {
	height: 1px;
	width: 950px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 15px;
	background-color: #003b79;
	top: 252px;
}
.bildlinks {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 100px;
	width: 362px;
	left: 565px;
	top: 300px;
}
.bildrechts {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 100px;
	width: 149px;
	left: 765px;
	top: 300px;
}
.fussleiste {
	height: 70px;
	width: 980px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	bottom: 0px;
}
.fusszeile {
	height: 56px;
	width: 900px;
	position: absolute;
	visibility: visible;
	z-index: 6;
	left: 30px;
	color: #FFF;
	font-size: 13px;
	bottom: 5px;
	line-height: 18px;
}
.Stil1 {
	color: #003b79;
	font-size: 11px;
}

