.showIfAufmacherSpalteWerbungIsPresent {
    display:block;
}

.Home .showIfAufmacherSpalteWerbungIsPresent {
    display:none;
}

