.nieuws_list {
	border-bottom: 1px solid #d7d3d4;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.nieuws_titel {
}

.nieuws_subtitel {
	font-style: italic;
}

.nieuws_datum {
	font-style: italic;
}

.nieuws_image {
	border: 1px solid #d1d2d4;
}

a.nieuws:link, a.nieuws:visited {
	color: #231f20;
	text-decoration: none;
	font-weight: bold;
}

a.nieuws:hover,a.nieuws:active {
	color: #d9305d;
	text-decoration: none;
	font-weight: bold;
}

a.nieuws_active {
	color: #d9305d;
	text-decoration: none;
	font-weight: bold;
}

.nieuws_titel_detail {
	color: #d9305d;
	font-weight: bold;
}

.nieuws_datum_detail {
}

.nieuws_image_detail {
	border: 1px solid #d9305d;
}

.nieuws_image_detail_blok {
	margin-top: 5px;
}

.nieuws_kort_detail {
}

.nieuws_front {
	margin-bottom: 20px;
}

.nieuws_datum_front {
	font-weight: bold;
}

.nieuws_image_front {
	float: left;
	width: 80px;
}

.nieuws_titel_front {
	float: left;
	width: 125px;
}

.nieuws_image_front_detail {
	width: 70px;
	margin-right: 10px;
}

.nieuws_detail_front {
	width: 205px;
}