.content {
	background:transparent url(../images/background-home.png) no-repeat top left !important;
}

.top td {
	height: 110px !important;
}

.middle td {
	height: 100px;
	vertical-align: top
}

div.hometext {
	float: left;
	margin-top: 205px;
	width: 100%;
}

td#home {
	width: 275px;
}

td#profiel {
	background:transparent url(../images/home/home_profiel.png) no-repeat right top;
	width: 92px;
}
td#werkwijze {
	background:transparent url(../images/home/home_werkwijze.png) no-repeat right top;
	width: 101px;
}
td#contact {
	background:transparent url(../images/home/home_contact.png) no-repeat right top;
	width: 154px;
}
td#links {
	background:transparent url(../images/home/home_links.png) no-repeat left top;
	width: 178px;
}