
body {
	background:			none;
}

div#midCon {
	width:				710px;
	margin-top:			13px;
	padding:			0;
	background:			none !important;
}

div#midCon div h3 {
	color:				#fff;
	font-size:			20px;
	margin:				0;
}

div#midCon div h4 {
	margin:				0;
	color:				#fff;
	font-size:			15px;
	font-weight:		normal;
	line-height:		1.2em;
	margin-bottom:		4px;
	text-transform:		uppercase;
}

div#firstRow {
	text-align:			right;
}

div#secondRow {
	margin:				10px 0 20px 0;
	overflow:			hidden
}

div#secondRow div {
	float:				left;
	display:			inline;
}

div#secondRowNieuws {
	width:				200px; /* 220 - 10 - 10 */
	height:				135px; /* 155 - 10 - 10 */
	margin-top:			170px;
	padding:			10px;
	overflow:			hidden;
}

div#secondRowProject {
	width:				450px; /* 470 - 10 - 10 */
	height:				305px; /* 325 - 10 - 10 */
	margin-left:		20px;
	padding:			10px;
	overflow:			hidden;
}

div#fourthRow {
	margin:				20px 0 20px 0;
}

div#fourthRow div {
	float:				left;
	display:			inline;
}

div#fourthRowNieuws {
	width:				200px; /* 220 - 10 - 10 */
	height:				auto; /* 155 - 10 - 10 */
	padding:			10px;

	background-color:	#E2001A;
}

div#fourthRowNieuws p {
	margin:				0;
}

div#fourthRowQuote {
	width:				450px; /* 470 - 10 - 10 */
	height:				135px; /* 155 - 10 - 10 */
	margin-left:		20px;

	padding:			10px;
	overflow:			hidden;
}

div#fourthRowQuote h2 {
	font-size:			22px;
	line-height:            25px;
	color:				#BD1220;
	text-transform:		uppercase;
}

div#fourthRowQuote h2 cite {
	text-transform: 	none;
}

div#rightCon {
	display:			none;
}