.buttons #bhome {
	background-image: url(../img/futureweb_09.png);
	background-repeat: no-repeat;
	width: 82px;
}
	.buttons #bhome:hover {
		background-image: url(../img/futureweb_up_09.png);
		background-repeat: no-repeat;
	}

.buttons #bdiensten {
	background-image: url(../img/futureweb_10.png);
	background-repeat: no-repeat;
	width: 100px;
}
	.buttons #bdiensten:hover {
		background-image: url(../img/futureweb_up_10.png);
		background-repeat: no-repeat;
	}

.buttons #bcontact {
	background-image: url(../img/futureweb_11.png);
	background-repeat: no-repeat;
	width: 105px;
}
	.buttons #bcontact:hover {
		background-image: url(../img/futureweb_up_11.png);
		background-repeat: no-repeat;
	}

.buttons #bdirectadmin {
	background-image: url(../img/futureweb_12.png);
	background-repeat: no-repeat;
	width: 124px;
}
	.buttons #bdirectadmin:hover {
		background-image: url(..//img/futureweb_up_12.png);
		background-repeat: no-repeat;
	}

.buttons #bover {
	background-image: url(../img/futureweb_13.png);
	background-repeat: no-repeat;
	width: 143px;
}
	.buttons #bover:hover {
		background-image: url(../img/futureweb_up_13.png);
		background-repeat: no-repeat;
	}