/* ### NIEUWS */

#imgbalk{
	width:260px;
	float:right;
	padding-top:7px;
	
}
#imgbalk img, #imgbalk object, #imgbalk embed{
	margin:0 0 25px 0;
}
#bericht{
	width:330px;
}

#nieuws h3{
	font-size:1.4em;
	font-weight:normal;
}
#nieuws .intro{
	line-height:1.6em;
}

#nieuws .introafb{
	float:left;
	margin:2px 10px 6px 0;
}
#nieuws h4{
	margin:20px 0 0 0;
}
#nieuws #reactieblok{
	border-top:2px solid #71690E;
	margin:20px 0 10px 0;
}
#nieuws .reactie{
	border-bottom:1px solid #71690E;
	padding:8px 0;
}
#nieuws #reactieform{
	padding:10px;
}
#nieuws #reactieform input, #nieuws #reactieform textarea{
	margin:3px 0 10px 0;
}