#artikelblok {
	width: 470px;
	position: relative;
	background-image: url(../images/fades/bg1.gif);
	background-repeat: no-repeat;
    height: 50em;
	padding: 20px;
}
#artikelsub {
	width: 540px;
	position: relative;
	height: 20px;
	float: right;
}
#artikelmenu {
	width: 70px;
	position: relative;
	height: auto;
	left: 20px;
	float: right;
}
#kolom2 {
	width: 550px;
	float: right;
}
#kolom1 {
	float: right;
	width: 150px;
}
.artikelmenuitem{
	width: 120px;
	position: relative;
	height: 15px;
	float: left;
	margin-right: 5px;
}

.tabmenuitemniet {
	height: 58px;
	width: 130px;
	float: right;
	padding-right: 20px;
	background-image: url(../images/assets/menuitemgeel.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.tabmenuitemwel {
	height: 58px;
	width: 130px;
	float: right;
	padding-right: 20px;
	background-image: url(../images/assets/menuitemblauw.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
