body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Verdana;
	color: #000;
	background-color: #fff;
}
#strechimg {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: -1;
}
a {
text-decoration:none;
cursor:pointer;
}
#header {
  position: absolute;
  top: 0px;
  left: 30px;
  z-index: 10;
}
#handle {
	cursor:move; 
	font-weight:bold;
}
#content-veld, #hoofdmenu-veld, #ondermenu-veld {
  position: absolute;
  text-align: center;
}



