.rss_feed-channelimg {
	max-width:200px;
	margin:8px;
}
.row.actueel {
	margin:24px 0;
}
.actueel h3 {
	font-size:18px;
	margin:0 0 18px 0;
}
.actueel .blok {
	border-radius:2px;
	box-shadow: rgba(50, 50, 93, 0.11) 0px 3px 4px 2px;
	text-align:center;
	margin-bottom:24px;
}
.padding {
	padding:16px;
}
.stat {
	font-size:14px;
	width:31%;
	margin-right:2%;
	display:inline-block;
	line-height:0.8;
	box-shadow: rgba(50, 50, 93, 0.11) 0px 3px 4px 2px;
	border-radius:4px;
	padding:4px;
}
.stat strong {
	font-weight:normal;
	font-size:10px;
	color:#999;
}
.actueel h4 {
	font-size:16px;
	margin:24px 0 16px 0;
}
.actueel table {
	font-size:13px;
}
.blok .sub-nav dt.active {
    border-radius: 1000px;
    font-weight: bold;
    background: #426eb3;
    padding: 0.1875em 0.5625em;
    cursor: default;
    color: #fff
}
