Ok i figured it out but i have a Problem with the CSS file.
There is the line with
Code:
margin-bottom: -21px;/*compensates for extra line break introduced by display: block;*/
But this looks very ugly on the IE.

This is how it looks in IE:




And here is how it looks on Firefox



Is there a way to get it working in both Browsers?