.c-multibox-title {background-color: #F7BB3D; padding: 15px 25px; margin-bottom: 25px;}
.c-multibox-title h2 {width: 100%; margin: 0;}

.topic_tile, .topic_tile__first, .topic_tile__last {display: flex; align-items: start; justify-content: flex-start; flex-direction: column;background-color: #CCEBF7;padding:40px;text-align:left;height: calc(100% - 20px);border: 1px solid #CCEBF7;transition: all .2s ease-in; margin-bottom: 25px;}
.topic_tile__wrapper h2 {font-family:"bundessansweb",Calibri,"Droid Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;}
.topic_tile h3 {font-family:"bundessansweb",Calibri,"Droid Sans",Arial,"Helvetica Neue",Helvetica,sans-serif; margin-bottom: 5px;}
.topic_tile p {font-size: 2.25rem;}
.topic_tile a {color: #222;}
.topic_tile__first, .topic_tile__last {background-color: #F7BB3D; border:1px solid #F7BB3D; justify-content: center; text-align: left;padding:0 25px;}
.topic_tile__last {justify-content: center;}
.topic_tile__wrapper .topic_tile__last h2 {font-size: 2.25rem; font-weight: normal;}
.topic_tile__wrapper h2::after {content:"↓";color:#222;display:block;}
.topic_tile__wrapper .topic_tile__last h2::after {content:" ";}
.topic_tile:hover {background: #F7BB3D;border: 1px solid  #F7BB3D;-webkit-box-shadow: -10px 10px 0px 0px #FDF1D8; box-shadow: -10px 10px 0px 0px #FDF1D8;}

p.l-container__intro {text-align: left; margin: 15px 0 25px;}

.l-container__headline {font-size: 2rem; font-weight: 700; margin: 0 0 25px;}

@media only screen and (min-width: 64em) {
.topic_tile__wrapper h2::after {content:"➝";transform: rotate(0); font-weight: 400}
.topic_tile, .topic_tile__first, .topic_tile__last {justify-content: flex-start; min-height: 495px;}
.topic_tile__first {padding:0 66px;}
.l-container__headline {font-size: 2.2rem; font-weight: 700; margin: 0 0 25px;}
.c-topicpage-opener__wrapper.no-margin  h3 {font-size: 2.95rem;}

}
.c-topicpage-opener__wrapper.no-margin {margin: 0; padding-bottom: 0;}

.c-colorbox.c-colorbox--dunkelblau .c-topline, .c-colorbox.c-colorbox--dunkelblau .c-topline__small, .c-colorbox.c-colorbox--gelb .c-topline, .c-colorbox.c-colorbox--gelb .c-topline__small{margin-bottom: 20px !important}

.c-teaser-additional-information.c-teaser__last {--background-color: #004B76 !important; color: #FFF;}

.c-topic-tile__item {margin-bottom:0; margin-top: 4rem;}
.c-topic-tile__item:first-child {margin-bottom:0; margin-top: 0;}

@media only screen and (min-width: 64em) {

.c-topic-tile__item {margin-bottom:0; margin-top: 2rem;}
.c-topic-tile__item:first-child {margin-bottom:0; margin-top: 2rem;}    

.l-container--thementeaser--bg::before {
    content: "";
    background-color: #F2CCD8;
    display: block;
    position: absolute;
    top: 0;
    height: 450px;
    z-index: -2;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    margin: 0;
}

.l-container--thementeaser--bg.headline::before {height: 440px;}

.l-container--thementeaser--bg {position: relative; height: 350px;}

.l-container--thementeaser--bg.headline {position: relative; height: 440px;margin-bottom: 55px;}

.l-container--thementeaser--bg .c-topic-tile__headline {font-size:2.35rem;}
}
