@Bram:
Since you're using <a>nchors for buttons instead of <input>, I shall not forget to mention an even simpler way:
Use a language override like
ADD_TO_CART="<img src='../../../media/com_hikashop/upload/addtocart2.jpg' alt='Aan winkelwagen toevoegen'>"
You may need fewer or more "../", just try.
Anyway, this way you'll keep the button background color/gradient, hover effects for it, and other values will be easier to be set, too.
Needless to say: if you're using this language override, you'll want to remove your CSS modification, of course.
hikashop.com/download/languages.html#modify