#kruimelDiv {
	position : absolute;
	left : 28px;
	top : 212px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	z-index : 2;
}
#kruimelADiv {
	position : absolute;
	left : 28px;
	top : 212px;
	height : 15px;
	width : 552px;
	line-height : 15px;
	background-color : #0076FE;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	-khtml-opacity:.3;
	z-index : 1;
}
a {
	color : White;
	text-decoration: underline;
}
a:hover {
	color : White;
	text-decoration: none;
}