table#container td#topcon {
	background:		none;
}

div#specificationcon {
	border-bottom: 		none;
}

div#mainvisual {
	width:				392px !important;
	border-bottom: 		none;
	font-size:			11px;
}

	div#nieuwslijst {
		width:				378px;
		padding-top:		40px;
	}	
	/*
	div#nieuwslijst .nieuwsitem a,
	div#nieuwslijst .nieuwsitem a.active {
		display:			block;
		color:				#000;		
		text-decoration:	none;
		padding:			4px 0 4px 20px;
		border-top:			1px solid #c7c7c7;
	}
	div#nieuwslijst .nieuwsitem a:hover,
	div#nieuwslijst .nieuwsitem a.active {
		text-decoration:	none;
		background:			#fed9d9;
	}	
	div#nieuwslijst .nieuwsitem a span {
		color:				#f00;
		padding-left:		25px;
	}
	div#nieuwslijst .nieuwsitem a:hover span,
	div#nieuwslijst .nieuwsitem a.active span {
		color:				#000;
	}
	div.closer {
		width:				378px;
		height:				1px;
		font-size:			0px;
		line-height:		0px;
		border-top:			1px solid #c7c7c7;
	}
	*/

	
	
	div#nieuwslijst table {
		width:100%;
		border-collapse:collapse;
	}
	
	div#nieuwslijst table tr td a {
		display:			block;
		color:				#f00;		
		text-decoration:	none;
		padding:			4px 0 4px 20px;
		border-top:			1px solid #c7c7c7;
	}
	
	div#nieuwslijst table tr.active td {
		background:			#fed9d9;
	}
	
	div#nieuwslijst table tr.active td a {
		color:			#000;
	}	
	
	div#nieuwslijst table tr td.datum a{
		color:				#000;
	}
	
	div#nieuwslijst table tr.last td {
		border-bottom:		1px solid #c7c7c7;
	}
	
	
div#descriptioncon {
	width:				587px;
}

div#descriptiontext {
	float:				left;
	width:				360px; /* 390 - 15 - 15 */
}


div#pagetext {
	float:				left;
	width:				360px;
}


ul li {
		font-size:				12px;
		line-height:			1.7em;
}


