{
  behavior: url(iepngfix.htc);
}
body{
	margin: 0;
	background-color: #00335A;
	width: 100%;
	height: 100%;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size:12px; 
	color: #FFFFFF;
	float: left;
	text-align: center;
}

#centerdiv{
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	min-height: 900px;
	height: auto !important;
	overflow: hidden;
	text-align: left;

}

#main{
	position:absolute;
	margin: 0 150px;
	width: 717px;
	min-height: 100%;
	height: auto !important;
	overflow: hidden;
	z-index: 1;
	background-image: url(images/main.png);
	background-repeat: repeat-y;
}

#header{
	position: relative;
	margin-left: 12px;
	width: 691px;
	height: 235px;
	background-color: #294e78;
}

#headerpic{
	position: absolute;
	width: 691px;
	height: 200px;
	background-image: url(images/headerpic.png);
}

#logo{
	position: absolute;
	margin-top: 40px;
	width: 268px;
	height: 119px;
	background-image: url(images/logo.png);
}

#subhead{
	position: absolute;
	bottom: 0;
	width: 691px;
	height: 35px;
	background-image: url(images/subhead.png);
	}
#notdienst{
	position: absolute;
	margin-top: 60px;
	margin-left: 850px;
	width: 178px;
	height: 81px;
	background-image: url(images/notdienst.jpg);
}	
#nav{
	position: absolute;
	margin-top: 180px;
	margin-left: 32px;
	width: 120px;
	z-index: 0;
}
#nav ul{
	margin: 0; 
	padding: 0;
	width: 120px;
	list-style-type: none;
}
#nav ul li{
	margin: 0;
	padding: 0;
	width: 120px;
	list-style-type: none;
}
#nav ul li a, #nav ul li  a:visited {
	text-decoration: none;
	padding-left: 10px;
	display: block; 
	line-height: 35px;
	width: 120px;
	color: #003d8f;
	background-color: #FFFFFF;
	border: 0px solid;
	border-width: 0 0 2px 0;
}

#nav ul li a.active{
	color: #a80011;
	border-color: #003d8f;
}

#nav ul li a:hover{
	color: #a80011;	
}

#nav ul li a.active:hover{
	color: #a80011;
	border-color: #a80011;	
}

#content{
	position: relative;
	float: left;
	width: 690px;
	padding-left: 13px;
	padding-right: 13px;
	overflow:auto;
}
#textbox{
	position: relative;
	float: left;
	width: 400px;
	padding-left: 32px;
	overflow:auto;
	color: #000000;
	font-weight: normal;
	font-size: 12px; 
	text-align: left;
}
#sidecontent{
	position: relative;
	display: block;
	float: left;
	top: 25px;
	left: 30px;
	margin:0;
	padding-top: 15px;
	background-color: #00335a;
	height: 290px;
	width: 200px;
	max-height: 200px;
	min-height: 290px;
}
#sidecontentS{
	position: relative;
	display: block;
	float: left;
	top: 25px;
	left: 30px;
	margin:0;
	padding-top: 15px;
	background-color: #00335a;
	height: 210px;
	height: 210px;
	width: 200px;
	max-height: 200px;
	min-height: 210px;
}

#sidecontentU{
	position: relative;
	display: block;
	float: left;
	top: 25px;
	left: 30px;
	margin:0;
	padding-top: 15px;
	background-color: #00335a;
	height: 200px;
	width: 200px;
	max-height: 200px;
	min-height: 200px;
}
#sidecontentK{
	position: relative;
	display: block;
	float: left;
	top: 25px;
	left: -30px;
	margin:0;
	padding-top: 15px;
	background-color: #00335a;
	height: 310px;
	width: 250px;
	max-height: 310px;
	min-height: 310px;
}

#sidecontent p{
	padding-left: 10px;
}
#sidecontentS p{
	padding-left: 10px;
}
.hLine{
	padding-left: 10px;
	margin: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px; 
}
.uLine{
	padding-left: 10px;
	display: block;
	font-weight: bold;
}
.sidelist{
	list-style-type: disc;
	color: #a80011;
	margin: 10px 0 10px 0;
	padding-left: 25px;
	font-size: 18px;
}

.liststyles{
	line-height: 25px;
}

.liststyles span{
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}
.teamMember{
	position: relative;
	float: left;
	width: 200px;
	height: 260px;
	margin-left: 22px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #00335a;
	background-image: url(images/teamavatar.jpg);
}	
.teamMember_Bottom{
	position: relative;
	float: left;
	width: 200px;
	height: 260px;
	margin-left: 22px;
	margin-top: 15px;
	margin-bottom: 50px;
	background-color: #00335a;
	background-image: url(images/teamavatar.jpg);
}
.mitarbeiterPic{
	position: relative;
	float: left;
	width: 200px;
	height: 260px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #00335a;
	background-image: url(images/teamavatar.jpg);
}	
#footer{
	position: absolute;
	left:12px;
	bottom:0px;
	width: 691px;
	height: 35px;
	background-image: url(images/footer.png);
}

h5{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px; 
	line-height: 10px;

}
h6{
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

h4{
	color: #00335a;
	font-weight: bold;
	font-size: 14px; 
	margin: 18px 0 18px 0;
}

h3{
	color: #000000;
	font-weight: normal;
	font-size: 12px; 
}
.nbr{
	line-height: 40px;
	}