#linkermenu {
	position:absolute;
	left:2px;
	top:214px;
	width:134px;
	height:830px;
	z-index:2;
	border: 1px solid #000000;
	line-height: 150%;
}
#zoekmenu {
	position:absolute;
	left:2px;
	top:595px;
	width:134px;
	height:auto;
	z-index:2;
	border: 1px solid #000000;
	line-height: 150%;
}
.menukop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #E5BFBD;
	display: block;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D62110;
}
.zoekkeuze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #000000;
}
.okbutton {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FF0000;
	border: 1px solid #666666;
	font-weight: bold;
}

