#nieuws_overzicht {
	width: 556px;
	height: auto;
	position: relative;
	padding-left: 16px;
}

#nieuws_overzicht .maand {
	width: 572px;
	height: auto;
	position: relative;
	margin-bottom: 30px;
	background: url(../images/template/bg_nieuws_maand.gif) left top no-repeat;
}

#nieuws_overzicht .maand .titel_maand {
	width: 547px;
	height: 26px;
	position: relative;
	margin-bottom: 20px;
	padding: 7px 0px 0px 25px;
	font-weight: bold;
}

#nieuws_overzicht .maand .nieuws_item {
	width: 528px;
	height: auto;
	position: relative;
	padding: 7px 0px 6px 44px;
	background: url(../images/template/bg_nieuws.gif) 24px 13px no-repeat;
}

#nieuws_overzicht .maand .nieuws_item .item_titel {
	width: 571px;
	height: auto;
	position: relative;
}

#nieuws_overzicht .maand .nieuws_item .item_titel a {
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	color: #e77904;
}

#nieuws_overzicht .maand .nieuws_item .item_titel a:hover {
	text-decoration: underline;
}

#nieuws_overzicht .maand .nieuws_item .item_datum {
	width: 571px;
	height: auto;
	position: relative
}

#nieuws_overzicht .maand .nieuws_item .item_datum a {
	text-decoration: none;
	line-height: 18px;
}

/* nieuwsbericht */

.bron {
	width: 547px;
	height: 63px;
	position: relative;
	padding: 20px 0px 0px 25px;
	margin-left: 16px;
	line-height: 63px;
	font-weight: bold;
	background: url(../images/template/bg_bron.gif) left 20px no-repeat;
}

.bron a {
	color: #e57603;
}

.bron a:hover {
	text-decoration: none;
}

.link_terug {
	width: 506px;
	height: auto;
	position: relative;
	padding: 15px 0px 30px 41px;
}

.link_terug a {
	text-decoration: none;
	font-weight: bold;
	color: #e57603;
}

.link_terug a:hover {
	text-decoration: underline;
}

