/*
 * Positioning and size values are corresponding to the original cavok logo and can be adapted
 */

.logoBig {
    background: url("OtthAG_Logo.png") no-repeat !important;
    left: 50px !important;
    background-size: 150px !important;
    height: 60px !important;
}

.logoSmall {
    background: url("OtthAG_Logo_kl.png") no-repeat !important;
    ##background: url("OtthAG_Logo.png") no-repeat !important;
    width: 164px !important;
    height: 64px !important;
}


body.body.downloadLinkArea {
background-image: url( './Kromer.gif' );
}
