#header {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	height: 175px;
	background: url(img/top.gif) no-repeat
}
#header a {
	display: none;
}
#boor {
	position: absolute;
	background: transparent url(img/logo.gif) no-repeat;
	position: relative;
	display: block; /* Nodig voor Firefox */
	top: 40;
	left: 46;	
	height: 21px;
	width: 299px;
}
#boor a {
	display: none;

}