#flashbanner {
	width: 620px; height: 330px;
	top: 20px; left: 20px;
	position: absolute; display: block;
	background: url(../images/flash_bg.jpg) no-repeat;
}

#menubalk {
	width: 620px; height: 40px;
	top: 350px; left: 20px;
	position: absolute; display: block;
	background-color: #2e71a6;
}

#inhoud {
	width: 620px;
	height: auto;
	position: absolute;
	top: 390px;
	left: 20px;
	display: block;
	background: #dfeaee;
}

#fblink {
	width: 130px;
	height: 80px;
	display: block;
	position: relative;
	top: 380px;
	left: 35px;
	z-index: 3;
	text-align: center;
}