/*deze pagina verzorgt de home pagina van stijl*/
p { 
	padding: 6px; 
}
.verzusterd { 
	background-color: #ddf0d0 !important; 
	text-align: left; 
	position: absolute; 
	top: 6px; left:6px; 
	width: 192px; 
	height: 272px; 
	max-width: 192px; 
	max-height: 272px; 
}

.actueel{ 
	background-color: #b6b3d8 !important; 
	text-align: left; 
	position: absolute; 
	top: 284px; 
	left: 6px; 
	width: 192px; 
	height: 240px; 
	max-width: 192px; 
	max-height: 240px; 
}

.diensten{ 
	background-color: #feaf9f !important; 
	text-align: left; 
	position: absolute; 
	top: 6px; 
	left: 204px; 
	width: 192px; 
	height: 272px; 
	max-width: 192px; 
	max-height: 272px; 
}

.overheid{ 
	background-color: #d9d9d9 !important; 
	text-align: left; 
	position: absolute; 
	top: 284px; 
	left: 204px; 
	width: 192px; 
	height: 240px; 
	max-width: 192px; 
	max-height: 240px; 
}

.tourisme{ 
	background-color: #e7e5f3 !important; 
	text-align: left; 
	position: absolute; 
	top: 6px; 
	left: 402px; 
	width: 192px; 
	height: 272px; 
	max-width: 192px; 
	max-height: 272px; 
}
		
.foto{ 
	position: absolute; 
	top: 284px; 
	left: 402px; 
	width: 192px; 
	height: 240px;
	max-width: 192px; 
	max-height: 240px; 
	}
.image_home{
	float: right; 
	margin: 0 0 0 12px;
	}