#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: 210px;
	height: 255px;
	background-color:#FFF;
	display: block;
	position: relative;
	top: 5px;
	left: 0px;
	z-index: 3;
	text-align: center;
	margin-bottom: 15px;
}

#form {
	width: 350px;
	height: 450px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#kaart {
	background-color: white;
	width: 330px;
	height: 340px;
	display: block;
	position: relative;
	padding: 10px;
	top: 0;
}

span.label, span.multiple span {
	width: 80px;
	padding-top: 4px;
	float: left;
} 

span.multiple {
	float:left;
} 

span.button {
	padding-left:120px;
}

.button {
	float: right;
}

.clear {
	clear: left;
}

#uitklap {
	display: none;
}

.opsomming {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 12px; padding-left: 0px;
}
