#wrapper {
	background: #fff;
}
#content {
	background: none;
	background-image: url(/static/img/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#tt {
	padding-top: 48px;
	width: 350px;
}
#aktueel {
	clear: both;
	height: 200px;
	float: right;
	right: 0px;
	width: 400px;
	line-height: 19px;
	padding-left: 0px;
	background-color: #0b529a;
	/padding-top: 10px;
}
#lopende-projecten {
	margin-top: 85px;
	/margin-top: 76px;
	float: right;
	right: 0px;
	background: #f4d200;
	height: 136px;
	line-height: 19px;
	padding-left: 0px;
	width: 400px;
}
#lopende-projecten ul li {
	list-style: none;
	list-style-image: url(/static/img/li_bg_rood.gif);
	color: #0b529a;
}
.lpTitel, .akTitel {
	margin-left: 15px;
	font-family: arial;
	font-size: 26px;
	color: #e20026;
}
.akTitel {
	color: #fff;
}
#aktueel ul {
	list-style: none;
	list-style-type: square;
	color: #fff;
}
#aktueel ul li a,
#lopende-projecten ul li a {
	font-size: 14px;
	font-family: arial;
}
#aktueel #padder {
	padding-right: 50px;
}
#smaller {
	margin-top: -15px;
	margin-left: -35px;
}
#content {
	height: 600px;
}
#tt2 {
	margin-left: 35px;
	background: orange;
}
#homeContent {
	width: 425px;
	margin-left: 35px;
	margin-top: 95px;
}
.blokRechtsTitel {
	font-family: "Trebuchet MS";
	font-size: 28px;
}

#aktueel h2, 
#lopende-projecten h2 {
	font-size: 24px;
	margin-left: 15px;
	margin-bottom: 10px;
}


#aktueel h2 {
	color: #fff;
}
#lopende-projecten h2 {
	color: #c1002a;
}
#homeContent  {
	margin-left: 32px;
}
#homeContent h1 {
	font-family: arial;
	font-size: 32px;
	font-weight: normal;
	margin: 0px;
	margin-left: -5px;
	margin-bottom: 8px;
	color: #c1002a;
}
