
#zoeken {
width:420px;
}

#result {
	background-color:#ECEAED;
	border:1px solid #39224A;
	width: 526px;	
}


.funkyButton, .funkyButtonGhost { /* paginering onder zoekresultaten*/
	border: 0px;
	background-color: white;
	color: #0C2577;
	width: 5px;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}

.funkyButtonGhost {
	color: #999999;
	cursor: arrow;
}
