/* CSS Document */
#top,#menu,#submenu,#overignieuws,#rechterbalk,#footer {
	display:none;
}
#artikel {
	margin:20px 20px 10px 20px;
}
#artikel h1 {
	margin:0 20px 10px 0px;
	color:#000;
	font-size:18px;
}
#artikel h2 {
	margin:10px 0 2px 0px;
	color:#000;
	font-style:italic;
	font-size:13px;
}
#artikel h3 {
	display:none;
}
#artikel h4 {
	margin:0 0px 10px 0px;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#999;
}
#header {
	margin:0 0px 10px 0px;
	font-weight:bold;
}
.foto {
	float:right;
	width:255px;
	border:none;
	margin:0 0 0 10px;
}
#body {
	margin:0;
	text-align:justify;
}
#printenmail {
	display:none;
}
#banner {
	display:none;
}
