a.home {
	display: block;
	background: url('http://static.sandbikeparts.nl/buttons/home.png') no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	background-position: 0px 0px;
	margin: auto
}
a.home:hover {
	background-position: 0px -44px;
}
a.webshop {
	display: block;
        background:transparent url(http://static.sandbikeparts.nl/buttons/webshop.png) no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	margin: auto
}
a.webshop:hover {
	background-position: 0px -44px;
}
a.assortiment {
	display: block;
	background: url('http://static.sandbikeparts.nl/buttons/assortiment.png') no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	margin: auto
}
a.assortiment:hover {
	background-position: 0px -44px;
}
a.werkplaats {
	display: block;
	background: url('http://static.sandbikeparts.nl/buttons/werkplaats.png') no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	margin: auto
}
a.werkplaats:hover {
	background-position: 0px -44px;
}
a.nieuws {
	display: block;
	background: url('http://static.sandbikeparts.nl/buttons/nieuws.png') no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	margin: auto
}
a.nieuws:hover {
	background-position: 0px -44px;
}
a.contact {
	display: block;
	background: url('http://static.sandbikeparts.nl/buttons/contact.png') no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	margin: auto
}
a.contact:hover {
	background-position: 0px -44px;
}
a.verhuur {
	display: block;
	background: url('http://static.sandbikeparts.nl/buttons/verhuur.png') no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	margin: auto
}
a.verhuur:hover {
	background-position: 0px -44px;
}

a.automatisering {
	display: block;
	background: url('http://static.sandbikeparts.nl/buttons/automatisering.png') no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	margin: auto
}
a.automatisering:hover {
	background-position: 0px -44px;
}
a.dealers {
	display: block;
	background: url('http://static.sandbikeparts.nl/buttons/dealers.png') no-repeat scroll center top;
	height: 44px !important;
	height: 44px;
	width:134px;
	margin: auto
}
a.dealers:hover {
	background-position: 0px -44px;
}