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

body{
	margin: 0;
	padding: 0;
}
#wrapper{
	width: 1100px;
	height: auto;
	margin: auto;
	position: relative;
}
#banner{
	width: 1100px;
	height: 385px;
	margin: 0;
	background-image:  url(../img/banner.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#banner h1{
	text-indent: -999em;
	margin: 0;
	padding: 0;
}
#banner h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #46485d;
	position: absolute;
	top: 39px;
	left: 57px;
	margin: 0;
	padding: 0;
	line-height: 1px;
}
#banner .nummer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ddf0ff;
	position: absolute;
	top: 97px;
	left: 240px;
	margin: 0;
	padding: 0;
	line-height: 1px;
}
#banner .banner{
	width: 982px;
	height: 240px;
	position: absolute;
	top: 137px;
	left: 57px;
	border: 1px solid #3e7a70;
}
#banner .banner img{
	width: 982px;
	height: 240px;
}
#banner .adler{
	background-image:  url(../img/adler.png);
	background-repeat: no-repeat;
	width: 273px;
	height: 178px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	text-indent: -999em;
}
#navi{
	width: 1044px;
	height: 57px;
	background-image:  url(../img/navi.jpg);
	background-repeat: repeat-x;
	padding-left: 56px;
}
#navi .navi{
	border-right: 1px solid #ccc;
	width: 984px;
	float: left;
	overflow: hidden;
	height: 35px;	
}
#navi .navi a{
	background-image:  url(../img/navi.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #46485d;
	height: 25px;
	float: left;
	padding-top: 12px;
	padding-left: 9px;
	padding-right: 9px;
	margin: 0;
	line-height: 10px;
	outline: none;
	border-left: 1px solid #ccc;
	text-shadow: 0px 1px #fcfcfc;
}	
#navi a:hover{
	background-image:  url(../img/navi-hover.jpg);
}
#content{
	position: relative;
	margin-left: 200px;
	float: left;
	width: 900px;
	background-image: url(../img/wasserzeichen.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content .submenue{
	float: left;
	display: inline;
	width: 200px;
	background-color: #fff;
}
#content .submenue ul{
	margin: 0;
	padding: 0;
}
#content .submenue li{
	list-style: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 54px;
	line-height: 1px;
}
#content .submenue li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46485d;
	text-decoration: none;
	width: 180px;
	display: block;
}
#content .submenue li a:hover{
	text-decoration: underline;
}
#content .content{
	float: left;
	display: inline;
	width: 700px;
	margin-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102a44;
	margin-bottom: 30px;
}
#content .content p{
	font-size: 14px;
	line-height: 26px;
}
#content .content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff3301;
	text-transform: uppercase;
}
#content .content h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff3301;
}
#content .content h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff3301;
}
#content .field{
	width: 560px;
	padding-left: 30px;
	padding-right: 20px;
	border: 1px solid #ccc;
	
}
#content .feld{
	width: 220px;
}
#content .anfrage{
	width: 545px;
	height: 200px;
}
.hamburglogo{
	background-image:  url(../img/hamburg-logo.jpg);
	width: 64px;
	height: 79px;
	position: absolute;
	left: 50px;
	top: -20px;
	text-indent: -999em;
}
#footer{
	background-image:  url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1100px;
	height: 100px;
	position: relative;
	margin-top: 30px;
	clear: left;
}
#footer .a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102a44;
	height: 80px;
	width: 270px;
	float: left;
	display: inline;
	margin-left: 240px;
	margin-right: 10px;
}
#footer .b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102a44;
	height: 80px;
	width: 270px;
	float: left;
	display: inline;
	margin-top: 11px;
}
#footer .kjell{
	position: absolute;
	left: 54px;
	bottom: 30px;
}
.auszeichnungen{
	width: 480px;
	margin-left: 240px;
	margin-top: -15px;
}