#zoek-en-vind {
    background: transparent url('/Content/Images/Blocks/2.0/zoek-en-vind-2.0.png') no-repeat 0 0;
    height: 79px;
}
#zoek-en-vind:hover {
    background-position: 0px -79px;
}
#energielastenverlager {
    background: transparent url('/Content/Images/Blocks/2.0/energielastenverlager-2.0.png') no-repeat 0 0;
    height: 77px;
}
#energielastenverlager:hover {
    background-position: 0px -77px;
}

#subsidies {
    background: transparent url('/Content/Images/Blocks/2.0/subsidies-2.0.png') no-repeat 0 0;
    height: 81px;
}
#subsidies:hover {
    background-position: 0px -81px;
}
#nieuwsbrief{
    background: transparent url('/Content/Images/Blocks/2.0/nieuwsbrief-2.0.png') no-repeat 0 0;
    height: 82px;
    margin-left:4px;
}
#nieuwsbrief:hover {
    background-position: 0px -82px;
}

#nieuwe_subsidie {
	background: transparent url('/Content/Images/Blocks/2.0/nieuwe-subsidie-2.0.png') no-repeat 0 0;
    height: 82px;
    margin-left:4px;
}
#nieuwe_subsidie:hover {
	background-position: 0px -82px;
}

#heeftuvragen {
	background: transparent url('/Content/Images/Blocks/2.0/heeft-u-vragen-bel-2.0.png') no-repeat 0 0;
    height: 82px;
    margin-left:4px;
}