#logolink {
	background-image: url(/images/logoZelen.gif);
}
div.menu {
	background-color: rgb(8, 142, 68);
}
.topmenuitem:hover{
	color: rgb(200, 255, 230);
	background-color: rgb(30, 200, 100);
}
#LeftSidebar {
	background-color: rgb(8, 142, 68);
}