div#article {
	line-height: 16px;
	text-align: justify;
}

div#article h1 {
	color:#535353;
	font-size:16px;
	margin:10px 0;
	font-family:Tahoma,Trebuchet,"Trebuchet MS",Verdana;
	font-weight:normal;
}

div#article h1 br{
	display:none	;
}

div#article h1 span.chapeau {
	display:block;
	font-size:14px;
	font-weight:100;
}

div#article_image {
	float:left;
	width:164px;

	margin-right:10px;
}

div#article_image img.article_photo {
	border: solid 1px #555556;
}

div#article_image img {
	margin:3px 0px;
}

div#article_lead {
	font-weight: bold;
	margin-bottom:10px;
}
div#article_content a:hover{
	text-decoration: underline;
}
div#article_footer {
	clear:left;
	margin-top:10px;
	padding-bottom:2px;
	font-size:10px;
	text-align:right;
	border-bottom: solid 2px #b3b3b3;
}
div.tussenkop {
	font-weight:bold;
	margin-top:10px;
}
