#nieuws .kop
{
	margin:				0 0 10px;
}
#nieuws h2, #nieuws h3
{
	margin:				0;
}
#nieuws h3 a
{
	text-decoration:	none;
}
#nieuws h3 a:hover
{
	text-decoration:	underline;
}
#nieuws .kop .auteur
{
}
#nieuws .datum
{
}
#nieuws .kop .details
{
}
#nieuws .hoofdfoto
{
}
#nieuws .inleiding
{
	font-weight:		bold;
}
#nieuws .overzicht .item
{
	position:			relative;
	margin:				0 0 15px;
	_zoom:				1;
}
#nieuws .hoofdfoto
{
	float:				right;
	margin-left:		10px;
}

#kolom1 #nieuws h3 a
{
	color:				#EEE;
}