#links, #rechts {
	width: 478px;
	float:left;
	margin-top: 10px;
}

/* thema visualisatie */
.thema_vis {
	width: 115px;
	padding-left: 108px;
}
.thema_vis a {
	color: #000000;
}
.thema_vis .h3.small {
	font-size:10px;
	margin-bottom:-10px;
}
#content .nieuws_links.black .arrow,
#content .thema_vis.black .arrow {
	background-image: url(../images/arrow_black.png);
}

/* links footer */
.nieuws_links_kolom {
	height: 40px;
	padding-top:20px;
	border-top: 1px solid #000000;
	line-height: 22px;
}
.kolom_dubbel .arrow {
	float: left;
}
.kolom_dubbel a { color: #000000; }
.kolom_dubbel .arrow a { color: #ffffff; }
.nieuws_links_archief {
	font-family: dazedarchetype, arial;
	background: url(../images/ico_nieuwsarchief.png) no-repeat 0px 24px;
	text-indent: 20px;
}

/* archief top link */
.nieuws_links_archief_top {
	font-family: dazedarchetype, arial;
	background: url(../images/ico_nieuwsarchief.png) no-repeat 90px 2px;
	padding-right: 20px;
}