header {
    height: 165px;
    background-color: white;
}
header > div {
    clear: both;
    margin-top: 1vh;
}
article {
    top: 150px;
}
img.textimage {
    float: right;
    padding-left: 2vw;
}    
.druck {
}
