html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}
html {
	overflow-y: scroll;
}
body{
	font : 12px Trebuchet MS, Tahoma, Georgia, Helvetica, Verdana, Geneva, Arial, sans-serif;
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #666666;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #E3E3E3;
	scrollbar-highlight-color : #E3E3E3;
	scrollbar-shadow-color : #E3E3E3;
	scrollbar-track-color : #999999;
	line-height: 18px;
	background-color : #FFFFFF;
	color: #7c6f6a;
}
#container {
	text-align: left;
	position: relative;
	border-left: 0px;
	border-right: 0px;
	min-width: 840px;
	width: 840px; 
	margin-left: auto; 
	margin-right: auto;
	
}
#header {
	position: relative;	
}
#homebalk{
	position: relative;
	background: #B0BE2B;
}
#homeheaderimg{
	position: relative;
	height:140px;
}
#home_content{
	display: absolute;
	width:520px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:6px;
	background: #FFFFFF;
}
#content{
	position: relative;
	width:530px;
	padding-left:20px;
	padding-right:290px;
	padding-bottom:10px;
	padding-top:6px;
	background: #FFFFFF url("../images/acco.gif") no-repeat;
}
#home_diensten{
	position: absolute;
	width:520px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:6px;
	background: #FFFFFF;
}
.download{
	position: relative;
	background: url("../images/bg_download.gif") no-repeat;
	height:37px;
	width:150px;
	padding-left:120px;
	padding-top:23px;
	color: #FFFFFF;
}
#foto_kantoor{
	position: relative;
	background: #FFFFFF;
	height:190;
	width:270px;
}
#home_kantoor{
	position: relative;
	background: #FFFFFF;
	width:230px;
	padding-left:20px;
	padding-right:20px;
	padding-top:6px;
	padding-bottom:10px;
}
#footer{
	position: relative;
	clear: both;
	height:80px;
	width: 800px;
	background: #7C6F6A;
	line-height: 20px;
	font-size : 10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	color: #FFFFFF;
}
h1{
	margin-top: 17px;
	margin-bottom: 5px;
	font-size : 15px;
	font-weight: bold;
	color : #167827;
}
h2{
	margin-top: 20px;
	margin-bottom: 5px;
	font-size : 15px;
	font-weight: bold;
	color : #000000;
}
h3{
	margin-top: 12px;
	margin-bottom: 2px;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
}
.navtekst{
	font-size : 10px;
	font-weight: normal;
}
p{
	margin-top: 3px;
	margin-bottom: 3px;
}

a.nav:visited,a.nav:active,a.nav:link{
	font : 13px Trebuchet MS, Tahoma, Georgia, Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	text-decoration : none;
	line-height: 25px;
	line-spacing: 30px;
	color : #FFFFFF;
	padding-left:20px;
}
a.nav:hover{
	color : #FFFFFF;
}
a.leesmeer:visited,a.leesmeer:active,a.leesmeer:link{
	font-weight: bold;
	text-decoration : none;
	font-size: 10px;
	color : #177827;
}
a.leesmeer:hover{
	color : #177827;
}

a:visited,a:active,a:link{
	text-decoration : none;
	color : #0f7625;
}
a.wit:visited,a.wit:active,a.wit:link{
	text-decoration : none;
	color : #FFFFFF;
}
