body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	}
	
#container{
	height: auto;
	width: 909px;
	margin: 0px auto 0px auto;
	}
	
#heading{
	height: 112px;
	width: 909px;
	}
	
#logo{
	height: 112px;
	width: 120px;
	float: left;
	}
	
#logo img{
	border: 0;
	margin-top: 10px;
	}
	
#top-menu{
	float: right;
	height: 62px;
	width: 200px;
	padding-top: 50px;
	}
	
#top-menu a{
	color: #002969;
	text-decoration: none;
	}
	
#top-menu a:hover{
	text-decoration: underline;
	}
	
#header{
	height: 234px;
	width: 909px;
	padding-top: 4px;
	}
	
#test{
	height: 234px;
	width: 909px;
	background-image: url(img/header-bg.png);
	position: absolute;
	z-index: 2;
	top: 116px;
	}
	
#menu{
	height: 43px;
	width: 881px;
	margin-left: 4px;
	background-image: url(img/menu.png);
	padding: 0px 10px 0px 10px;
	}
	
#content{
	height: auto;
	width: 909px;
	background-image: url(img/content.png);
	overflow: hidden;
	}
	
#tekst{
	height: auto;
	width: 540px;
	margin-left: 4px;
	float: left;
	padding: 30px 20px 20px 20px;
	line-height: 24px;
	}
	
#foto{
	height: 325px;
	width: 314px;
	float: left;
	}
	
#midden{
	height: 170px;
	width: 901px;
	margin-bottom: 20px;
	overflow: hidden;
	}
	
#pand{
	height: 170px;
	width: 410px;
	float: left;
	background-image: url(img/fotopand.png);
	background-repeat: no-repeat;
	margin-left: 4px;
	}
	
#maps{
	height: 170px;
	width: 470px;
	float: left;
	}
	
#blokken{
	height: auto;
	width: 901px;
	margin-left: 4px;
	margin-top: 10px;
	}
	
#contact{
	height: 210px;
	width: 274px;
	float: left;
	margin-left: 20px;
	}
	
#contact a{
	color: #da251c;
	text-decoration: underline;
	}
	
#contact ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#contact li{
	width: 270px;
	height: 20px;
	}
	
#advies{
	height: 210px;
	width: 274px;
	float: left;
	margin-left: 20px;
	}

.advies-image{
	height: 156px;
	width: 274px;
	background-image: url(img/advies.png);
	}
	
#snelmenu{
	height: 210px;
	width: 274px;
	float: left;
	margin-left: 20px;
	}
	
#snelmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#snelmenu li{
	float: left;
	}
	
#snelmenu a{
	display: block;
	width: 229px;
	height: 35px;
	border-bottom: 1px #CCCCCC solid;
	line-height: 34px;
	background-image: url(img/bullet_red.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 45px;
	color: #484848;
	text-decoration: none;
	}
	
#snelmenu a:hover{
	color: #da251c;
	font-weight: bold;
	}

.heading{
	height: 44px;
	width: 254px;
	background-image: url(img/heading.png);
	padding-left: 20px;
	line-height: 40px;
	color: #fff;
	}
	
.box-content{
	height: 156px;
	width: 274px;
	padding-top: 10px;
	}
	
	
	
#footer{
	height: 30px;
	width: 909px;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	padding-top: 20px;
	}
	
#footer a{
	color: #da251c;
	}

h1{
	color: #484848;
	font-size: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	}