#header {
	background-image: url(../images_naturalis/geschiedenis/header.jpg);
	border-bottom: 1px solid #653b26;
}

.footer {
	background-color: #653b26;
}

a, h2, h2 a {
	color: #653b26;
}

#query {
	border: 1px solid #653b26;
}

#submit_zoeken {
	background-color:#653b26;
	background-image: url(../images_naturalis/geschiedenis/search.jpg);
	
	height: 22px;
	width: 22px;
	border: 0px;
	cursor: pointer;
}

.menu_item {
	background-color: #653b26;
}

.menu_item_selected {
	background-color: #653b26;
}
.menu_sub_logo {
	border-top: 1px solid #653b26;
}


