.imgIcon {
position: absolute;
top: 2px;
left: 2px;
width: 94px;
height: 35px;
}
html>body .imgIcon a {
display: block;
width: 96px;
height: 34px;
background: url(/EHFK/deutsch/Konfig/gfx/layer_galerie.png) no-repeat;
}
* html .imgIcon a {
display: block;
width: 96px;
height: 34px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/EHFK/deutsch/Konfig/gfx/layer_galerie.png', sizingMethod='image');
cursor: hand;
}
.vidIcon {
position: absolute;
top: 2px;
left: 2px;
width: 79px;
height: 35px;
}
html>body .vidIcon a {
display: block;
width: 79px;
height: 35px;
background: url(/EHFK/deutsch/Konfig/gfx/layer_video.png) no-repeat;
}
* html .vidIcon a {
display: block;
width: 79px;
height: 35px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/EHFK/deutsch/Konfig/gfx/layer_video.png', sizingMethod='image');
cursor: hand;
}

