.subkeuze{
	position:		absolute;
	left:			551px;
	top:			300px;
}
.subkeuze .headertxt{
	font-family:	arial black;
	color:		#a9a9a9;
	font-size:		16px;
	height:		30px;
	margin-left:	10px;
}
.subbutton{
	width:		283px;
	border:		1px solid #d0dd39;
	margin-bottom:	5px;
	position:		relative;
}
.buttontekst{
	height:		54px;
	width:		159px;
	background-color:	#d0dd39;
	color:		#FFF;
	font-family:	arial black;
	font-size:		18px;
	cursor:		pointer;
}
.buttontekst div{
	position:		relative;
	left:			10px;
}
.buttontekst .label{
	top:			10px;
}
.subbutton img{
	position:		absolute;
	top:			0px;
	left:			159px;
	cursor:		pointer;
}
