/* ------------ cleverreach ------------ */
.typeWrap-mask_cleverreach,
.typeWrap-mask_cleverreachevents {
    margin-top: 20px;
}

.zeile input {
    margin: 0;
}

.zeile .frame {
    padding-bottom: 30px;
    padding-top: 30px;
}

.zeile .w3,
.zeile .w6 {
    width: 33.333%;
    max-width: 100%;
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
}

.zeile .w6 {
    width: 66.666%;
}

.optikCenter input {
    text-align: center;
}

.zeile .headline {
    /* color: #fff; */
    font-family: "klavikabold_italic",Open Sans,sans-serif;
    font-size: 2.085em;
    letter-spacing: -0.01em;
    line-height: 1.1em;
    margin: -8px 0 14px;
    padding-left: 30px;
    padding-right: 30px;
}

.zeile button[type="button"],
.zeile input[type="button"] {
    border: 2px solid #fff;
    color: #fff;
    width: 100%;
    margin: 0;
    opacity: 1;
}

.zeile button[type="button"]:hover,
.zeile input[type="button"]:hover {
    background-color: #fff;
    color: #333333;
}

.zeile button[type="submit"],
.zeile input[type="submit"] {
    width: 100%;
}
/* ------------ // cleverreach ------------ */