body {
	background-color: #ECECE6;
	height:100%;
	margin:0px;
	padding:0px;
	text-align: center;
}	


.clear {
  clear: both;
}

.main {
	width: 750px;
	position: relative;
	margin: auto;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #ECECE6;
	text-align:left;
}

.background {
	position: relative;
	margin:0px;
	padding:0px;
	background-color: #ECECE6;
	width: 100%;
	top: 0px;
	left: 0px;
	overflow-x: hidden;
}
/************* #TOP **************/

.top {
	background-color: #16618B;
	background-image: url(img/bgtopbottom.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
	top: 0%;
	left: 0%;
}

.topBox {
	height: 27px;
	width: 750px;
	position: relative;
	margin: auto;
}

#topBoxFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6C9CF;
	line-height: 27px;
}

#topBoxFont a {
	color: #B6C9CF;
	text-decoration: none;
}

#topBoxFont a:hover {
	color: #B6C9CF;
	text-decoration: underline;
}

#topBoxFont a:active {
	color: #B6C9CF;
	text-decoration: underline;
}

.topBoxLeft {
	float:left;
	position: relative;
}

.topBoxRight {
	float:right;
	position: relative;
}

/************* #TOPNAV **************/

.topNav {
	width: 895px;
	position: relative;
	margin: auto;
	background-color: #ECECE6;


}

.topLeft {
	width: 73px;
	float: left;
	height: 90px;
	position: relative;
}

.topLogo {
	width: 150px;
	float: left;
	height: 90px;
	position: relative;
}

.topButtons {
	float: left;
	width: 600px;
	height: 90px;
	position: relative;
	background-image: url(img/bgnav.gif);
	background-repeat: no-repeat;
}


.topRight {
	width: 72px;
	float: left;
	height: 90px;
	position: relative;
	left: -1px;
}

/************* #NAVCONTAINER **************/

#navcontainer ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 65px;
	left: -2px;
	bottom: 0px;
	height: 25px;
}

#navcontainer ul li {
	float: left;
}

#navcontainer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font: bold 11px/25px Verdana, Arial, Helvetica, sans-serif;
	width: 145px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #16618B;
	margin-left: 5px;	
	text-align: center;
	height: 25px;
}


#navcontainer ul li a:hover {
	color: #FFFFFF;
	background-color: #1E79A4;
}

#navcontainer a:active {
	color: #FFFFFF;
	background-color: #1E79A4;
    
}
/************* #HEADER **************/
.header {
	width: 750px;
	position: relative;
	margin: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ECECE6;
}

#menu {
        position: relative;
		float: left;
	width: 151px;
		
        }
		
#menu ul {
	float: left;
	width: 151px;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-indent: 5px;
        }

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font: bold 11px/25px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #16618B;
	width: 151px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECE6;
        }

#menu li a:hover {
        color: #FFFFFF;
	    background-color: #1E79A4;
        }

#menu li a:active {
        color: #FFFFFF;
		background-color: #1E79A4;
        }
		
.service {
	width: 151px;
	float: left;
	height: 97px;
	position: relative;
	background-color: #16618B;
	background-image: url(img/servicetelefon.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.headerimage {
	width: 595px;
	height: 175px;
	position: relative;
	float: right;
	margin-right: 1px;
}

/************* #LEFTBOX **************/

.leftBox {
	width: 151px;
	position: relative;
	float: left;
}

.leftBox .image {
	margin-bottom: 3px;
}



/************* #CONTENTBOX **************/

.contentBox {
	width: 590px;
	position: relative;
	float: right;
	margin-right: 1px;
	}
	
.dummy {
	height: 50px;
	width: 100%;
	position: relative;
	left: 1px;
}
/************* #FOOTER **************/

.footer {
	background-color: #16618B;
	background-image: url(img/bgtopbottom.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
	left: 0%;
	position: fixed;
	bottom: 0px;
}

.footerBox {
	height: 27px;
	width: 750px;
	position: relative;
	margin: auto;
	
}

#footerBoxFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6C9CF;
	line-height: 27px;
}

#footerBoxFont a {
	color: #B6C9CF;
	text-decoration: none;
}

#footerBoxFont a:hover {
	color: #B6C9CF;
	text-decoration: underline;
}

#footerBoxFont a:active {
	color: #B6C9CF;
	text-decoration: underline;
}

.footerBoxLeft {
	float:left;
	position: relative;
}

.footerBoxRight {
	float:right;
	position: relative;
}
.dummyTop {
	height: 15px;
	width: 500px;
	position: relative;
	left: 1px;
}
