/* ------------------- Illustration image settings 09.09.18 ----------- */

img.illustration {
    margin-left:-13px;
    width:936px;
    height: 64px;
    margin-top: -132px; /* 49px to the top of div#centerside + 64px image height + 18px: half of the visual distance between #menu and #centerside */
    position: absolute;
    z-index: 90;
}

#centerside {
    padding-top: 79px; /* original 15px + 64 px height of the illustration image */
}


/* -------------------------------------------------------------------- */


#flashSuccessButton {
    margin-left:-13px;
    margin-top: -132px; /* same as img.illustration */
    width:936px;
    position: absolute;
    z-index: 91;
}

/* -------------------------------------------------------------------- */


