#onderText ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
}
#onderTextLinks {
	float: left;
	position: relative;
	width: 330px;
}
#onderTextRechts {
	float: right;
	right: 20px;
	bottom: 20px;
	position: absolute;
	width: 140px;
	text-align: left;
}