@font-face {
    font-family: "Avant Garde";
    src: url("../font/1.eot");
    src: url("../font/1.eot") format("eot"), url("../font/1.woff2") format("woff2"), url("../font/1.woff") format("woff"), url("../font/1.ttf") format("truetype");
}



body,
html {
    background-color: #328cc8;
}

p {
    font-family: "open sans", sans-serif;
    font-weight: normal;
    color: #292929;
    font-size: 16px;
    line-height: 24px;
}

h1 {
    font-family: "Avant Garde", sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 48px;
    line-height: 1.2em;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: normal;
    margin: 10px 0px 30px 0px;
}

h2 {
    font-family: "Avant Garde", sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.2em;
    letter-spacing: 1px;
    white-space: normal;
    margin: 0px 0px 20px;
}

h2.teilnehmen {
    margin: 40px 0px 0px;
}

h2.boskoop {
    margin-top: 20px;
}

h3 {
    font-family: "Avant Garde", sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
}

a,
a:hover,
a:active,
a:link,
a:visited {
    color: #333;
    text-decoration: underline;
    outline: none;
}

/* ----------------------------------------------------------- */

.container-fluid.buehne {
    margin: 0px;
    padding: 0px;
    background-image: url(../img/bg.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #328cc8;
}

.container {
    /* background-image: url(../img/footer.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;*/
    padding: 0px;
    padding-bottom: 40px;
    background-color: #5aaad7;
    position: relative;
}

.row {
    margin: 0px;
}

.buehne img.headerbild {
    width: 100%;
}

.headline {
    text-align: center;
}

.white {
    font-size: 14px;
    color: #fff;
}

.black {
    color: #000;
}

.stoerer {
    width: 100%;
    max-width: 266px;
    transition: .3s;
    margin: auto;
}

.stoerer:hover {
    transform: scale(1.1);
    transition: .3s;
}

img.produkt {
    width: 100%;
    max-width: 353px;
    margin-top: 0px;
    padding-bottom: 20px;
}

img.boskoopt {
    width: 100%;
    max-width: 231px;
    margin-top: 0px;
}

.footer {
    background: #328cc8;
    padding: 0px;
}

.footer a {
    font-family: "open sans", sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
}

.footertext p,
.footerrechtstext p {
    font-family: "opane sans", sans-serif;
    font-size: 10px;
    font-weight: 100;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}

.footerrechtstext {
    text-align: right;
    padding: 0px;
}

.footertext {
    padding: 0px;
}

@media (max-width:767px) {
    .footerrechtstext {
        padding: 15px;
        text-align: left;
    }

    .footertext {
        padding: 15px;
    }
}

.footertext p.teilnahme {
    font-size: 14px;
    margin-top: 15px;
}

.linkespalte {
    padding-right: 0px;
    padding-left: 50px;
}

.rechtespalte {
    padding-right: 50px;
    padding-left: 50px;
}

.mittig {
    padding-right: 50px;
    padding-left: 50px;
}

.border {
    border-top: 10px solid #328cc8;
    padding-top: 20px;
    border-bottom: 10px solid #328cc8;
    padding-bottom: 20px;
}

@media (max-width:992px) {

    .linkespalte,
    .rechtespalte,
    .mittig {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.mobile {
    display: none;
}


/*========== FORMULAR ==========*/
form {
    display: inline-block;
    float: right;
    margin: 40px 0px 40px;
    width: 100%;
    z-index: 20;
}

label,
input {
    font-family: "open sans", sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

.checkboxen label {
    font-weight: 200;
    margin: 0 0 15px 15px;
    float: left;
    width: 88%;
}

.checkboxen input {
    clear: both;
    float: left;
    width: auto;
    height: auto;
    background: none;
    border: none;
    margin: 5px 0px 0px;
}

.sicherheitscode {
    font-weight: 900;
    color: #fff;
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, .6);*/
    margin-top: 0px;
}

img.sicherheitscode {
    height: 32px;
}

label {
    display: inline-block;
    margin-top: 10px;
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, .6);*/
}

input,
select {
    float: right;
    width: 70%;
    height: 32px;
    background: #fff;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 200;
    color: #292929;
    margin: 0px 0px 10px;
    padding: 0px 8px;
}

select {
    float: right;
    width: 30%;
    margin-right: 40%;
}

input#sicherheitscode {
    width: 148px;
    float: left;
    margin: 0px 20px 30px 0px;
}

img.sicherheitscode {
    float: left;
    margin: 0px 10px 30px 0px;
}

input#submit {
    font-family: "open sans", sans-serif;
    font-weight: 700;
    width: 248px;
    height: 42px;
    color: #fff;
    background-color: #dd1d1d;
    cursor: pointer;
    border: none;
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    float: left;
    text-transform: uppercase;
}

input#submit:hover {
    background-color: #de4f4f;
}

.checkboxen {
    display: inline-block;
    margin-top: 0px;
}

small {
    display: inline-block;
    clear: both;
    margin-top: 10px;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    color: #fff;
    width: 600px;
}

.fehlermeldung {
    color: #fff;
    /* background-color: #ba0c20;*/
    color: #bb1122;
    font-size: 0.85em;
    line-height: 0.85em;
    margin: 0px 0px 5px;
    padding: 0px;
}

.fehlermeldung:last-child {
    margin-bottom: 20px;
}

@media (max-width: 1200px) {

    h2 {
        font-size: 36px;
    }
}

@media (max-width: 992px) {
    .container {
        background-position: center bottom -10px;
    }

    input {
        width: 60%;
    }

    label {
        width: 40%;
    }

    select {
        margin-right: 30%;
        width: 30%;
    }

    h2 {
        font-size: 32px;
    }
}

@media (max-width: 768px) {

    .footer {
        padding: 0px;
    }

    input {
        width: 70%;
    }

    label {
        width: 30%;
    }

    select {
        margin-right: 40%;
        width: 30%;
    }

    h1 {
        font-size: 34px;
        text-align: center;
    }

    h2 {
        font-size: 26px;
        text-align: center;
    }

    h3 {
        text-align: center;
    }

    .linkespalte p,
    .rechtespalte p,
    .mittig p {
        text-align: center;
    }

    h2.teilnehmen,
    p.sicherheitscode {
        text-align: left;
    }

    .checkboxen {
        margin-top: 20px;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }
}

@media (max-width: 490px) {
    input {
        width: 60%;
    }

    label {
        width: 40%;
    }

    select {
        margin-right: 20%;
        width: 40%;
    }

    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 21px;
    }
}

/* ----------- layer danke ----------- */

.layer-danke {
    z-index: 10;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(50, 140, 200, .9);
    ;
    color: #ffffff;
    text-align: center;
    padding: 20vh 5vh 0;
}
