@media (min-width: 1024px) {
    [class*="flex"][class*="_50"]>div {
        width:calc(50% - 10px)
    }

    [class*="flex"][class*="33"]>div {
        width: calc(33.333% - 10px)
    }
}

@media (min-width: 1280px) {
    [class*="flex"][class*="50"]>div [class*="50"]>div {
        width:calc(50% - 10px)
    }
}

@media (min-width: 1280px) {
    main>.text,main>.gridelement,main>.hellgrau>.gridelement {
        padding:80px 0;
        width: 1420px;
        margin: 0 auto
    }
}

main>.gridelement {
    width: 100%;
    max-width: 1420px
}

@media (min-width: 1280px) {
    .gridelement>[class*="flex"]>div>div+div,.gridelement[class*="flex"]>div>div+div {
        margin-top:20px
    }
}

@media (min-width: 1440px) {
    .navigation .left,.navigation .right {
        width:80px
    }
}

.arrow-wrapper {
    background-color: #4b858e;
    border-radius: 2rem;
    padding: 1rem
}

.meilensteine a {
    color: #fff
}

.meilensteine a:before {
    content: unset!important
}

.meilensteine p {
    padding: .5rem 0 2rem 0
}

.meilensteine-header {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 60px
}

.meilensteine-header h2 {
    color: #035c67;
    margin-bottom: 10px
}

.meilensteine-header h2:before {
    content: "→";
    color: #80BC00;
    font-weight: 400;
    margin-right: .5rem
}

.meilensteine .jahr.jahreszahl div span {
    border: 2px solid #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    text-align: center;
    font-size: 125%;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: #fff;
    transition: all 0.3s ease;
    color: #035c67
}

.meilensteine .jahr.jahreszahl div span:hover {
    transform: scale(1.1);
    background: #035c67;
    color: #fff
}

@media ((min-width: 1024px)) {
    .meilensteine-header {
        width:50%
    }
}

.dce-image-text {
    padding: 2rem 0
}

@media ((min-width: 1024px)) {
    .dce-image-text {
        padding:0 0 3rem 0
    }
}

.dce-image-text .headline {
    padding-bottom: 10px;
    text-align: center
}

.dce-image-text p {
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    min-height: 75px
}

.dce-image-text .image-container {
    margin-bottom: 20px
}

.dce-image-text .image-container img {
    max-width: 200px;
    margin: 0 auto
}

.dce-image-text .link-con {
    display: block;
    text-align: center;
    padding-top: 20px
}

.dce-image-text-list h2 {
    color: #035c67;
    margin-bottom: .5rem
}

.dce-image-text-list h2:before {
    content: "→";
    color: #80bc00;
    font-weight: 400;
    margin-right: .5rem
}

.dce-image-text-list .list-element:nth-of-type(1) {
    margin-top: 20px
}

.dce-image-text-list .list-element {
    margin-bottom: 20px;
    display: inline-block
}

.dce-image-text-list .list-element .image-con {
    width: 15%;
    float: left;
    margin-right: 20px
}

.dce-image-text-list .list-element .text-con {
    width: 100%
}

.dce-image-text-list .link-con {
    display: block;
    text-align: right
}

.infobox {
    background: #80BC00
}

.infobox a {
    text-decoration: none
}

.infobox a:hover {
    text-decoration: underline
}

.infobox h3 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.infobox h3:after {
    content: "→";
    font-weight: 400;
    display: flex;
    justify-content: space-between
}

.infobox p {
    font-size: 14px;
    line-height: 21px
}

.box-orange {
    padding: 20px;
    background: #e64b38;
    color: #fff
}

.box-orange h3 {
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.box-orange h3:after {
    content: "→";
    font-weight: 400;
    display: flex;
    justify-content: space-between
}

.box-orange p {
    font-size: 14px;
    line-height: 21px
}

.box-orange,.infobox {
    min-height: 12rem
}

.dce-image-with-caption {
    margin-top: 60px
}

.dce-image-with-caption h2 {
    color: #035c67;
    margin-bottom: .5rem
}

.dce-image-with-caption h2:before {
    content: "→";
    color: #80BC00;
    font-weight: 400;
    margin-right: .5rem
}

.dce-image-with-caption figure {
    position: relative;
    margin: 0
}

.dce-image-with-caption figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #80BC00;
    color: #fff;
    padding: .5rem 1rem .5rem 1rem;
    font-size: 20px;
    line-height: 1.4
}

