/**
 * Allgmeines Stylesheet.
 *
 * @copyright   Alcedis GmbH
 * @version     SVN: $Id: body.css 127584 2018-02-26 13:01:46Z fhe $
 */

#foot a.vendor {
    width: 644px;
    height: 99px;
    margin: -25px 0 0 10px;
    background: url(../img/body/foot/logo/merck.png) center no-repeat;
    behavior: url(../af/1.0/media/js/iepngfix/iepngfix.htc); /* Hack für transparente PNG im IE6 */
}
#body {
    padding-bottom: 100px; /* sticky footer / so viel wie footer height */
}
