#headergrijs {
	background-color:#CCCCCC;
	padding:20px 0px 20px 20px;
	margin-bottom:20px;
	height:171px;
}

#footergrijs {
	background-color:#CCCCCC;
	padding:20px 0px 20px 20px;
	margin-top:20px;
}
#footergrijs .categorie {
	float:left;
	margin-right:10px;
}



#left {
	float:left;
	width:430px;

	margin-right:40px;
}

#right {
	float:left;
	width:430px;
}

.nieuws {
	margin-bottom:20px;


}

.nieuws .datum {
	background-image:url(../images/lijn.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:21px;
	color:#94acb9;
	font-weight:bold;
	margin-bottom:5px;
}

.nieuws img {
	float:right;
	margin-left:20px;
}

#images {
	float:left;
	width:410px;
}

h1 {
	margin-bottom:5px;
}
#tekst {
	float:left;
	margin-left:40px;
	width:425px;
}

#tekst p {
	font-weight:bold;

	margin-top:5px;
}
