#detailLeft {
		float:left;
		width:600px !important;/*610px*/
		overflow:hidden;
	}
	#detailRight {
		float:right;
		width:180px;/*202*/
	}
	h1 {
		font-size:16px;
		font-weight:normal;
		line-height:22px;
	}
	#detailRight h3 {
		text-transform:uppercase;
		margin:25px 0;
		font-size:12px;
	}
	#detailRight p {
		line-height:16px;	
	}
	.button {
		float:none;
		width:140px;
	}
	.button span {
		display:none;	
	}
	#first {
		margin-top:25px;	
	}
	h2.headie {
		float:left;	
		background:#e2017b;
		width:195px;
	}
	.contentHeader {
		border-bottom:3px solid #e2017b;
		width:auto;
		float:right;
		height:25px;
		margin-bottom:20px;
	}
	#detailLeft .contentHeader {
		float:right;
		width:409px;
		border-color:#443407;
	}
	#detailLeft h2.headie {
		background:#443407;
	}
	img#nieuwsimage {
		max-width:610px;	
	}
