body {
	margin: 0px;
	background-color: #e1e0d7;
}

td {
 padding: 2px;
}

#header {
	width: 100%;
	height: 120px;
	background-image: url(../img/headerBg.jpg);
	background-repeat: repeat-x;
}

#logoContainer {
	width: 916px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 64px;
	
}

#contentContainer {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	height: auto;
	background-image: url(../img/contentBg.jpg);
	background-repeat: repeat-y; 
}

#contentVisual {
	width: inherit;
	height: 32px;
	margin-left: 7px;
}

#menu {
	height: 21 px;
	margin-top: -10px;
	padding-left: 10px;
	overflow: hidden;
	
}

#menu ul li {
	display: block;
	list-style: none;
	float: left;
}

#menu ul li * {
	height: 21px;
	display: block;
}

#menu ul li#home a {
	background: url(../img/btn.jpg) no-repeat 0px 0px;
	width: 142px;

}
#menu ul li#diensten a {
	background: url(../img/btn.jpg) no-repeat -142px 0px;
	width: 116px;
}

#menu ul li#contact a {
	background: url(../img/btn.jpg) no-repeat -258px 0px;
	width: 177px;
}

#menu ul li#over_ons a {
	background: url(../img/btn.jpg) no-repeat -525px 0px;
	width: 140px;
}

#menu ul li#links a {
	background: url(../img/btn.jpg) no-repeat -435px 1px;
	width: 75px;
}

#menu ul li#home a:hover {
	background-position: 0px -23px;

}

#menu ul li#diensten a:hover {
	background-position: -142px -23px;
}

#menu ul li#contact a:hover {
	background-position: -258px -23px;
}	

#menu ul li#over_ons a:hover {
	background-position: -524px -22px;
}

#menu ul li#links a:hover {
	background-position: -435px -22px;
}

#contentBox {
	margin-left: 7px;
	margin-right: 6px;
	overflow: hidden;
}

hr {
	border: none;
	border-bottom-style: dotted;
	border-bottom-width:thin;
	color: #00959f;
}

#contentKantoor {
	margin-top: 35px;
	margin-left: 48px;
	width: 490px;
	height: 260px;
	float: left;
	
	
}
#contentOver {
	margin-top: 35px;
	margin-left: 48px;
	width: 490px;
	height: 260px;
	float: left;
	overflow: hidden;
	
	
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	line-height: 16px;
}

.links a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	text-decoration: underline;
}

#fotoBox {
	margin-top: 35px;
	padding-left: 30px;
	width: 301px;
	height: 250px;
	float: left;
}

#fotoBox2 {
	margin-top: 35px;
	padding-left: 30px;
	padding-top: 20px;
	width: 301px;
	height: 250px;
	float: left;
}

#submitBox {
	margin-top: 35px;
	padding-left: 30px;
	width: 301px;
	height: 250px;
	float: left;
}

#contentHistorie {
	margin-left: 48px;
	width: 490px;
	height: 122px;
	float: left;
}

#naw {
	padding-left: 30px;
	padding-right: 5px;
	width: 301px;
	height: 122px;
	float: left;
	text-align:right;
	
}

.nawTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	line-height: 22px;

}
.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	line-height: 22px;
}
.pdf a {
	color: #6c6c6c;
	text-decoration: none;
}
.pdf a:hover {
	text-decoration: underline;
}

#contentCollege {
	margin-left: 48px;
	width: 490px;
	float:left;
}

#contentDienst {
	margin-top: 35px;
	margin-left: 48px;
	width: 490px;
	height: auto;
	float: left;
/*	overflow: hidden;*/

}
#contentOver {
	margin-top: 35px;
	margin-left: 48px;
	width: 490px;
	height: auto;
	float: left;
/*	overflow: hidden;*/
}


#contentLinks {
	margin-top: 35px;
	margin-left: 48px;
	width: 490px;
	height: auto;
	float: left;
}
.kopText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	font-weight: bold;
	line-height: 16px;
	
}

#footer {
	display: inline;
	float: left;
	width: 920px;
	height: 20px;
	background-color: #00959E;
}






















