@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	align: left;
	height: auto;
	float: none;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #4373b5;
	background-position: 0px 0px;
	overflow: auto;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul li {
	padding-left: 14px;
}

a {
	color: #FFFFFF;
	
}

a:hover {
	text-decoration: none;
	color: #e80016;
}

a img {
	border: none;
}


p, ol, ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #FFFFFF;
	word-spacing: normal;
}

#logo{
	position:absolute;
	top: 55px;
	left: 50px;
	background-image: url(bilder/logo.jpg) no-repeat left center;
	width: 191px;
	height: 47px;
	vertical-align: bottom;
}

#bildleiste {
	position: absolute;
	top: 95px;
	left: 400px;
	width: 462px;
	height: 171px;
	z-index: 1;
	background-color: transparent;
	padding: 0px 0 0px 0;
	background-image:  url(kontakt.jpg);
	background-repeat: no-repeat;
}


#kap_1 {
	position: absolute;
	top: 38px;
	left: 134px;
	width: 111px;
	height: 458px;
	z-index: 1;
	background-color: transparent;
	background-repeat: no-repeat;
}

#kap_2 {
	position: absolute;
	top: 331px;
	left: 300px;
	width: 100px;
	height: 156px;
	z-index: 1;
	background-color: transparent;
	background-repeat: no-repeat;
}

#kap_3 {
	position: absolute;
	top: 331px;
	left: 458px;
	width: 111px;
	height: 171px;
	z-index: 1;
	background-color: transparent;
	background-repeat: no-repeat;
}
.menu2 .impressum {
	color: #D7DCBF;
}
.menu2 .impressum {
	color: #6792C1;
}