.publications figure {
	height: 350px;
	background-image:url(/fileadmin/img/Awards_CASA.png);
	background-size:cover;
	background-position: center;
}
@media ((min-width: 1024px)) {
 .publications figure {
    height: 100%;
} 
}

@media ((min-width: 1024px)) {
    .dce-image-with-caption figcaption {
        position:absolute;
        bottom: 15px;
        left: 0;
        right: 15px;
    }
}

.dce-image-with-caption .link-con {
    display: block;
    text-align: right;
    margin-top: 20px
}

.dce-image-with-caption .copyright {
    text-align: right;
    color: darkgrey;
    font-size: 14px
}

.dce-event-entry {
    margin-top: 5px!important
}

.dce-event-entry:nth-of-type(1) {
    margin-top: 20px
}

.dce-event-entry .item-wrapper {
    padding: 10px;
    background: rgba(128,188,0,.1);
    display: inline-flex;
    width: 100%
}

.dce-event-entry .item-wrapper .text-wrapper {
    width: 80%;
    float: right;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px
}

.dce-event-entry .item-wrapper .text-wrapper .title {
    font-weight: 700;
    color: #035c67;
    font-size: 16px;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dce-event-entry .item-wrapper .text-wrapper .date {
    color: #53575a;
    margin-top: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.dce-event-entry .item-wrapper .link-con {
    display: flex;
    padding: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #fff
}

.dce-event-entry .item-wrapper .link-con-inner img {
    max-width: 20px;
    height: auto;
    text-align: center;
    margin: 30% auto;
    vertical-align: middle
}

.dce-headline-text h2 {
    color: #035c67;
    margin-bottom: .5rem
}

.dce-headline-text h2:before {
    content: "→";
    color: #80bc00;
    font-weight: 400;
    margin-right: .5rem
}

.dce-headline-text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.dce-image-text-list {
    margin-top: 60px
}

.dce-image-text-list h2 {
    color: #035c67;
    margin-bottom: 10px
}

.dce-image-text-list h2:before {
    content: "→";
    color: #80BC00;
    font-weight: 400;
    margin-right: 10px
}

.dce-image-text-list .list-element:nth-of-type(1) {
    margin-top: 20px
}

.dce-image-text-list .list-element {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}

.dce-image-text-list .list-element .image-con {
    width: 15%;
    float: left;
    margin-right: 10px
}

.dce-image-text-list .list-element .text-con {
    width: 80%;
    float: left
}

.dce-image-text-list .link-con {
    display: block;
    text-align: right
}

.dce-button {
    display: block;
    text-align: right
}

.dce-headline-text-news {
    padding-top: 20px
}

.dce-headline-text-news h2 {
    color: #003560;
    margin-bottom: .5rem
}

.dce-headline-text-news h2:before {
    content: "→";
    color: #80BC00;
    font-weight: 400;
    margin-right: .5rem
}

.dce-headline-text-news p {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    min-height: 72px
}

.dce-block-3digits .content h1 {
    color: #035c67;
    margin-bottom: 10px;
    font-size: 32px
}

.dce-block-3digits .content h1:before {
    content: "→";
    color: #80BC00;
    font-weight: 500;
    margin: 0 10px 0 5px
}

.dce-block-3digits .digit-item-con {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row
}

.dce-block-3digits .digit-item-con .digit-item {
    display: inline-block
}

.dce-block-3digits .digit-item-con .digit-item .digit {
    text-align: center;
    font-size: 40px;
    line-height: 90px;
    color: #035c67;
    background: #80BC00;
    border-radius: 50%;
    font-variant-numeric: lining-nums tabular-nums;
    font-weight: 600;
    width: 90px;
    height: 90px
}

@media ((min-width: 768px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit {
        width:180px;
        height: 180px;
        line-height: 180px
    }
}

@media ((min-width: 1024px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit {
        width:130px;
        height: 130px
    }
}

@media ((min-width: 1280px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit {
        width:180px;
        height: 180px;
        line-height: 180px
    }
}

@media ((min-width: 768px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit {
        font-size:90px
    }
}

@media ((min-width: 1024px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit {
        font-size:65px
    }
}

@media ((min-width: 1280px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit {
        font-size:80px;
        font-variant-numeric: lining-nums tabular-nums;
        font-weight: 600
    }
}

@media only screen and (max-width: 1280px) and (min-width:1024px) {
    .dce-block-3digits .digit-item-con .digit-item .digit .dce-block-3digits .digit-item-con .digit-item .digit {
        line-height:135px
    }
}

.dce-block-3digits .digit-item-con .digit-item .digit-title {
    margin: 20px 0;
    color: #035c67;
    font-family: "Fira",sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    min-height: 50px
}

@media ((min-width: 768px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit-title {
        font-size:20px;
        line-height: 25px
    }
}

@media ((min-width: 1024px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit-title {
        font-size:18px;
        line-height: 23px
    }
}

@media ((min-width: 1280px)) {
    .dce-block-3digits .digit-item-con .digit-item .digit-title {
        font-size:20px;
        line-height: 25px
    }
}

main>.text,main>.gridelement,main>.hellgrau>.gridelement {
    width: 100%
}

@media (min-width: 768px) {
    main>.text,main>.gridelement,main>.hellgrau>.gridelement {
        padding:0 30px
    }
}

@media (min-width: 1024px) {
    main>.text,main>.gridelement,main>.hellgrau>.gridelement {
        padding:0 50px
    }
}

@media (min-width: 1280px) {
    main>.text,main>.gridelement,main>.hellgrau>.gridelement {
        padding:0 0
    }
}

@media (min-width: 1280px) {
    main>.text,main>.gridelement,main>.hellgrau>.gridelement {
        padding:0 55px
    }
}

@media (min-width: 1440px) {
    main>.text,main>.gridelement,main>.hellgrau>.gridelement {
        padding:0
    }
}

@media (min-width: 1920px) {
    main>.text,main>.gridelement,main>.hellgrau>.gridelement {
        padding:0
    }
}

main>.text,main>.gridelement,main>.hellgrau>.gridelement {
    padding-top: 20px;
    padding-bottom: 20px
}

div.link-con.aleft {
    display: block;
    text-align: left
}

div.link-con.aright {
    display: block;
    text-align: right
}

div.link-con.acenter {
    display: block;
    text-align: center
}

div.news figure {
    margin: 0
}

div#spec_01 div.news {
    min-height: 345px;
    height: 100%
}

div#spec_01 div:first-child div.dce-headline-text p {
    position: absolute;
    width: 180%
}

figcaption p {
    padding: 0;
    margin: 0
}

div.news a {
    text-decoration: none
}

div.dce-image-with-caption {
    height: unset
}

div#spec_02 div.news,div#spec_02 div.dce-image-with-caption {
    min-height: 410px
}

div#spec_02 div.dce-image-with-caption {
    background: #ccc
}

div.research h3:after {
    content: ""
}

div#spec_02 div.news span.bold {
    font-size: 14px;
    font-weight: 700;
    line-height: 17.5px;
    padding: 10px 0
}

div#spec_02 div.news h2,div#spec_02 div.news h3,div#spec_02 div.news h4 {
    margin: 0
}

div#spec_02 div.news h3 {
    margin: 0 0 10px 0
}

div#spec_02 figure img {
    width: 100%;
    height: 100%;
    display: block;
    min-height: 410px
}

div#spec_02 div.infobox.research article h2 {
    display: flex;
    justify-content: space-between
}

div#spec_02 div.infobox.research article h2:after {
    content: "→";
    font-weight: 400;
    display: flex
}

