#ft {
	z-index:10;
	display: block;
	position: absolute;
}

#nieuwsarray{
	margin-top: 30px;
}

input.zoekbutton {
	background-color: #CFBABA;
	border: #660000;
	margin-top: 1em;
	color: #660000;
	font-weight: bold;
	width: auto; }	
input.zoekbutton:hover {
	background-color: #636363;
	border: #00b700;}	