.nieuws_list, .nieuws_detail
{
	margin-left: 20px;
	line-height: 1.8em;
}

.nieuws_subtitel
{
	font-style:italic;

}

.nieuws_datum
{
	font-size: 10px;
	color: #c7c7c7;
	padding-bottom: 17px;
	line-height: 0.4em;
}

.nieuws_datum_voorpagina
{
	font-size: 17px;
	color: #c7c7c7;
	padding-top: 10px;
	height: auto;
	width: 96px;
}

.nieuws_thumb
{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
	display: table-cell;
}

.nieuws_thumb img
{
	max-width: 110px;
	width: expression(this.width > 110 ? 110: true);
	vertical-align: middle;
}

.input-nieuwsbrief
{
	font-size: 12px;
	width: 230px;
}

.submit-nieuwsbrief
{
	margin-top: 12px;
	font-size: 12px;
	width: 90px;
}

.nieuws_tekst
{
	line-height: 1.8em;
}

.nieuws_kort
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}