body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#WerkInUitvoering {
	position: absolute;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	top: 230px;
	z-index: 50;
	visibility: hidden;
	right: 426px;
}
#ContainerHomepage {
	top: 50%;
	width: 1680px;
	left: 50%;
	height: 1050px;
	visibility: visible;
	z-index: 8;
	margin-top: -525px;
	margin-left: -840px;
	position: absolute;
	overflow: hidden;
}
