#home div.bericht1, #home div.bericht2 {
	border-bottom: 2px #FFFFFF solid;
	clear: both;
	height: 71px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#home div.bericht1 {
	background-color: #F0F4D5;
}
#home div.bericht2 {
	background-color: #E5ECB3;
}

#home a.image {
	width: 56px;
	height: 71px;
	display: block;
	float: left;
	margin-right: 10px;
}
#home a.titel {
	width: 464px;
	height: 24px;
	display: block;
	float: left;
	padding-right: 10px;
	overflow: hidden;
}
#home a.tekst {
	width: 464px;
	padding-right: 5px;
	height: 130px;
}

#bottom {
	width: 550px;
	margin-left: 0;
	margin-right: 0;
}
#bottomtekst {
	width: 400px;
}
