#homepage a.banner {
	width: 566px;
	height: 230px;
	display: block;
	margin-bottom: 20px;
}

#homepage .artikel {
	width: 546px;
	height: 241px;
	margin-bottom: 20px;
}

.artikel .top {
	height: 40px;
	width: 546px;
	background: #FFF url(/images/artikeltopbg.jpg) left bottom no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

#homepage div.middle {
	height: 180px;
	background: #FFF url(/images/artikelmiddlebg.png) top left repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	width: 544px;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
display: block;
clear: both;

}
#homepage .bottom {
	height: 30px;
	line-height: 30px;
	background: #FFF url(/images/artikelbottombg.jpg) top left no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	width: 546px;
	font-size: 11px;
	font-weight: bold;
}
#homepage span.titel {
	float: left;
	padding-top: 10px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
}
#homepage span.titel a {
	color: #015C31;
	text-decoration: none;
}
#homepage a.button {
	float: right;
	margin-left: 10px;
}


#homepage div.prijs {
	color: #F00;
	font-size: 26px;
	height: 30px;
float: left;
}
#homepage a.image1 {
	float: right;
	width: 200px;
	height: 170px;
	margin-right: 60px;
	padding-top: 10px;
}