body #container #sfeerbeeld {
	width: 900px;
	overflow:hidden !important;
}

#page_content {
	padding: 5px 0 6px 0;
	height: 110px;
	min-height: 110px;
}

#homepage_info {
	list-style: none;
	width: 900px;
}

#homepage_info li {
	float: left;
	width:299px;
	height: 110px;
}

#homepage_info li.item1,
#homepage_info li.item2 {
	border-right: 1px solid black;
}


#homepage_info .image {
	display: inline;
	width: 150px;
	text-align: center;
	float: left;
}

#homepage_info .tekst {
	float: left;
	width: 148px;
}

#homepage_info .tekst p {
	padding-bottom: 0 !important;
	width: 128px;
	padding-right: 20px;
}

h2 {
	padding-top: 2px;
}

h2 a {
	font-weight: normal !important;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}