div#header {
	height: 521px;
}

div#content {
	background: none transparent;
	color: #af9d85;
	position: absolute;
	z-index: 10;
	top: 112px;
	left: 305px;
	color: #FFF;
}

div#content h2 {
	color: #FFF;
}

a#webcam {
	display: block;
	width: 180px;
	height: 99px;
	background-image: url(/images/klikhiervoorwebcam.png);
	background-position: top;
	position: absolute;
	left: 465px;
	top: 140px;
}

a#webcam:hover {
	background-position: bottom;
}

a#webcam span {
	display: none;
}
