.nieuwsHome h1
{
	margin-bottom:6px;
	margin-top:0px;
}

.nieuws dl, .nieuwsHome dl
{
	text-align:left;
	margin:5px 5px 0px 14px;
}

.nieuws dt, .nieuwsHome dt
{
	float:left;
	width:80px;
	height:16px;
}

.nieuws dd, .nieuwsHome dd
{
	margin-left:90px;
}

.nieuwsHome dd
{
	margin-left:90px;
}

.nieuws dd.header, .nieuwsHome dd.header
{
	font-weight:bold; 
}	

h4.subhead
{
	font-size:80px;
}

.nieuwsContent dl
{
	text-align:left;
	margin:5px 0px 0px 0px;
}

.nieuwsHome dd.content
{
	margin-bottom:5px;
}

.nieuwsContent dt
{
	float:left;
	width:80px;
}

.nieuwsContent dd
{
	margin-left:90px;
}

.nieuwsContent dd.header, .nieuwsResult dt.header
{
	font-weight:bold;
	color:#800000;
}

.nieuwsContent dd.content, .nieuwsResult dd.content
{
	margin-bottom:10px;
}

.page_meta
{
    float:right;
    border:solid 1px #e7e7e7;
    /*background-color:#f7f7f7;*/
    padding:5px;
    margin-bottom:5px;
}