div#green2red div.flex_33 div:nth-child(3) div.infobox {
    background: #e64b38;
    color: #fff
}

div#green2red div.infobox {
    min-height: 140px
}

div#buttonsInline>div {
    text-align: right
}

div#buttonsInline div.link-con.aright {
    display: inline-block;
    margin: 0 0 0 3%
}

div.dce-image-with-caption-spec figure {
    min-height: 410px;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

div.dce-image-with-caption-spec figure figcaption {
    position: absolute;
    left: 0;
    bottom: 10px;
    padding: 5px 10px;
    background: #80BC00;
    color: #fff
}

.frame-type-news_pi1 {
    height: 100%
}

.frame-type-news_pi1 .news {
    height: 100%
}

.frame-type-news_pi1 .news .research {
    height: 100%
}

.research article a:hover {
    text-decoration: none!important
}

.research article h2 {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    font-style: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.research article h2:after {
    content: "→";
    font-weight: 400;
    display: flex;
    position: absolute;
    top: 22px;
    right: 20px;
    color: #fff
}

.research article .research-date {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 17.5px;
    margin-top: 10px
}

.research article .research-info {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    margin-top: 10px
}

.research article .research-info h3 {
    margin-bottom: 10px;
    font-weight: 100;
    font-size: 14px
}

.research article .research-info h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 100
}

.casa-in-media .news-item-wrapper {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 15px;
    text-decoration: none;
    aspect-ratio: auto 1.3888888889;
    width: 100%;
    height: auto;
    background: rgba(128,188,0,.1)
}

.casa-in-media .news-item-wrapper .header {
    order: 2;
    font-weight: 700;
    color: #035c67
}

.casa-in-media .news-item-wrapper .teaser-text {
    order: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.casa-in-media .news-item-wrapper .teaser-text p:first-child {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 20px;
    color: #035c67;
    margin-top: 10px;
    line-height: 125%;
    font-style: normal;
    font-weight: 700
}

.casa-in-media .news-item-wrapper .teaser-text p {
    font-weight: 700;
    font-size: 14px;
    color: #035c67;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 150%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}

.casa-in-media .news-item-wrapper .footer {
    clear: both;
    padding: 10px 0 0 0;
    color: #035c67;
    order: 1;
    border-top: 0;
    margin: 0;
    font-weight: 500
}

.casa-in-media .news-item-wrapper .btn-transparent {
    order: 4;
    padding: 18px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.8px;
    text-transform: uppercase
}

.btn {
    padding: 18px;
    background-color: #4b858e
}

.btn-primary {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: white!important;
    text-decoration: none;
    transition: all 0.3s;
    display: inline-block
}

.btn-primary:hover {
    background-color: #035c67;
    text-decoration: underline
}

.btn-transparent {
    padding: 18px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.8px;
    text-transform: uppercase
}

.btn-transparent:after {
    content: "→";
    color: #035c67;
    font-weight: 400;
    margin-right: .5rem
}

.gruen-new {
    background: #80BC00;
    padding: 60px
}

.gridelement h2 {
    color: #035c67
}

.gridelement h2:not(.research h2):before {
    content: "→";
    color: #80BC00;
    font-weight: 400;
    margin-right: .5rem
}

.gruen-new {
  background: #80BC00;
  padding-bottom: 1em;
  padding: 60px;
}
.box-orange {
     padding: 20px;
     background: #e64b38;
     color: #fff;
}
 .box-orange h3 {
     color: #fff;
     display: flex;
     justify-content: space-between;
}
 .box-orange h3:after {
     content: "\2192";
     font-weight: 400;
     display: flex;
     justify-content: space-between;
}

main {
        font-size: 16px;
        line-height: 24px;
    }
    main h2 {
        font-size: 24px;
    }
    .gridelement .flex_33 .infobox:nth-child(3) {
        background-color: red;
    }
    @media (min-width: 1024px) {
        [class*="flex"][class*="66-33"]>div:first-child, [class*="flex"][class*="33-66"]>div:last-child {
            width: calc(66.66% - 10px);
        }
    }
    @media (min-width: 1024px) {
        [class*="flex"][class*="75-25"]>div:first-child, [class*="flex"][class*="25-75"]>div:last-child {
            width: calc(75% - 8px);
        }
    }
    @media (min-width: 1024px) {
        [class*="flex"][class*="75-25"]>div:last-child, [class*="flex"][class*="25-75"]>div:first-child {
            width: calc(25% - 8px);
        }
    }
    .gridelement.flex_50:nth-child(1) {
        height: 100%;
    }
    .gridelement:nth-child(5) {
        padding-bottom: 130px;
    }
  .dce-headline-text {
    padding-top: 0;
    margin-top: 0;
  }
  .dce-image-with-caption {
    padding-top: 0;
    margin-top: 0;
  }
  .dce-image-text-list {
    padding-top: 0;
    margin-top: 0;
  }
  #section2, #section3, #section4, #section5, #section6, #section7 {
    padding-top: 60px;
  }
  #section4 .dce-headline-text p {
    min-height: 72px;
  }
  @media only screen and (max-width: 1280px) and (min-width: 1024px) {
          .dce-block-3digits .digit-item-con .digit-item .digit {
            line-height: 135px;
          }
        }
  .casa-in-media .news-item-wrapper {
    aspect-ratio: auto 1.38;
  }
  
  .frame-type-news_pi1 {
    height: 100%;
  }
  .frame-type-news_pi1 .news {
    height: 100%;
  }
  .frame-type-news_pi1 .news .research {
    height: 100%;
  }

.gruen-new {
  background: #80BC00;
  padding-bottom: 1em;
  padding: 60px;
}
  .box-orange a{
    color:white;
    text-decoration:unset;
  }
  .box-orange a:hover {
    text-decoration:underline;
  }