.row.messe_header{
    margin-top: 0;
    height: 500px;
}
.row.messe_content{
    margin: 0;
    min-height: 0;
}
#footer{
    margin-top: 100px;
}
.row.messe_content .col12{
    min-height: 0;
}
.messe_header figure.image{
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.messe_header{
    display: grid;
    background-position: center;
    background-repeat: no-repeat;
}
.messe_header video,
.messe_header figure.image img{
    width: auto;
    height: 500px;
    margin: auto;
}
.messe_header video{
    display: grid;
}
.messe_header .frame.frame-default.frame-type-html.frame-layout-0,
.messe_header .frame.frame-default.frame-type-image.frame-layout-0{
    position: absolute;
    width: 100%;
    overflow: hidden;
}
.messe_header .overlay{
    height: 500px;
    width: 100%;
    /*background-color: rgba(0,0,0,0.3);*/
    background-image: linear-gradient(to top, #000000 -20%, transparent 145%);
    position: absolute;
    padding-top: 55px;
    text-align: center;
}
.messe_header .overlay .verlauf_bg{
    background: linear-gradient(90deg,#18a1b8 0%,#18a1b8 26%,#f2de00 70%);
    text-align: center;
    margin: auto;
    margin-top: 7px;
}
.messe_header .overlay .verlauf_bg.deg1{
    transform: rotate(-1deg);
    margin-top: 0;
}
.messe_header .overlay .verlauf_bg.deg2{
    transform: rotate(1deg);
}
.messe_header .overlay .verlauf_bg.deg1 span{
    transform: rotate(1deg);
}
.messe_header .overlay .verlauf_bg.deg2 span{
    transform: rotate(-1deg);
}
.messe_header .overlay .verlauf_bg span{
    color: #ffffff;
    margin: 0 auto;
    padding: 20px 30px;
    font-size: 60px;
    font-weight: bold;
    line-height: 80px;
}
.messe_header .overlay .row{
    margin-top: 0;
    display: flex;
}
.messe_header .overlay p{
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 60px;
}
.messe_header .overlay a{
    background-color: #18a1b8;
    color: #ffffff;
    height: 40px;
    padding: 9px 30px;
    border-radius: 3px;
    transition: all 0.1s;
}
.messe_header .overlay a:hover{
    padding: 11px 32px;
    background-color: #007988;
}
.row.termine{
    background-color: #ffffff;
    margin-top: 0;
    padding-top: 30px;
}
.row.termine .messe_standort{
    width: 100%;
    float: left;
}
.row.termine .messe_standort .ort{
    float: left;
    font-family: roboto_black;
    font-size: 42px;
    line-height: 100px;
    letter-spacing: 2px;
    margin-right: 15px;
    transition: all 0.2s;
}
.row.termine .messe_standort .location{
    float: left;
    line-height: 83px;
    padding-top: 17px;
    font-size: 13px;
    transition: all 0.2s;
}
.row.termine .messe_standort .pfeil{
    height: 100px;
    display: flex;
    position: absolute;
    right: 30px;
    transition: all 0.2s;
}
.row.termine .messe_standort:hover .ort,
.row.termine .messe_standort:hover .location{
    color: #007988;
    transition: all 0.2s;
}
.row.termine .messe_standort:hover .pfeil{
    right: 20px;
    transition: all 0.2s;
}
.row.termine .messe_standort .pfeil_rechts{
    background-image: url("/fileadmin/template/images/all_icons.png");
    height: 17px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: 0px -175px;
    margin: auto 0;
}
.row.termine .verlauf{
    float: left;
    width: 100%;
}
a.anmelde_button{
    background-color: #18a1b8;
    color: #ffffff;
    height: 40px;
    padding: 9px 30px;
    border-radius: 3px;
    transition: all 0.1s;
}
a.anmelde_button:hover{
    padding: 11px 32px;
    background-color: #007988;
}
.row.anmelden{
    text-align: center;
    margin: 70px 0 70px 0;
    float: left;
}
.row.content{
    margin-top: 30px;
}
.row.fragen{
    background-color: #ffffff;
}
.row.fragen .col6{
    padding: 30px 0 30px 30px;
}
.row.fragen .col6:last-child{
    padding: 30px 30px 30px 0;
}
.row.fragen .col6 h2{
    margin-top: 0;
}
.row.fragen .col6 p{
    margin-bottom: 0;
}
.row.fragen .col6 b.with_margin{
    margin-right: 15px;
}
.overlay_info{
    margin-top: 35px;
}
.overlay_info .row{
    display: flex;
}
.overlay_info .inner{
    margin: 0 auto;
    display: inline-block;
    max-width: 480px;
    min-width: 350px;
}
.overlay_info .inner .row:first-child{
    margin-bottom: 12px;
}
.overlay_info .inner .row{
    position: relative;
}
.overlay_info .inner .pre_vortrag{
    position: absolute;
    background-color: #ffffff;
    opacity: 0.9;
    border: 2px solid #007988;
    padding: 15px;
    width: 300px;
    left: -350px;
    bottom: 0;
}
.overlay_info .inner .pre_vortrag .ecke{
    height: 30px;
    width: 30px;
    background-color: #ffffff;
    border-top: 2px solid #007988;
    border-right: 2px solid #007988;
    position: absolute;
    bottom: 12px;
    right: -16px;
    transform: rotate(45deg);
}
.overlay_info .inner .pre_vortrag span{
    display: block;
}
.overlay_info .inner .pre_vortrag span.zusatz{
    font-weight: bold;
}
.overlay_info .inner .pre_vortrag span.uhrzeit{
    font-weight: bold;
    margin-bottom: 15px;
}
.overlay_info .inner .icon{
    float: left;
    min-height: 10px;
    display: grid;
}
.overlay_info .inner .icon .uhr{
    background-image: url("/fileadmin/template/images/Icon_Clock_w.svg");
    background-size: 100%;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    margin: auto 20px auto 0;
}
.overlay_info .inner .icon .pin{
    background-image: url("/fileadmin/template/images/Icon_Marker_w.svg");
    background-size: 100%;
    height: 29px;
    width: 19px;
    background-repeat: no-repeat;
    margin: auto 23px auto 3px;
}
.overlay_info .inner .text{
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    text-align: left;
    line-height: 26px;
}
.row.messe_menu{
    margin-top: 0;
    background-color: #FFFFFF;
    position: relative;
    z-index: 500;
}
.row.messe_menu .wrapper{
    height: 96px;
}
.row.messe_menu ul{
    margin: 0;
    padding: 0;
    height: 96px;
}
.row.messe_menu ul li{
    list-style: none;
    float: left;
    margin-right: 40px;
}
.row.messe_menu ul li a{
    line-height: 96px;
}
.row.messe_menu ul li.act a{
    color: #007988;
    text-decoration: underline;
}
.row.messe_menu .col3{
    text-align: right;
    padding-top: 32px;
}
.messe_einleitung .ce-bodytext{
    float: left;
    width: 56%;
    padding-bottom: 150px;
}
.messe_einleitung .ce-bodytext h2{
    margin: 60px 0;
    font-family: roboto_black;
    font-size: 48px;
    letter-spacing: 2px;
    line-height: 60px;
    color: #007988;
    font-weight: normal;
}
.messe_einleitung .ce-gallery{
    float: right;
    width: 35%;
}
.messe_einleitung .ce-gallery img{
    margin-top: 78px;
    margin-bottom: -9px;
}
.messe_einleitung .bild{
    float: left;
    width: 40%;
}
.messe_einleitung ul{
    padding: 0;
    margin: 0 0 60px 0;
}
.messe_einleitung ul li{
    list-style: none;
    background-image: url("/fileadmin/template/images/Icon_Check.svg");
    background-repeat: no-repeat;
    margin-bottom: 30px;
    min-height: 32px;
    padding: 0 0 0 60px;
}
.menu_im_content h2{
    color: #ffffff;
    margin-top: 40px;
}
.menu_im_content ul{
    margin: 20px 0 60px 0;
    padding: 0;
    float: left;
    width: 100%;
}
.menu_im_content ul li{
    width: 31.333333%;
    margin-right: 3%;
    margin-bottom: 3%;
    list-style: none;
    float: left;
    position: relative;
    height: 74px;
}
.menu_im_content ul li:nth-child(3n){
    margin-right: 0;
}
.menu_im_content ul li a{
    display: block;
    padding: 0 30px;
    line-height: 74px;
    position: absolute;
    height: 74px;
    width: 100%;
    background-image: url("/fileadmin/template/images/Pfeil_duenn.svg");
    background-repeat: no-repeat;
    background-position: 91% 50%;
    background-color: #ffffff;
    border-radius: 3px;
    transition: all 0.2s;
}
.menu_im_content ul li a:hover{
    width: calc(100% + 10px);
    margin-left: -5px;
    height: 76px;
    line-height: 76px;
    margin-top: -1px;
    position: absolute;
    transition: all 0.2s;
}
.menu_im_content ul li a span:hover{
    color: #18a1b8;
}
.faq h2{
    margin: 70px 0 60px 0;
}
.frame-layout-106 .owl-item,
.frame-layout-102 .owl-item{
    float: left;
}
.frame-layout-102 .frame-type-textpic{
    background-color: #18a1b8;
    padding: 50px;
    margin-right: 120px;
    min-height: 330px;
}
.frame-layout-106 .frame-type-textpic{
    background-color: #18a1b8;
    padding: 20px;
    margin-right: 25px;
    margin-left: 25px;
    min-height: 330px;
}
.frame-layout-106 .frame-type-textpic h3,
.frame-layout-102 .frame-type-textpic h3{
    color: #FFFFFF;
    background-color: #18a1b8;
    margin: 0;
    display: inline;
    line-height: 35px;
    border-left: 5px solid #18a1b8;
    border-right: 5px solid #18a1b8;
    white-space: pre-wrap;
    position: relative;
}
.frame-layout-106 .frame-type-textpic b,
.frame-layout-102 .frame-type-textpic b{
    color: #FFFFFF;
    background-color: #18a1b8;
    margin: 0;
    font-family: roboto_bold;
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    padding: 0 4px;
}
.frame-layout-106 .frame-type-textpic p{
    color: #ffffff;
    margin: 0;
    font-size: 14px;
    margin-top: 30px;
}
.frame-layout-102 .frame-type-textpic p{
    color: #ffffff;
    margin: 0;
    font-size: 14px;
    margin-top: 50px;
}
.frame-layout-106 .owl-nav,
.frame-layout-102 .owl-nav{
    position: absolute;
    width: 100%;
    height: 330px;
}
.frame-layout-106 .owl-stage-outer,
.frame-layout-102 .owl-stage-outer{
    height: 100%;
    float: left;
    position: relative;
    z-index: 1;
}
.frame-layout-106 .owl-nav .owl-prev{
    position: absolute;
    left: -15px;
    padding: 0;
    border: 0;
    background-color: unset;
    transform: rotate(180deg);
    height: 100%;
    width: 36px;
    cursor: pointer;
    background-image: url("/fileadmin/template/images/SlideRight_ausgefuellt.svg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    z-index: 2;
    outline: 0;
    background-color: transparent;
}
.frame-layout-102 .owl-nav .owl-prev{
    position: absolute;
    left: -50px;
    padding: 0;
    border: 0;
    background-color: unset;
    transform: rotate(180deg);
    height: 100%;
    width: 36px;
    cursor: pointer;
    background-image: url("/fileadmin/template/images/SlideRight_ausgefuellt.svg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    z-index: 2;
    outline: 0;
    background-color: transparent;
}
.frame-layout-106 .owl-nav .owl-next{
    position: absolute;
    right: -15px;
    padding: 0;
    border: 0;
    background-color: unset;
    height: 100%;
    width: 36px;
    cursor: pointer;
    background-image: url("/fileadmin/template/images/SlideRight_ausgefuellt.svg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    z-index: 2;
    outline: 0;
    background-color: transparent;
}
.frame-layout-102 .owl-nav .owl-next{
    position: absolute;
    right: 70px;
    padding: 0;
    border: 0;
    background-color: unset;
    height: 100%;
    width: 36px;
    cursor: pointer;
    background-image: url("/fileadmin/template/images/SlideRight_ausgefuellt.svg");
    background-repeat: no-repeat;
    background-position: 0 50%;
    z-index: 2;
    outline: 0;
    background-color: transparent;
}
.owl-next:active,
.owl-next:focus{
    outline: 0;
}
.frame-layout-106 .owl-dots{
    text-align: center;
    float: left;
    width: 100%;
    margin: 30px 0 15px 0;
}
.frame-layout-102 .owl-dots{
    text-align: center;
    float: left;
    width: 100%;
    margin: 50px 0 120px 0;
}
.frame-layout-106 .owl-dots button,
.frame-layout-102 .owl-dots button{
    border: 1px solid #18a1b8;
    border-radius: 10px;
    height: 12px;
    width: 12px;
    padding: 0;
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 0 5px;
    outline: none;
}
.frame-layout-106 .owl-dots button span,
.frame-layout-102 .owl-dots button span{
    display: none;
}
.frame-layout-106 .owl-dots button.active,
.frame-layout-102 .owl-dots button.active{
    background-color: #18a1b8;
}
.messe_info_teaser{
    float: left;
    margin-bottom: 50px;
}
.messe_info_teaser .ce-gallery{
    width: 50%;
}
.messe_info_teaser.bild_links .ce-gallery{
    float: left;
    padding: 0 30px 0 0;
}
.messe_info_teaser.bild_rechts .ce-gallery{
    float: right;
    padding: 0 0 0 30px;
}
.messe_info_teaser .ce-bodytext{
    float: left;
    width: 50%;
}
.messe_info_teaser .ce-bodytext .outline{
    background: linear-gradient(to right, #2597B5, #CC1385);
    margin: 0 40px 0 30px;
    padding: 1px;
    position: relative;
    margin-top: 45px;
    float: left;
}
.messe_info_teaser .ce-bodytext .outline .inner{
    background-color: #ffffff;
    padding: 30px;
}
.messe_info_teaser .ce-bodytext h2{
    margin-top: 0;
    font-family: roboto_slab;
}
.messe_info_teaser .dreieck_out{
    width: 0px;
    height: 0px;
    -webkit-transform:rotate(360deg);
    border-style: solid;
    border-width: 0 24px 25px 0;
    border-color: transparent transparent #2597B5 transparent;
    position: absolute;
    top: -24px;
    left: 60px;
}
.messe_info_teaser .dreieck_in{
    width: 0px;
    height: 0px;
    -webkit-transform:rotate(360deg);
    border-style: solid;
    border-width: 0 24px 25px 0;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -22px;
    left: 61px;
}
.messe_info_teaser header h2{
    color: #18a1b8;
    margin: 40px 0 0 60px !important;
    text-transform: uppercase;
    font-size: 16px;
    font-family: roboto_regular;
    letter-spacing: 1px;
    float: left;
}
.messe_info_teaser .ce-bodytext .outline a{
    padding: 0 50px 0 0;
    background-image: url("/fileadmin/template/images/Pfeil_duenn.svg");
    background-repeat: no-repeat;
    background-position: 91% 50%;
    transition: all 0.2s;
}
.messe_info_teaser .ce-bodytext .outline a:hover{
    padding: 0 57px 0 0;
}
.row.messe_locationview .col5{
    z-index: 1;
    position: relative;
}
.row.messe_locationview .col5 img{
    width: 100%;
    height: auto;
}
.row.messe_locationview .col7{
    padding-top: 40px;
    margin-left: -70px;
}
.row.messe_locationview .col7 .verlauf{
    position: relative;
    z-index: 2;
}
.row.messe_locationview .col7 .kasten{
    z-index: 2;
    position: relative;
    background-color: #FFFFFF;
    padding: 20px 30px 50px 30px;
}
.kasten .blau{
    color: #18a1b8;
    text-transform: uppercase;
}
.kasten .h2{
    font-family: roboto_slab;
    font-size: 26px;
    text-transform: uppercase;
    margin: 30px 0 20px 0;
    width: 100%;
    float: left;
    line-height: 32px;
}
.medienpartner h2,
.messe_locationview h2{
    color: #007988;
    font-size: 40px;
    text-align: center;
    margin: 80px 0 60px 0;
}
.messe_locationview{
    margin-bottom: 60px;
}
.messe_locationview .link{
    float: left;
}
.messe_locationview .pfeil_rechts{
    background-image: url("/fileadmin/template/images/all_icons.png");
    height: 13px;
    width: 24px;
    background-repeat: no-repeat;
    background-position: 0px -136px;
    background-size: 100%;
    margin-top: 7px;
    margin-left: 15px;
    float: left;
}
.h2zuh1 h2{
    font-family: roboto_black;
    font-size: 48px;
    letter-spacing: 2px;
    line-height: 60px;
    color: #007988;
    font-weight: normal;
}
.kontakt_einfach{
    background-color: #ffffff;
    padding: 30px 30px 60px 30px;
}
.kontakt_einfach h2{
    margin-top: 0;
}
.row.kontakt_mit_bild .h2zuh1 h2{
    text-align: center;
}
.row.kontakt_mit_bild .bild{
    width: 40%;
    float: left;
}
.row.kontakt_mit_bild .bild img{
    width: 100%;
}
.row.kontakt_mit_bild .text{
    width: 67%;
    right: 0;
    margin: auto 0 auto -80px;
}
.row.kontakt_mit_bild .show{
    float: left;
    width: 100%;
    display: flex;
}
#footer .bottom .logo{
    width: 17%;
    float: left;
}
#footer .bottom .links{
    width: 29%;
    float: left;
}
#footer .bottom .messe_footer{
    width: 54%;
    float: left;
    margin: auto 0;
}
#footer .bottom .messe_footer .row{
    margin-top: 0px;
}
#footer .bottom .messe_footer a,
#footer .bottom .messe_footer b{
    color: #ffffff;
    margin-right: 30px;
    line-height: 42px;
}
#footer .bottom .messe_footer a:after{
    content: '\0020\00BB';
}
#footer .bottom .messe_footer a:hover{
    text-decoration: underline;
}
.mobile_anmeldebutton{
    display: none;
}
#sticky_menu .messe_time{
    color: #c5005d;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: 27px;
    left: -40px;
    height: 40px;
}
#sticky_menu .messe_time br{
    line-height: 20px;
}
.mobile_anmeldebutton .messe_time{
    color: #c5005d;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    top: 8px;
    right: 20px;
}
.messe_vortrag{
    margin-top: 60px;
}
.messe_vortrag .row.slot{
    display: flex;
}
.messe_vortrag .col2.timeline{
    background-color: #ffffff;
}
.messe_vortrag .col2.timeline .desktop{
    text-align: center;
    font-size: 26px;
    line-height: 22px;
    padding-bottom: 30px;
    font-weight: bold;
}
.messe_vortrag .col2.timeline .verlauf{
    margin-bottom: 30px;
}
.messe_vortrag .col2.timeline .mobile{
    display: none;
}
.messe_vortrag .vortrag{
    background-color: #ffffff;
    margin-bottom: 30px;
}
.messe_vortrag .vortrag:last-child{
    margin-bottom: 0;
}
.messe_vortrag .head .zeit{
    border: 1px solid #18a1b8;
    color: #18a1b8;
    float: left;
    font-size: 16px;
    line-height: 16px;
    padding: 6px 10px 6px 30px;
    background-image: url("/fileadmin/template/images/Icon_Clock.svg");
    background-repeat: no-repeat;
    background-position: 7px 6px;
    background-size: 16px;
}
.messe_vortrag .head{
    padding: 20px 20px 0 20px;
}
.messe_vortrag .head .saal{
    border: 1px solid #18a1b8;
    color: #18a1b8;
    float: right;
    font-size: 16px;
    line-height: 16px;
    padding: 6px 10px 6px 30px;
    background-image: url("/fileadmin/template/images/Icon_Marker.svg");
    background-repeat: no-repeat;
    background-position: 9px 6px;
    background-size: 11px;
}
.messe_vortrag .short_info{
    margin-top: 30px;
    padding: 0 20px;
}
.messe_vortrag .short_info .title{
    font-family: roboto_bold;
    display: block;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
}
.messe_vortrag .short_info .subheader{
    margin-bottom: 20px;
    line-height: 26px;
    display: block;
}
.messe_vortrag .vortrag .referent{
    padding: 0 20px 20px 20px;
}
.messe_vortrag .vortrag .details_btn{
    border-top: 1px solid #dddddd;
    padding: 20px;
    color: #18a1b8;
    line-height: 20px;
    cursor: pointer;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: none;
}
.aussteller_card .studiengaenge_btn .pfeil_unten,
.messe_vortrag .vortrag .details_btn .pfeil_unten{
    float: right;
    background-image: url("/fileadmin/template/images/Pfeil_nUnten.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    height: 23px;
    width: 26px;
    transition: all 0.2s;
}
.messe_vortrag .vortrag .details{
    display: none;
    padding: 0 20px 20px 20px;
}
.messe_aussteller .aussteller_card{
    background-color: #FFFFFF;
    margin-bottom: 30px;
    min-height: 140px;
}
.aussteller_card .logo{
    height: 150px;
    width: 30%;
    display: grid;
    float: left;
    padding: 20px 20px;
}
.aussteller_card .logo .no_logo{
    width: 85px;
}
.aussteller_card .logo img{
    margin: auto;
    max-width: 150px;
    /* max-height: 100%; */
    max-height: 120px;
}
.aussteller_card .infos{
    float: left;
    width: 70%;
    height: 150px;
    padding: 20px;
    position: relative;
}
.aussteller_card .infos .stand{
    border: 1px solid #18a1b8;
    color: #18a1b8;
    font-size: 14px;
    line-height: 14px;
    padding: 4px 15px 5px 30px;
    background-image: url("/fileadmin/template/images/Icon_Marker.svg");
    background-repeat: no-repeat;
    background-position: 15px 5px;
    background-size: 10px;
    position: absolute;
    right: 20px;
    top: 10px;
}
.aussteller_card .infos .title{
    font-weight: bold;
    font-size: 22px;
    display: block;
    margin-top: 25px;
}
.aussteller_card .infos .ort{
    position: absolute;
    bottom: 18px;
    line-height: 20px;
}
.aussteller_card .studiengaenge_btn{
    border-top: 1px solid #dddddd;
    line-height: 20px;
    display: block;
    width: 100%;
    color: #18a1b8;
    cursor: pointer;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    padding: 15px 20px;
}
.aussteller_card .zusatzinfos{
    line-height: 26px;
    padding: 20px 60px;
    display: block;
    width: 100%;
    padding-left: 32%;
}
.aussteller_card .studiengaenge .fb{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}
.aussteller_card .studiengaenge .list{
    margin-bottom: 20px;
    display: block;
    line-height: 20px;
}
.aussteller_card .studiengaenge .list b.form{
    color: #9a9a9a;
    font-weight: normal;
}
.aussteller_card .studiengaenge{
    padding-top: 15px;
}
.aussteller_card .studiengaenge .sg_liste{
    margin-bottom: 30px;
}
.aussteller_card .studiengaenge .verlauf{
    margin-bottom: 20px;
}
.filter_messe{
    background-color: #ffffff;
    margin: 30px 0 50px 0;
}
.filter_messe .row{
    padding: 0 30px 30px 30px;
}
.filter_messe select{
    border: 1px solid #18a1b8;
    width: 100%;
    height: 60px;
    padding: 0 50px 0 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.filter_messe select option{
    font-family: arial;
}
.filter_messe .select_wrapper:before{
    background-image: url("/fileadmin/template/images/Pfeil_nUnten.svg");
    content: "";
    right: 15px;
    width: 25px;
    height: 60px;
    transform: rotate(0);
    pointer-events: none;
    top: 0;
    background-position: 50%;
    background-repeat: no-repeat;
}
.row.messe_aussteller .aussteller_card.hide{
    display: none;
}
.row.messe_aussteller .aussteller_card.show{
    display: block;
}
.filter_messe .row.erg{
    margin: 0;
    display: none;
}
.filter_messe .row.erg #such_text,
.filter_messe .row.erg #erg_count{
    font-weight: bold;
}
.filter_messe .row.erg #erg_text{
    font-weight: bold;
    margin-left: 5px;
}
.messe_sg .sg_result{
    padding: 20px;
    position: relative;
    min-height: 260px;
}
.messe_sg .sg_result .studienform{
    float: none;
}
.messe_sg .sg_result .studienform:after{
    content: "";
    margin: 0;
}
.messe_sg .results .sg_result:hover{
    box-shadow: none;
    transform: none;
}
.messe_sg .page_browser{
    display: block;
    width: 100%;
    height: 60px;
    margin-bottom: 30px;
    float: left;
}
.messe_sg .page_browser ul li{
    list-style: none;
    float: left;
    margin-right: 10px;
}
.messe_sg .page_browser ul li.active a{
    text-decoration: underline;
    color: #007988;
}
.messe_sg .filter_messe .row.erg{
    display: block;
}
.messe_sg .filter_messe .row.erg span{
    font-weight: bold;
}
.messe_sg .filter_messe .active_filter{
    margin-top: 20px;
}
.messe_sg .filter_messe .active_filter .act_filter{
    float: left;
    color: #18a1b8;
    border: 1px solid #18a1b8;
    border-radius: 20px;
    padding: 0 30px 0 12px;
    margin-right: 20px;
    margin-bottom: 15px;
    position: relative;
}
.active_filter .act_filter .close{
    right: 10px;
    color: #18a1b8;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    top: 0;
}
.active_filter .act_filter .close:hover{
    color: #007988;
}
.messe_sg .filter_messe .active_filter span.del_filter{
    font-weight: normal;
    color: #18a1b8;
    cursor: pointer;
    float: left;
}
.messe_sg .filter_messe .active_filter span.del_filter:hover{
    color: #007988;
}
.messe_sg .page_browser .next a{
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #18a1b8;
    border-radius: 15px;
    background-image: url("/fileadmin/template/images/Pfeil_duenn.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 75%;
    background-color: #FFFFFF;
    margin-left: 30px;
}
.messe_sg .page_browser .prev a{
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #18a1b8;
    border-radius: 15px;
    background-image: url("/fileadmin/template/images/Pfeil_duenn.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 75%;
    background-color: #FFFFFF;
    margin-right: 30px;
    transform: rotate(180deg);
}
.messe_sg .page_browser ul{
    padding: 0;
    margin: 0;
}
.messe_vortrag .referent .logo{
    width: 20%;
    float: left;
}
.messe_vortrag .referent .logo img{
    max-width: 150px;
    max-height: 80px;
    float: right;
}
.messe_vortrag .referent .name{
    float: left;
    width: 75%;
    margin-right: 5%;
}
.messe_vortrag .referent .name .more_referent{
    color: #18a1b8;
    cursor: pointer;
    transition: all 0.3s;
    white-space: nowrap;
}
.messe_vortrag .referent .name .more_referent:hover{
    color: #007988;
    padding-left: 5px;
}
.ratgeber_kacheln{
    margin-top: 60px;
}
.ratgeber_kacheln .frame-layout-0{
    background-color: #18a1b8;
    padding: 50px 30px 30px 30px;
    width: 31%;
    margin-right: 3.5%;
    float: left;
    min-height: 370px;
}
.ratgeber_kacheln .frame-layout-0:nth-child(3n){
    margin-right: 0%;
}
.ratgeber_kacheln .frame-layout-0 h2{
    color: #FFFFFF;
    background-color: #18a1b8;
    margin: 0;
    display: inline;
    line-height: 35px;
    border-left: 5px solid #18a1b8;
    border-right: 5px solid #18a1b8;
    white-space: pre-wrap;
    position: relative;
    font-family: roboto_bold;
    font-size: 24px;
    letter-spacing: unset;
}
.ratgeber_kacheln .frame-layout-0 b{
    color: #FFFFFF;
    background-color: #18a1b8;
    margin: 0;
    font-family: roboto_bold;
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    padding: 0 4px;
}
.ratgeber_kacheln .frame-layout-0 p{
    color: #ffffff;
    margin: 30px 0 0 0;
    font-size: 14px;
}
.ratgeber_kacheln .frame-layout-0 a{
    color: #ffffff;
    text-decoration: underline;
    font-size: 14px;
}
.kontakt_row_einfach{
    margin-top: 90px !important;
}
.row.specials_kasten .frame-layout-0{
    background-color: #18a1b8;
    color: #ffffff;
    padding: 50px 30px 30px 30px;
    width: 31%;
    margin-right: 3.5%;
    float: left;
    min-height: 353px;
}
.row.specials_kasten .frame-layout-0 h3{
    color: #18a1b8;
    background-color: #ffffff;
    margin: 0;
    display: inline;
    line-height: 35px;
    border-left: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
    white-space: pre-wrap;
    position: relative;
    font-family: roboto_bold;
    font-size: 24px;
    letter-spacing: unset;
}
.row.specials_kasten .frame-layout-0 p{
    color: #ffffff;
    margin: 30px 0 0 0;
    font-size: 14px;
}
.row.specials_kasten .frame-layout-0 ol li,
.row.specials_kasten .frame-layout-0 ul li{
    font-size: 14px;
    color: #ffffff;
}
.row.specials_kasten .frame-layout-0 ol,
.row.specials_kasten .frame-layout-0 ul{
    padding: 0 0 0 14px;
}
.row.specials_kasten .frame-layout-0 em{
    color: #ffffff;
    font-size: 14px;
}
.row.specials_kasten .frame-layout-0:last-child{
    margin-right: 0;
}
.row.anreise_adresse .adresse_kasten{
    background-color: #ffffff;
    padding: 30px;
}
.row.anreise_adresse .adresse_kasten *{
    line-height: 26px;
}
.row.anreise_adresse .adresse_kasten span{
    font-weight: bold;
    font-size: 20px;
}
.row.anreise_adresse{
    margin-top: 60px;
}
.row.anreise_adresse .adresse_kasten .row{
    margin-bottom: 60px;
}
.anreise_kasten{
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 353px;
    background-color: #ffffff;
}
.anreise_kasten:last-child{
    margin-right: 0;
}
.anreise_kasten .frame-layout-111{
    padding: 40px 30px 30px 30px;
}
.anreise_kasten .frame-layout-111 strong{
    font-size: 20px;
    display: block;
    margin-bottom: 40px;
}
.col12.anreise a[target="_blank"],
.anreise_kasten a[target="_blank"] {
    background-image: url("/fileadmin/template/images/externer_Link.svg");
    background-repeat: no-repeat;
    padding-right: 18px;
    background-position: 100%;
}
.verlauf.anreise{
    margin-top: 30px;
}
.col12.anreise{
    padding: 30px;
    background-color: #ffffff;
}
.col12.anreise ul{
    padding: 0 0 0 16px;
}
.pre_vortrag_mobile{
    display: none;
}
.row.breadcrumb.messe{
    padding-top: 20px;
}
.medienpartner .ce-inner{
    float: left;
    width: 100%;
}
.medienpartner .ce-row{
    margin: 0 auto;
    width: 250px;
}
.medienpartner .ce-row .ce-column{
    width: 200px;
    margin: 0 25px;
    float: left;
}
/*---------------------------------------------------------------------------------------*/
/*----------------------------------------Tablet-----------------------------------------*/
@media (max-width: 768px) {
    #footer .bottom{
        padding: 30px 20px 70px 20px;
    }
    #footer .bottom *{
        font-size: 14px;
        line-height: 20px;
    }
    #footer .bottom .logo,
    #footer .bottom .links,
    #footer .bottom .messe_footer{
        width: 100%;
    }
    #footer .bottom .messe_footer{
        text-align: center;
    }
    #footer .bottom .messe_footer a,
    #footer .bottom .messe_footer b{
        margin: 0 15px;
        line-height: 25px;
        display: block;
    }
    #footer .bottom .messe_footer .row{
        margin-bottom: 20px;
    }
    #footer .bottom .messe_footer b{
        margin-bottom: 15px;
        display: block;
    }
    .messe_header .overlay .verlauf_bg span{
        padding: 10px 25px;
        font-size: 40px;
        line-height: 62px;
    }
    .row.termine .col2{
        display: none;
    }
    .row.termine .col8{
        width: 100%;
    }
    .row.termine .messe_standort .ort{
        width: 100%;
        line-height: 34px;
        font-size: 26px;
        padding-top: 20px;
    }
    .row.termine .messe_standort .location{
        line-height: 22px;
        width: 100%;
        padding: 0 75px 20px 0;
    }
    .row.termine .messe_standort .pfeil{
        height: 100%;
    }
    .row.termine .messe_standort{
        position: relative;
    }
    .row .wrapper .col2{
        display: none;
    }
    .row .wrapper .col8{
        width: 100%;
    }
    .kontakt_einfach{
        padding: 20px;
    }
    .kontakt_einfach .col6{
        width: 100%;
        margin: 0 0 20px 0;
    }
    #sticky_menu .col3{
        display: none;
    }
    #sticky_menu .col9{
        width: 100%;
    }
    #sticky_menu .col9 ul{
        white-space: nowrap;
        display: grid;
        grid-auto-flow: column;
        overflow-x: scroll;
    }
    .row.messe_menu ul li{
        margin-right: 30px;
    }
    .messe_einleitung .ce-gallery img{
        display: none;
    }
    .messe_einleitung .ce-bodytext h2{
        font-size: 26px;
        line-height: 34px;
        margin: 10px 0 40px 0;
    }
    .messe_einleitung .ce-bodytext{
        width: 100%;
        padding-bottom: 20px;
    }
    .menu_im_content ul li{
        width: 48.5%;
    }
    .menu_im_content ul li:nth-child(3n){
        margin-right: 3%;
    }
    .menu_im_content ul li:nth-child(2n){
        margin-right: 0;
    }
    .menu_im_content ul li a{
        padding: 0 10px;
        background-image: none;
    }
    .faq h2{
        margin: 30px 0 40px 0;
    }
    .h2zuh1 h2{
        font-size: 26px;
        line-height: 34px;
    }
    .messe_info_teaser .ce-gallery{
        width: 100%;
        padding: 0;
    }
    .messe_info_teaser.bild_rechts .ce-gallery,
    .messe_info_teaser.bild_links .ce-gallery{
        padding: 0;
    }
    .messe_info_teaser .ce-bodytext{
        width: 100%;
    }
    .messe_info_teaser .ce-bodytext header{
        display: none;
    }
    .messe_info_teaser header h2{
        margin: 15px 0 0 0px !important;
    }
    .messe_info_teaser .ce-bodytext .outline{
        margin: 40px 0 0 0;
    }
    .messe_info_teaser .ce-bodytext .outline .inner{
        padding: 20px;
    }
    .messe_locationview h2{
        font-size: 26px;
    }
    .row.messe_locationview .col5{
        width: 100%;
        margin: 0;
    }
    .row.messe_locationview .col7{
        width: 100%;
        margin: -10px 0 0 0;
        padding: 0;
    }
    .row.kontakt_mit_bild .bild{
        display: none;
    }
    .row.kontakt_mit_bild .text{
        width: 100%;
        margin: 0;
    }
    .messe_info_teaser.bild_rechts header{
        display: none;
    }
    .mobile_anmeldebutton{
        position: fixed;
        bottom: 0;
        background-color: #ffffff;
        width: 100%;
        z-index: 100;
        display: grid;
        height: 60px;
    }
    .mobile_anmeldebutton .frame-layout-0{
        margin: auto;
        width: 100%;
    }
    a.anmelde_button{
        margin-left: 30px;
    }
    .messe_vortrag .row.slot{
        display: block;
    }
    .messe_vortrag .col2.timeline{
        display: block;
        width: 100%;
        margin: 0 0 15px 0;
    }
    .messe_vortrag .col10{
        width: 100%;
    }
    .messe_vortrag .col2.timeline .verlauf{
        margin-bottom: 0;
    }
    .messe_vortrag .col2.timeline .desktop{
        display: none;
    }
    .messe_vortrag .col2.timeline .mobile{
        display: block;
        font-size: 20px;
        padding: 20px;
    }
    .messe_vortrag .head .saal{
        font-size: 14px;
        padding: 5px 10px 6px 27px;
        background-position: 9px 6px;
        background-size: 10px;
    }
    .messe_vortrag .head .zeit{
        font-size: 14px;
        padding: 5px 10px 6px 30px;
        background-size: 15px;
    }
    .aussteller_card .infos{
        width: 100%;
        height: auto;
        padding: 0 20px 20px 20px;
    }
    .aussteller_card .infos .ort{
        position: relative;
        display: block;
        bottom: unset;
        width: 100%;
        margin-top: 20px;
    }
    .aussteller_card .studiengaenge{
        padding: 15px 20px 20px 20px;
    }
    .aussteller_card .studiengaenge .list{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .aussteller_card .studiengaenge .list b.form{
        font-size: 14px;
    }
    .aussteller_card .logo{
        height: 120px;
        width: 100%;
        padding: 20px 20px 30px 20px;
    }
    .aussteller_card .infos .title{
        font-size: 20px;
        line-height: 26px;
        margin-top: 0;
    }
    .aussteller_card .logo .no_logo{
        width: auto;
    }
    .aussteller_card .logo img{
        max-height: 60px;
    }
    .messe_aussteller .filter_messe .col4,
    .messe_sg .filter_messe .col4{
        width: 100%;
        margin: 0 0 20px 0;
    }
    .messe_sg .filter_messe .active_filter .act_filter,
    .messe_sg .filter_messe .active_filter span.del_filter,
    .active_filter .act_filter .close{
        line-height: 30px;
    }
    .messe_sg .sg_result{
        min-height: auto;
    }
    .messe_sg .page_browser .next a{
         margin-left: 10px;
     }
    .messe_sg .page_browser .prev a{
        margin-right: 10px;
    }
    .messe_sg .page_browser ul li{
        line-height: 30px;
    }
    .aussteller_card .zusatzinfos{
        padding: 20px 20px;
    }
    .messe_vortrag .referent .logo{
        display: none;
    }
    .messe_vortrag .referent .name{
        width: 100%;
        margin-right: 0;
    }
    .messe_vortrag .referent .name .more_referent{
        margin: 10px 0;
        display: block;
    }
    .messe_vortrag .referent .name span.text{
        margin-right: 20px;
    }
    .messe_vortrag .referent .name .more_referent:hover{
        color: #007988;
        padding-left: 5px;
    }
    .overlay_info .inner .pre_vortrag{
        display: none;
    }
    .overlay_info .inner{
        min-width: unset;
    }
    .ratgeber_kacheln .frame-layout-0{
        width: 100%;
        margin: 0 0 30px 0;
        min-height: unset;
        padding: 30px;
    }
    .ratgeber_kacheln{
        margin-top: 30px;
    }
    .kontakt_row_einfach{
        margin-top: 30px !important;
    }
    .row.specials_kasten .frame-layout-0{
        width: 100%;
        margin: 0 0 30px 0;
        min-height: unset;
        padding: 30px;
    }
    .row.specials_kasten{
        margin: 0;
    }
    .anreise_kasten{
        width: 100%;
        margin-right: 0%;
        margin-top: 0;
        min-height: unset;
    }
    .anreise_kasten:first-child{
        margin-top: 60px;
    }
    .anreise_kasten:last-child{
        margin-right: 0;
    }
    h3{
        font-size: 20px;
    }
    .row.anreise_adresse .adresse_kasten .col6{
        width: 100%;
        margin: 0;
    }
    .row.anreise_adresse .adresse_kasten .col6:first-child{
        margin-bottom: 30px;
    }
    iframe{
        max-width: 100%;
    }
    .overlay_info{
        padding: 0 10px;
        margin-top: 20px;
    }
    .messe_header .overlay{
        padding-top: 30px;
    }
    .pre_vortrag_mobile{
        display: block;
        background-color: #ffffff;
        margin-left: 45px;
        padding: 10px;
        float: left;
        border: 2px solid #007988;
        margin-bottom: 10px;
    }
    .pre_vortrag_mobile *{
        font-size: 14px;
    }
    .pre_vortrag_mobile .titel{
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 5px;
        font-size: 12px;
    }
    .pre_vortrag_mobile .zusatz{
        display: block;
        width: 100%;
        text-align: center;
        font-weight: bold;
    }
    .pre_vortrag_mobile .uhrzeit{
        display: block;
        width: 100%;
        text-align: center;
        font-weight: bold;
    }
    .aussteller_card .infos .stand{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        left: 0;
        top: -10px;
    }
}