.row.suche .form h1{
    color: #18a1b8;
    font-family: "roboto_regular";
    letter-spacing: 0;
    font-weight: normal;
    font-size: 38px;
    margin-top: 80px;
    margin-bottom: 10px;
}
.row.suche .form p{
    margin-bottom: 10px;
}
.row.suche .form input[type="text"]{
    width: 405px;
    float: left;
    height: 60px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #18a1b8;
    margin-bottom: 160px;
    padding: 0 10px;
}
.row.suche .form button{
    width: 84px;
    float: left;
    background-color: #18a1b8;
    height: 60px;
    border: 1px solid #18a1b8;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
    background-image: url("/fileadmin/template/images/Icon_Suche_w.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.tx-solr-search-form h1,
.tx-solr-search-form .filter_anzeigeart{
    display: none;
}
.row.suche .form{
    position: relative;
}
.row.suche .form a{
    position: absolute;
    bottom: 40px;
    left: 0;
}
.row.suche .col5.banner.mobile{
    display: none;
}
.messe_teaser .col4 .row,
.row.suche .banner .row{
    margin-top: 0;
    display: flex;
}
.verlauf_bg{
    background: linear-gradient(90deg,#18a1b8 0%,#18a1b8 26%,#f2de00 70%);
    text-align: center;
    margin: 7px auto;
}
.verlauf_bg.deg1{
    transform: rotate(-2deg);
    margin: 50px auto 0 auto;
}
.verlauf_bg.deg2{
    transform: rotate(2deg);
    margin: 0 auto;
}
.verlauf_bg.deg1 span{
    transform: rotate(2deg);
}
.verlauf_bg.deg2 span{
    transform: rotate(-2deg);
}
.verlauf_bg span{
    color: #ffffff;
    margin: 0 auto;
    padding: 18px 30px;
    font-size: 62px;
    letter-spacing: 2px;
    line-height: 35px;
    font-family: roboto_black;
    font-weight: normal;
    display: block;
}
.col5.banner.desktop .button{
    position: absolute;
    right: 13px;
    top: 70px;
    text-align: center;
    background-color: #000;
    color: #fff;
    height: 130px;
    width: 130px;
    border-radius: 65px;
    padding: 34px 0;
    line-height: 1.3;
    z-index: 100;
    transform: rotate(15deg);
}
.col5.banner.mobile .button{
    position: absolute;
    right: 0px;
    top: 40px;
    text-align: center;
    background-color: #000;
    color: #fff;
    height: 100px;
    width: 100px;
    border-radius: 65px;
    padding: 20px 0;
    line-height: 1.3;
    z-index: 100;
    transform: rotate(15deg);
    font-size: 14px;
}
.col5.banner .button br{
    line-height: 1.3;
}
.col5.banner .row .messen_teaser{
    text-align: center;
    margin-top: 25px;
    width: 100%;
}
.col5.banner.mobile .row .messen_teaser{
    margin-bottom: 30px;
}
.col5.banner .row .messen_teaser a.pfeil_rechts{
    float: none;
}
a.pfeil_rechts{
    background-image: url("/fileadmin/template/images/Pfeil_duenn.svg");
    background-repeat: no-repeat;
    background-position: 100%;
    float: left;
    padding-right: 35px;
    transition: all 0.2s;
}
a.pfeil_rechts:hover{
    padding-right: 42px;
    transition: all 0.2s;
}
.der_woche_teaser{
    background-color: #ffffff;
    margin-bottom: 100px;
}
.der_woche_teaser .text{
    padding: 10px 30px 20px 30px;
}
.der_woche_teaser .text .info{
    color: #18a1b8;
    text-transform: uppercase;
}
.der_woche_teaser .text .name{
    display: flex;
    height: 150px;
}
.der_woche_teaser .text .name h3{
    margin: auto 0;
}
.der_woche_teaser .text .ort span{
    color: #aaaaaa;
}
.row.messe_teaser{
    padding: 100px 0 !important;
}
.messe_teaser .verlauf_bg h1{
    padding: 0px 10px;
    font-size: 48px;
}
.messe_teaser .verlauf_bg{
    margin-bottom: 60px;
}
.messe_teaser .verlauf_bg.deg1{
    margin: 10px auto 10px auto;
}
.messe_teaser .col4 p{
    color: #ffffff;
    text-align: center;
    margin-bottom: 60px;
}
.messe_teaser .col4{
    text-align: center;
}
.messe_teaser .col4 a{
    float: none;
}
.messe_teaser .col8{
    margin: auto 0;
    text-align: right;
}
.messe_teaser .wrapper{
    display: flex;
}
.termin_liste a{
    font-family: roboto_black;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 56px;
    color: #ffffff;
    font-weight: normal;
    padding-right: 70px;
    background-image: url("/fileadmin/template/images/Pfeil_duenn.svg");
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 42px;
    transition: all 0.2s;
}
.termin_liste a:hover{
    color: #18a1b8;
    padding-right: 80px;
    margin-right: -10px;
    transition: all 0.2s;
}
.messe_teaser a.pfeil_rechts:hover{
    margin-right: -7px;
}
.row.portale{
    margin-bottom: 60px;
}
.row.portale .portal{
    text-align: center;
    background-color: #ffffff;
    padding: 30px;
    min-height: 268px;
}
.row.portale .portal .logo{
    margin-bottom: 30px;
}
.row.magazin_start_header{
    margin-top: 90px !important;
}
.row.magazin_start_header h2{
    float: left;
    margin-top: 0;
}
.row.der_woche .artikel .ce-bodytext{
    position: relative;
    padding: 45px 30px 30px 30px !important;
}
.row.der_woche .artikel .edr{
    color: #e6007e;
    border: 2px solid #e6007e;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 5px;
    position: absolute;
    right: 30px;
    top: 10px;
}

@media (max-width: 768px) {
    .row.black.messe_teaser .col4,
    .row.black.messe_teaser .col8 {
        width: 100%;
        margin: 0;
    }
    .row.black.messe_teaser {
        padding: 60px 0;
        margin-top: 30px;
    }
    .row.black.messe_teaser .wrapper {
        display: block;
    }
    .row.black.messe_teaser .verlauf_bg span {
        font-size: 36px;
        padding: 15px 35px;
    }
    .messe_teaser .verlauf_bg.deg1 {
        margin-bottom: 3px;
    }
    .messe_teaser .col4 p,
    .messe_teaser .verlauf_bg {
        margin-bottom: 35px;
    }
    .termin_liste a {
        font-family: roboto_regular;
        letter-spacing: 1px;
        line-height: 36px;
        font-size: 16px;
        background-size: 22px;
        padding-right: 32px;
    }
    .messe_teaser .col8 {
        text-align: left;
    }
    .messe_teaser .termin_liste {
        margin-top: 35px;
    }
    .row.der_woche .artikel .ce-bodytext{
        padding: 40px 30px 15px 30px !important;
    }
    .row.der_woche .artikel .edr{
        right: 15px;
    }
}