* { padding: 0; margin: 0; border: 0;}

body{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;	
}

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix {*zoom: 1; }

ul li {
	list-style: none;
}

ul {
	margin: 14px 0;
}

a {
	color: black;
}

img {
	margin: 12px 0;
}

#mainright,
#ontdek,
.block.duidingvideo .mainright,
aside,
#banners,
#bottomheader,
#topbanner,
.banner,
#nieuwsbrief,
#newsletter,
#vv,
.block.variabel,
#mobile-slide-out,
.block.nieuws .mainleft .block-header,
.readMore,
.meer,
.related,
#sitemap,
#share,
#breadcrumbs,
#articlesearch,
#sitemap h3,
.block.nieuws .mainright #social span,
#meerduiding img {
	display: none !important;
}

#homepagenews img {
	width: 250px;
}

#articleoverview figure {
	float: left;
	margin: 0 20px 0 0;
	width: 25%;
}

#articleoverview img {
	width: 100%;
}

.articledetail .textcontent img {
	width: auto;
	position: relative;
	top: 6px;
	max-width: 230px;
	height: auto;
}

.articledetail .textcontent img.left,
.articledetail .textcontent img[align="left"] {
	float: left;
	margin: 0 20px 20px 0;
}

.articledetail .textcontent img.right,
.articledetail .textcontent img[align="right"] {
	float: right;
	margin: 0 0 20px 20px;
}

.articledetail .textcontent img {
	width: auto;
	position: relative;
	top: 6px;
	max-width: 230px;
	height: auto;
}

#articleoverview .textcontent {
	width: 150px;
}

#articleoverview .textContainer {
	float: left;
	width: 55%;
}

#subarticles, .block.duidingvideo {
	margin: 20px 0;
}

#subarticles > div {
	float: left;
	width: 45%;
}

/* Clearfixes */
#subarticles:before, #subarticles:after { content: " "; display: table; }
#subarticles:after { clear: both; }
#subarticles {*zoom: 1; }