#content br
{
	display:none;
}

#content .nieuws_bericht_tabel td br
{
	display:inline;
}

.nieuws_titel_td
{
	display:none;
}

.nieuws_bericht_td,
.nieuws_bericht_td p[align=left] {
	text-align:justify;
}

.nieuws_bericht_td img
{
	border:1px solid #333333;
}


/*.nieuws_bericht_td img*/
.left {
	float:left !important;
	display:inline;
	margin:0 14px 0 0 !important;
}

.nieuws_bericht_td img,
.right {
	float: right !important;
	display:inline;
	margin:0 0 0 14px !important;
}
