@media screen {
  .all #page .content_container .ce-buwtexticon > a {
    border-bottom: none !important;
  }
  .ce-buwtexticon {
    display: grid;
    grid-gap: 30px;
  }
  #content_main .ce-buwtexticon {
    margin-bottom: 26px;
  }
  #content_main .dp-shortprofile .ce-buwtexticon {
    margin-bottom: 0;
  }
  #content_main .dp-shortprofile .ce-buwtexticon .csc-header {
    margin-bottom: 0;
  }
  .ce-buwtexticon .texticon.icon::before {
    font-family: icomoon;
  }
  .ce-buwtexticon .texticon.icone::before {
    font-family: 'ExtendedIt' !important;
  }
  .ce-buwtexticon .texticon span.texticon-inner {
    color: transparent;
    display: block;
    height: 1px;
    text-indent: -999em;
    width: 1px;
  }
  .ce-buwtexticon > a,
  .ce-buwtexticon > .texticon {
    grid-area: icon;
  }
  .ce-buwtexticon > .texticon-content {
    grid-area: text;
  }
  .ce-buwtexticon > .texticon-content p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #content_right .ce-buwtexticon .texticon-content .csc-header h2.headline {
    padding: 0;
  }
  .ce-buwtexticon.ce-above,
  .ce-buwtexticon.ce-left,
  .ce-buwtexticon.ce-right {
    grid-template-areas: "icon" "text";
    grid-template-rows: auto 1fr;
  }
  .ce-buwtexticon.ce-below {
    grid-template-areas: "text" "icon";
    grid-template-rows: 1fr auto;
  }
  .ce-buwtexticon.ce-above,
  .ce-buwtexticon.ce-below {
    text-align: center;
  }
  .ce-buwtexticon.ce-above .texticon,
  .ce-buwtexticon.ce-below .texticon {
    margin: 0 auto;
  }
  .ce-buwtexticon .texticon.size-default {
    font-size: 30px;
    height: 50px;
    width: 50px;
  }
  .ce-buwtexticon .texticon.size-medium {
    font-size: 60px;
    height: 100px;
    width: 100px;
  }
  .ce-buwtexticon .texticon.size-large {
    font-size: 90px;
    height: 150px;
    width: 150px;
  }
  .ce-buwtexticon .texticon.type-default.size-default {
    font-size: 50px;
  }
  .ce-buwtexticon .texticon.type-default.size-medium {
    font-size: 100px;
  }
  .ce-buwtexticon .texticon.type-default.size-large {
    font-size: 150px;
  }
  .ce-buwtexticon .texticon {
    align-content: center;
    display: grid;
    justify-content: center;
  }
  .ce-buwtexticon .texticon.type-circle-fill,
  .ce-buwtexticon .texticon.type-circle-stroke {
    border-radius: 50%;
  }
  .ce-buwtexticon .texticon.type-square-stroke,
  .ce-buwtexticon .texticon.type-circle-stroke {
    border: 1px solid #bbb;
  }
  .all:not(.contrast):not(.print) .content_container .texticon.type-default.color-red {
    color: #b71a49;
  }
  .all:not(.contrast):not(.print) .content_container .texticon.type-default.color-lightblue {
    color: #009bb4;
  }
  .all:not(.contrast):not(.print) .content_container .texticon.type-default.color-orange {
    color: #f39100;
  }
  .all:not(.contrast):not(.print) .content_container .texticon.type-default.color-green {
    color: #94c11c;
  }
  .all:not(.contrast):not(.print) .content_container .texticon.type-default.color-blue {
    color: #006b94;
  }
  .uni:not(.contrast):not(.print) .content_container .texticon.type-default.color-automatic {
    color: #b71a49;
  }
  .general-architektur:not(.contrast):not(.print) .content_container .texticon.type-default.color-automatic {
    color: #009bb4;
  }
  .general-bauing:not(.contrast):not(.print) .content_container .texticon.type-default.color-automatic {
    color: #f39100;
  }
  .general-gestaltung:not(.contrast):not(.print) .content_container .texticon.type-default.color-automatic {
    color: #94c11c;
  }
  .general-medien:not(.contrast):not(.print) .content_container .texticon.type-default.color-automatic {
    color: #006b94;
  }
  .texticon.type-square-fill,
  .texticon.type-circle-fill {
    color: #fff;
  }
  .texticon.type-square-fill.color-default,
  .texticon.type-circle-fill.color-default {
    background-color: #000;
  }
  .texticon.type-square-fill.color-red,
  .texticon.type-circle-fill.color-red {
    background-color: #b71a49;
  }
  .texticon.type-square-fill.color-lightblue,
  .texticon.type-circle-fill.color-lightblue {
    background-color: #009bb4;
  }
  .texticon.type-square-fill.color-orange,
  .texticon.type-circle-fill.color-orange {
    background-color: #f39100;
  }
  .texticon.type-square-fill.color-green,
  .texticon.type-circle-fill.color-green {
    background-color: #94c11c;
  }
  .texticon.type-square-fill.color-blue,
  .texticon.type-circle-fill.color-blue {
    background-color: #006b94;
  }
  .uni:not(.contrast):not(.print) .content_container .texticon:not(.type-default):not(.type-square-stroke):not(.type-circle-stroke).color-automatic {
    background-color: #b71a49;
  }
  .general-architektur:not(.contrast):not(.print) .content_container .type-square-fill.color-automatic,
  .general-architektur:not(.contrast):not(.print) .content_container .type-circle-fill.color-automatic {
    background-color: #009bb4;
  }
  .general-bauing:not(.contrast):not(.print) .content_container .type-square-fill.color-automatic,
  .general-bauing:not(.contrast):not(.print) .content_container .type-circle-fill.color-automatic {
    background-color: #f39100;
  }
  .general-gestaltung:not(.contrast):not(.print) .content_container .type-square-fill.color-automatic,
  .general-gestaltung:not(.contrast):not(.print) .content_container .type-circle-fill.color-automatic {
    background-color: #94c11c;
  }
  .general-medien:not(.contrast):not(.print) .content_container .type-square-fill.color-automatic,
  .general-medien:not(.contrast):not(.print) .content_container .type-circle-fill.color-automatic {
    background-color: #006b94;
  }
  .contrast .texticon.type-square-fill,
  .print .texticon.type-square-fill,
  .contrast .texticon.type-circle-fill,
  .print .texticon.type-circle-fill {
    background-color: #000;
  }
  .contrast .texticon.type-square-stroke,
  .print .texticon.type-square-stroke,
  .contrast .texticon.type-circle-stroke,
  .print .texticon.type-circle-stroke {
    border-color: #000 !important;
  }
  .contrast .texticon.type-square-stroke::before,
  .print .texticon.type-square-stroke::before,
  .contrast .texticon.type-circle-stroke::before,
  .print .texticon.type-circle-stroke::before {
    color: #000 !important;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-red,
  .ce-buwtexticon .texticon.type-circle-stroke.color-red {
    border-color: #b71a49;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-red::before,
  .ce-buwtexticon .texticon.type-circle-stroke.color-red::before {
    color: #b71a49;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-lightblue,
  .ce-buwtexticon .texticon.type-circle-stroke.color-lightblue {
    border-color: #009bb4;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-lightblue::before,
  .ce-buwtexticon .texticon.type-circle-stroke.color-lightblue::before {
    color: #009bb4;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-orange,
  .ce-buwtexticon .texticon.type-circle-stroke.color-orange {
    border-color: #f39100;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-orange::before,
  .ce-buwtexticon .texticon.type-circle-stroke.color-orange::before {
    color: #f39100;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-green,
  .ce-buwtexticon .texticon.type-circle-stroke.color-green {
    border-color: #94c11c;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-green::before,
  .ce-buwtexticon .texticon.type-circle-stroke.color-green::before {
    color: #94c11c;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-blue,
  .ce-buwtexticon .texticon.type-circle-stroke.color-blue {
    border-color: #006b94;
  }
  .ce-buwtexticon .texticon.type-square-stroke.color-blue::before,
  .ce-buwtexticon .texticon.type-circle-stroke.color-blue::before {
    color: #006b94;
  }
  .uni:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic,
  .uni:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic {
    border-color: #b71a49;
  }
  .uni:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic::before,
  .uni:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic::before {
    color: #b71a49;
  }
  .architektur:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic,
  .architektur:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic {
    border-color: #009bb4;
  }
  .architektur:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic::before,
  .architektur:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic::before {
    color: #009bb4;
  }
  .bauing:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic,
  .bauing:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic {
    border-color: #f39100;
  }
  .bauing:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic::before,
  .bauing:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic::before {
    color: #f39100;
  }
  .gestaltung:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic,
  .gestaltung:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic {
    border-color: #94c11c;
  }
  .gestaltung:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic::before,
  .gestaltung:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic::before {
    color: #94c11c;
  }
  .medien:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic,
  .medien:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic {
    border-color: #006b94;
  }
  .medien:not(.contrast):not(.print) .content_container .type-square-stroke.color-automatic::before,
  .medien:not(.contrast):not(.print) .content_container .type-circle-stroke.color-automatic::before {
    color: #006b94;
  }
}
@media only screen and (min-width: 481px) {
  .ce-buwtexticon.ce-left {
    grid-template-areas: "icon text";
    grid-template-columns: auto 1fr;
  }
  .ce-buwtexticon.ce-right {
    grid-template-areas: "text icon";
    grid-template-columns: 1fr auto;
  }
}
.all:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-red {
  background-color: #b71a49;
}
.all:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-lightblue {
  background-color: #009bb4;
}
.all:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-orange {
  background-color: #f39100;
}
.all:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-green {
  background-color: #94c11c;
}
.all:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-blue {
  background-color: #006b94;
}
.uni:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-automatic {
  background-color: #b71a49;
}
.architektur:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-automatic {
  background-color: #009bb4;
}
.bauing:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-automatic {
  background-color: #f39100;
}
.gestaltung:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-automatic {
  background-color: #94c11c;
}
.medien:not(.contrast):not(.print) .content_container .ce-buwbannericon.color-automatic {
  background-color: #006b94;
}
.contrast .ce-buwbannericon,
.print .ce-buwbannericon {
  background-color: #000;
}
.ce-buwbannericon {
  overflow-y: hidden;
  padding: 33.333333% 0 0 0;
  position: relative;
}
.ce-buwbannericon > * {
  left: 0;
  position: absolute;
  top: 0;
}
.ce-buwbannericon .texticon-header {
  padding: 6.25% 0 0 6.25%;
  width: 80%;
}
.ce-buwbannericon .texticon-header h2,
.ce-buwbannericon .texticon-header h3 {
  color: #fff !important;
  padding: 0 !important;
}
.ce-buwbannericon .texticon-header h2 {
  font-size: 7.2% !important;
  line-height: 1.1 !important;
}
.ce-buwbannericon .texticon-header h3 {
  font-size: 3.96%;
  line-height: 1.4;
}
.ce-buwbannericon .texticon {
  color: #fff;
  display: block;
  font-size: 25%;
  left: auto;
  right: 12%;
  top: 12%;
}
.ce-buwbannericon .texticon-header h2 > a {
  color: #fff !important;
}
.ce-buwbannericon > div.link {
  bottom: 0;
  overflow: hidden;
  right: 0;
}
.ce-buwbannericon > div.link > a {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
/*# sourceMappingURL=TextIcon.css.map */