@charset "utf-8";
/* CSS Document */
#nieuws {
	width:200px;
	float:left;
	background-color:#F0F0F0;
	padding:10px;
	padding-top:0;
	margin-right:25px;

}
#nieuws h2 {
	border-bottom:thin #000 solid;
}
