* html .zuhause p a.heimatlink {
    background: none;
    overflow: hidden;
    position: absolute;
    text-indent: 0;
}

* html .zuhause p a.heimatlink span {
    text-indent: -1234em;
    position: absolute;
    width: 470px;
    height: 1000px;
    top: 0;
    left: 0;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop',src='/binary/logo_home.png');
}

* html .zuhause p a.heimatlink:hover span {
    top: -500px;
}

* html .kopf h1 {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop',src='/binary/logo_text.png');
}

* html .kopf .wappen {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop',src='/binary/logo_wappen.png');
}

* html .hintergrund {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop',src='/binary/bg_content_ie6.png');
}

* html #modalkiste {
    background: none;
}

* html #modalkiste .modal .schliessen {
    background: #888;
}

* html .laeden .inhalt ul li p img {
    left: -195px;
}

* html .laeden .inhalt ul li .links {
    left: -405px;
}