BODY {
	margin: 0px auto;
	padding: 0px;
	bottom: auto;
	background: #556563
}
IMG {
	border: none
}

.menubalk {
	width: 498px; height: 20px
}
.home {
	background-image: url(../Images/Home-link.gif);
	width: 85px; height: 20px;
	float: left
}
.home A:hover {
	background-image: url(../Images/Home-hover.gif)
}
.gallery {
	background-image: url(../Images/Gallery-link.gif);
	width: 101px; height: 20px;
	float: left
}
.gallery A:hover {
	background-image: url(../Images/Gallery-hover.gif)
}
.biografie {
	background-image: url(../Images/Biografie-link.gif);
	width: 122px; height: 20px;
	float: left
}
.biografie A:hover {
	background-image: url(../Images/Biografie-hover.gif)
}
.links {
	background-image: url(../Images/Links-link.gif);
	width: 85px; height: 20px;
	float: left
}
.links A:hover {
	background-image: url(../Images/Links-hover.gif)
}
.contact {
	background-image: url(../Images/Contact-link.gif);
	width: 105px; height: 20px;
	float: left
}
.contact A:hover {
	background-image: url(../Images/Contact-hover.gif)
}
.terug {
	background-image: url(../Images/Terug-link.gif);
	width: 61px; height: 20px;
}
.terug A:hover {
	background-image: url(../Images/Terug-hover.gif)
}


