/*  lets go */
* {margin: 0; padding: 0;}
html, body { font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; font-size: 18px; background-color: #F9F9F9; text-align: center; font-weight: 100!important;}
#oben {background: #FFFFFF; padding: 5% 0 5% 0;}
#unten {margin: 70px 0 0 0; color: #282E64; line-height: 22px;}
#unten a {text-decoration: none!important;}
input {border: none;font-size: 30px; padding: 12px; width: 30px; text-align: center;}
/* Smartphones*/

@media all and (max-width: 645px) {
    img {max-width: 70%!important}
    #unten {
    font-size: 30px;
    line-height: 40px;
}
}