/*********** MAINNAVI ***********/
.sm-menu {
  display: none;
}
.search, .header .btn, .card, .card-img-top {
  border-radius: 0px;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.mainnavi {
  width: 100%;
  margin-top: 0em;
}
.mainnavi .dropdown-toggle::after, .mainnavi .dropdown-toggle::before {
  display: none;
}
.megamenu {
  position: unset;
}
.megamenu .dropdown-menu {
  border-radius: 0px;
  min-heigth: 500px;
}
.megamenu .subnav-link a {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0px;
  text-align: left;
  background-color: #454545;
  color: #FFF;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.megamenu .subnav-link a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #333;
}
.megamenu ul.navbar-nav li {
  border-bottom: 1px solid #B5152A;
}
.megamenu ul.navbar-nav li.show .active-triangle {
  border-color: transparent transparent rgba(181, 21, 42, 0.9) transparent;
}
.megamenu .direct-links .subnav-link a {
  text-align: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.straightdropdown ul li:hover div.dropdown-menu.first, .straightdropdown button[aria-expanded="true"] + .dropdown-menu.first {
  display: block;
  margin-top: -1px;
}
.straightdropdown .dropdown-menu .nav-item:hover {
  background-color: #333;
}
.straightdropdown .dropdown-menu .nav-link {
  white-space: break-spaces;
  word-break: break-word;
}
.straightdropdown .dropdown-menu ul li:hover .dropdown-menu.second {
  display: block;
  margin-top: -1px;
}
.straightdropdown .dropdown-menu ul .dropdown-menu.second {
  width: 100%;
}
.overviewmenu .nav-link:hover, .overviewmenu .nav-link:focus {
  font-weight: bold;
}
.overviewmenu .nav-link:hover.first, .overviewmenu .nav-link:focus.first {
  text-decoration: underline;
}
.overviewmenu .nav-link.first {
  font-size: 110%;
  font-weight: bold;
}
.overviewmenu .dropdown-menu {
  border-radius: 0px;
}
.overviewmenu ul li:hover .dropdown-menu, .overviewmenu button[aria-expanded="true"] + .dropdown-menu {
  display: block;
  border-top: 1px solid #454545;
}
.topmobile {
  background-color: #B5152A;
}
.topmobile div a, .topmobile div a:hover, .topmobile button {
  color: #FFF;
}
@media screen and (min-width: 992px) {
  .sm-menu {
    display: inline-block;
  }
  .mainnavi {
    width: unset;
    margin-top: 0em;
  }
  .megamenu .subnav-link a, .megamenu .subnav-link a:hover, .megamenu .subnav-link a:active, .megamenu .subnav-link a:focus {
    padding: 0.75rem 1rem;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000;
    text-align: center;
    border-radius: 1rem;
  }
  .megamenu ul.navbar-nav li.nav-item {
    margin-left: 0.8rem;
    margin-right: 0.8rem;
  }
  .megamenu ul.navbar-nav li.nav-item.dropdown.show .active-triangle {
    position: absolute;
    bottom: 0;
    margin-left: 2%;
    width: 0px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 35px 20px 35px;
  }
  .megamenu ul.navbar-nav .dropdown-menu .container {
    margin-top: 3rem;
  }
  .megamenu .dropdown-menu {
    position: absolute;
    height: calc(390% - 56px);
    margin-top: -1px;
    margin-left: -1px;
    width: 100vw;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .megamenu .dropdown-menu .color {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
  }
  .megamenu .dropdown-menu .dropdown-headline p {
    color: white;
  }
  li .dropdown-menu .color {
    background-color: rgba(181, 21, 42, 0.9);
  }
  .straightdropdown li.input-group {
    flex-wrap: unset;
  }
  .straightdropdown .dropdown-menu.second {
    width: 250px;
  }
  .straightdropdown .shadow-menu {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
}
@media screen and (min-width: 1200px) {
  .megamenu .dropdown-menu {
    height: calc(379% - 56px);
  }
  .megamenu ul.navbar-nav li.dropdown.show .active-triangle {
    margin-left: 1.5%;
  }
  .megamenu ul.navbar-nav li#rubrik-id3.show .active-triangle {
    margin-left: 4%;
  }
}
@media screen and (min-width: 1400px) {
  .megamenu .dropdown-menu {
    height: calc(341% - 56px);
  }
  .megamenu ul.navbar-nav li#rubrik-id5.show .active-triangle {
    margin-left: 1.5%;
  }
}
@media screen and (min-width: 1550px) {
  .megamenu .dropdown-menu {
    height: calc(490% - 56px);
  }
}
/*********** TOP NAVI ***********/
#top-nav {
  background-color: #BE3546;
  position: absolute;
  width: 100%;
  z-index: 101;
}
#top-nav > div {
  height: 56px;
}
#top-nav li a, #top-nav li button {
  color: #FFF;
}
#top-nav .navbar {
  position: absolute;
  right: 0;
}
#top-nav .navbar .dropdown {
  background-color: black;
}
#top-nav .navbar .dropdown button::after, #top-nav .navbar .dropdown button::before {
  display: none;
}
#top-nav .navbar .dropdown-menu {
  background-color: black;
  margin: -0.125rem 0 0;
  min-width: 125%;
}
#top-nav .navbar .dropdown-menu .nav-item:hover {
  background-color: #333;
}
#top-nav .navbar img {
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
}
#top-nav .navbar .navbar-nav img:nth-last-child(2) {
  display: none;
}
/*********** COLOR SCHEMATAS FOOTER ***********/
/**** - facebook                    ****/
/**** - instagram                   ****/
/**** - youtube                     ****/
/***************************************/
.text-facebook {
  color: #3B5998;
}
.bg-facebook {
  background-color: #3B5998;
}
.text-instagram {
  background-image: -webkit-linear-gradient(70deg, #F1CB02 13%, #EE0712 37%, #7D3BAF 73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bg-instagram {
  background-image: linear-gradient(60deg, #F1CB02 15%, #EE0712 37%, #7D3BAF 73%);
}
.text-youtube {
  color: #F80000;
}
.bg-youtube {
  background-color: #F80000;
}
.text-twitter {
  color: #1C9DEB;
}
.bg-twitter {
  background-color: #1C9DEB;
}
a .text-facebook:hover {
  color: #314a7e;
}
a .text-instagram:hover {
  background-image: -webkit-linear-gradient(70deg, #cead02 13%, #cb060f 37%, #622e89 73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
a .text-youtube:hover {
  color: #d40000;
}
a .text-twitter:hover {
  color: #1289d1;
}
.copyright {
  background-color: #1A1D20;
}
/*********** TEXT AND LINKS ***********/
/**** - normal                     ****/
/**** - footer                     ****/
/**** - header                     ****/
/**************************************/
.content {
  padding-top: 1.5rem;
}
.content p {
  color: #000;
}
.content p a, .content p a:hover, .content li a, .content li a:hover {
  text-decoration: underline;
  letter-spacing: 0.025rem;
}
.content nav:not(#subnavi) a[target=_blank] {
  background: url("/typo3conf/ext/itebo_basispaket/Resources/Public/Icons/external.png") no-repeat scroll right 5px;
  padding-right: 15px;
}
.content li::marker {
  font-size: 0.75rem;
}
.header p, .header a, .header a:hover {
  color: #000;
}
.header .typeCommune {
  font-weight: 500;
  line-height: 1.2;
}
.header .commune {
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.75rem;
  margin-top: -0.25rem;
  margin-left: -0.1rem;
}
.header .guidelineCommune {
  font-weight: 500;
  line-height: 1.2;
  font-size: 1rem;
  color: #6C757D;
}
.footer {
  background-color: #ECECED;
}
.footer p, .footer a, .footer a:hover {
  color: #000;
}
.footer p a, .footer p a:hover {
  color: #B5152A;
  text-decoration: underline;
}
.footer .site-nav {
  background-color: #B5152A;
}
.footer .site-nav .right, .footer .site-nav .left {
  width: 100%;
}
.footer .site-nav li {
  width: 100%;
  text-align: center;
}
.footer .site-nav li a {
  color: #F8F9FA;
}
@media screen and (min-width: 992px) {
  .footer .site-nav .right, .footer .site-nav .left {
    width: unset;
  }
  .footer .site-nav li {
    width: unset;
    text-align: unset;
  }
  .footer .site-nav .right {
    margin-left: auto;
  }
  .footer .site-nav .right .nav {
    background-color: black;
    right: 0;
    position: absolute;
  }
}
#main-footer .img {
  width: 50%;
}
h2 {
  font-size: 1.75rem;
  font-weight: 600;
}
h3 {
  font-size: 1.5rem;
  font-weight: 600;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  padding-bottom: 1rem;
}
p {
  line-height: 1.9;
}
#toTop {
  display: none;
  position: fixed;
  bottom: 35px;
  right: 45px;
  z-index: 99;
  border: 1px solid gray;
  background-color: #FFF;
  color: black;
  cursor: pointer;
  padding: 15px;
  border-radius: 35px;
  font-size: 18px;
  width: 3.7rem;
}
#toTop i {
  margin-left: 0.2rem;
  margin-top: 0.2rem;
  font-size: 120%;
}
/************ LAYOUTS ************/
/**** - normal                ****/
/**** - container             ****/
/*********************************/
body {
  background-color: #FFF;
  hyphens: auto;
}
body.zoom {
  font-size: 1.5rem;
}
body.zoom .btn, body.zoom .dropdown-menu {
  font-size: 1.5rem;
}
body.zoom .btn-lg, body.zoom h5, body.zoom h4, body.zoom h3, body.zoom h2, body.zoom h1, body.zoom .h5, body.zoom .h4, body.zoom .h3, body.zoom .h2, body.zoom .h1, body.zoom #sidebar .side-menu {
  font-size: 1.8rem;
}
body.zoom h2, body.zoom h1, body.zoom .h2, body.zoom .h1 {
  font-size: 2.2rem;
}
body.zoom .table-side h5, body.zoom .table-side h4, body.zoom .table-side h3, body.zoom .table-side h2, body.zoom .table-side h1, body.zoom .table-side .h5, body.zoom .table-side .h4, body.zoom .table-side .h3, body.zoom .table-side .h2, body.zoom .table-side .h1, body.zoom .table-side a {
  font-size: 2.2rem;
}
.brand {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 100;
  width: 100%;
}
.brand .navbar {
  position: unset;
}
.brand .navbar-brand {
  max-width: 50%;
}
@media screen and (min-width: 992px) {
  .brand {
    height: 28%;
    margin: 0.5em 0 0.5em 0;
  }
  .brand .navbar-brand {
    max-width: 15%;
  }
  #main-footer .img {
    width: 15%;
  }
  .content.col2 > .container > .col-lg-8 {
    padding-right: 3vw;
  }
}
@media screen and (min-width: 1200px) {
  .brand {
    height: 26%;
  }
}
@media screen and (min-width: 1400px) {
  .brand {
    height: 23%;
  }
}
@media screen and (min-width: 1550px) {
  .brand {
    height: 22%;
  }
}
@media screen and (min-width: 2000px) {
  .brand {
    height: 17%;
  }
}
.layout-container .brand {
  background-color: rgba(247, 247, 247, 0);
}
.layout-container .brand p, .layout-container .brand a, .layout-container .brand a:hover {
  color: #FFF;
}
/*********** TWO-COLOR-SCHEMATA ***********/
.content#content {
  background-color: #F7F7F7;
}
.content .frame .news-list-item, .content .frame .card, .content .frame .list-group-item.search-result {
  background-color: #FFF;
  border-radius: 1.75rem;
  transition: background-color 0.15s ease-in-out;
}
.content.two-colored.col1 .frame:nth-of-type(2n), .content.two-colored.col2 .col-lg-8 .frame:nth-of-type(2n) {
  border-top: 0px !important;
}
.content.two-colored.col1 .frame:nth-of-type(2n) .news-list-item, .content.two-colored.col1 .frame:nth-of-type(2n) .card, .content.two-colored.col1 .frame:nth-of-type(2n) .list-group-item.search-result, .content.two-colored.col2 .col-lg-8 .frame:nth-of-type(2n) .news-list-item, .content.two-colored.col2 .col-lg-8 .frame:nth-of-type(2n) .card, .content.two-colored.col2 .col-lg-8 .frame:nth-of-type(2n) .list-group-item.search-result {
  background-color: #F7F7F7;
}
.content.two-colored.col1 .frame:nth-of-type(2n) a .news-list-item:hover, .content.two-colored.col1 .frame:nth-of-type(2n) a .card:hover, .content.two-colored.col1 .frame:nth-of-type(2n) .list-group-item.search-result:hover, .content.two-colored.col2 .col-lg-8 .frame:nth-of-type(2n) a .news-list-item:hover, .content.two-colored.col2 .col-lg-8 .frame:nth-of-type(2n) a .card:hover, .content.two-colored.col2 .col-lg-8 .frame:nth-of-type(2n) .list-group-item.search-result:hover {
  background-color: #f2f2f2;
}
/*********** DCE-ELEMENTS ***********/
.frame-type-dce_servicetable .table-side {
  width: 100%;
}
.frame-type-dce_servicetable .left-col {
  border-bottom: 1px dashed #B5152A;
}
.frame-type-dce_servicetable .bottom-line {
  border-bottom: 4px solid #B5152A;
}
@media screen and (min-width: 992px) {
  .frame-type-dce_servicetable .table-side {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    padding: 0;
    width: 50%;
    font-size: 115%;
  }
  .frame-type-dce_servicetable .table-side * {
    margin-left: 0.5rem;
    z-index: 2;
  }
  .frame-type-dce_servicetable .table-side .card-deck {
    z-index: 1;
    position: absolute;
  }
  .frame-type-dce_servicetable .table-side h3, .frame-type-dce_servicetable .table-side a, .frame-type-dce_servicetable .table-side a:hover.important-link, .frame-type-dce_servicetable .table-side a:active.important-link, .frame-type-dce_servicetable .table-side a:focus.important-link {
    color: white;
  }
  .frame-type-dce_servicetable .table-side:hover .card-deck, .frame-type-dce_servicetable .table-side:focus-within .card-deck {
    z-index: 4;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(181, 21, 42, 0.85);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .frame-type-dce_servicetable .table-headline {
    position: absolute;
    margin-left: 3rem;
    margin-bottom: 4rem;
    border-bottom: unset;
  }
  .frame-type-dce_servicetable h3.table-headline {
    margin-bottom: 6rem;
    margin-right: 8rem;
  }
  .frame-type-dce_servicetable .left-col {
    border-right: 1px dashed #B5152A;
    border-bottom: unset;
  }
}
.frame-type-dce_slider .carousel-caption, .frame-type-dce_headerslider .carousel-caption {
  background-color: rgba(181, 21, 42, 0.85);
  border-radius: 2rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  width: 50%;
}
.frame-type-dce_slider .carousel-caption p, .frame-type-dce_headerslider .carousel-caption p {
  color: #FFF;
  margin-bottom: 0.5rem;
}
.frame-type-dce_slider .carousel-caption .btn, .frame-type-dce_headerslider .carousel-caption .btn {
  color: #FFF;
  border: 1px solid #FFF;
}
.frame-type-dce_slider .carousel-caption .btn:hover, .frame-type-dce_headerslider .carousel-caption .btn:hover {
  background-color: #FFF;
  color: #000;
}
.frame-type-dce_headerslider .carousel-caption {
  background-color: rgba(181, 21, 42, 0.85);
  min-width: 200px;
  width: 35%;
  bottom: 18%;
  left: 7%;
  margin: unset;
  padding: 2.5rem 4.5rem;
  border-radius: 2rem;
  text-align: left;
}
.frame-type-dce_headerslider .carousel-caption .link {
  font-weight: 700;
}
.frame-type-dce_headerslider .carousel-indicators {
  bottom: 10%;
  justify-content: start;
}
.frame-type-dce_headerslider .carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 1rem;
  border: unset;
  border-top-right-radius: 0.45rem;
  background-color: #000;
}
.frame-type-dce_headerslider .carousel-indicators li.active {
  background-color: #B5152A;
}
.col2 .frame-type-dce_cards .card_element {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .col2 .col-lg-8 .frame-type-dce_cards .card_element {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.frame-type-dce_servicetiles .tilesIcons .card-body {
  flex-direction: column;
}
.frame-type-dce_servicetiles .container .card {
  background-color: #ECECED;
  border-radius: 1.25rem;
  border: unset;
  text-align: center;
}
.frame-type-dce_servicetiles .container .card .card-body {
  padding: 2rem;
}
.frame-type-dce_servicetiles .container .card .card-body h2, .frame-type-dce_servicetiles .container .card .card-body h3, .frame-type-dce_servicetiles .container .card .card-body h4, .frame-type-dce_servicetiles .container .card .card-body .h5 {
  margin: 0;
  padding: 0;
}
.frame-type-dce_servicetiles .container .card .card-body p {
  padding-top: 1rem;
}
.frame-type-dce_servicetiles a:hover {
  text-decoration: none;
}
.frame-type-dce_servicetiles a:hover .card p, .frame-type-dce_servicetiles a:hover .card i, .frame-type-dce_servicetiles a:hover .card h2 {
  color: #FFF;
  text-decoration: none;
}
.rubrik_2 .frame-type-dce_servicetiles .card-body, .rubrik_3 .frame-type-dce_servicetiles .card-body, .rubrik_4 .frame-type-dce_servicetiles .card-body, .rubrik_5 .frame-type-dce_servicetiles .card-body {
  text-transform: uppercase;
}
.rubrik_2 .frame-type-dce_servicetiles .card-body h2, .rubrik_2 .frame-type-dce_servicetiles .card-body h3, .rubrik_2 .frame-type-dce_servicetiles .card-body h4, .rubrik_2 .frame-type-dce_servicetiles .card-body .h5, .rubrik_3 .frame-type-dce_servicetiles .card-body h2, .rubrik_3 .frame-type-dce_servicetiles .card-body h3, .rubrik_3 .frame-type-dce_servicetiles .card-body h4, .rubrik_3 .frame-type-dce_servicetiles .card-body .h5, .rubrik_4 .frame-type-dce_servicetiles .card-body h2, .rubrik_4 .frame-type-dce_servicetiles .card-body h3, .rubrik_4 .frame-type-dce_servicetiles .card-body h4, .rubrik_4 .frame-type-dce_servicetiles .card-body .h5, .rubrik_5 .frame-type-dce_servicetiles .card-body h2, .rubrik_5 .frame-type-dce_servicetiles .card-body h3, .rubrik_5 .frame-type-dce_servicetiles .card-body h4, .rubrik_5 .frame-type-dce_servicetiles .card-body .h5 {
  font-weight: 600;
}
.rubrik_2 .frame-type-dce_servicetiles .card i {
  color: #B5152A;
}
.rubrik_2 .frame-type-dce_servicetiles a:hover .card {
  background-color: #B5152A;
}
.rubrik_3 .frame-type-dce_servicetiles .card i {
  color: #96AB00;
}
.rubrik_3 .frame-type-dce_servicetiles a:hover .card {
  background-color: #96AB00;
}
.rubrik_4 .frame-type-dce_servicetiles .card i {
  color: #CE720B;
}
.rubrik_4 .frame-type-dce_servicetiles a:hover .card {
  background-color: #CE720B;
}
.rubrik_5 .frame-type-dce_servicetiles .card i {
  color: #5992BA;
}
.rubrik_5 .frame-type-dce_servicetiles a:hover .card {
  background-color: #5992BA;
}
.rubrik_11 .frame-type-dce_servicetiles a:hover .card {
  background-color: #B5152A;
}
.rubrik_11 .frame-type-dce_servicetiles .card {
  background-color: #747576;
  color: #FFF;
  text-align: left;
}
.rubrik_11 .frame-type-dce_servicetiles .card-body {
  flex-direction: row;
  align-items: center;
  text-transform: unset;
}
.rubrik_11 .frame-type-dce_servicetiles .card-body div {
  width: 80%;
}
.rubrik_11 .frame-type-dce_servicetiles .card-body div p {
  color: #FFF;
}
.rubrik_11 .frame-type-dce_servicetiles .card-body i {
  width: 20%;
  margin-right: 2rem;
}
.frame-type-dce_dropdownlinks .dropdown-box {
  display: flex;
  flex-direction: column;
  border-radius: 1.5rem;
  text-align: center;
  background-image: linear-gradient(#D9DADB, #F0F0F0);
}
.frame-type-dce_dropdownlinks .dropdown-box .btn-group {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -1.2rem;
}
.frame-type-dce_dropdownlinks .dropdown-box .btn-group .btn.dropdown-toggle {
  border-color: #c6c6c6;
  background-color: #FFF;
  border-radius: 0.75rem;
  padding: 0.5rem;
  text-align: left;
}
.frame-type-dce_dropdownlinks .dropdown-box .btn-group .btn.dropdown-toggle::after {
  display: none;
}
.frame-type-dce_dropdownlinks .dropdown-box .btn-group .btn.dropdown-toggle i {
  padding-top: 0.3rem;
}
.frame-type-dce_dropdownlinks .dropdown-box .btn-group .btn.dropdown-toggle[aria-expanded="true"] {
  border-radius: 0rem;
}
.frame-type-dce_dropdownlinks .dropdown-box .btn-group .dropdown-menu a.dropdown-item {
  padding: 0.5rem;
  width: 80%;
  margin: 0.2rem 2rem;
  border-bottom: 1px solid #000;
}
.frame-type-dce_dropdownlinks .dropdown-box .btn-group .dropdown-menu a.dropdown-item:hover, .frame-type-dce_dropdownlinks .dropdown-box .btn-group .dropdown-menu a.dropdown-item:active, .frame-type-dce_dropdownlinks .dropdown-box .btn-group .dropdown-menu a.dropdown-item:focus {
  background-color: #f2f2f2;
}
@media (min-width: 768px) {
  .frame-type-dce_dropdownlinks .dropdown-box .btn-group {
    width: 50%;
  }
}
.frame-type-dce_impressionen .container.py-4 {
  max-width: unset;
  padding: unset;
}
.frame-type-dce_impressionen .caption .btn-group {
  width: 100%;
}
.frame-type-dce_impressionen .caption .btn.dropdown-toggle {
  border-color: #c6c6c6;
  background-color: #FFF;
  border-radius: 0.75rem;
  padding: 0.5rem;
}
.frame-type-dce_impressionen .caption .dropdown-menu a.dropdown-item {
  padding: 0.5rem;
  width: 80%;
  margin: 0.2rem 2rem;
  border-bottom: 1px solid #000;
}
@media (min-width: 768px) {
  .frame-type-dce_impressionen .caption {
    padding: 3rem;
    border-radius: 1.5rem;
    background-color: rgba(19, 19, 19, 0.5);
    width: 65%;
  }
  .frame-type-dce_impressionen .caption p {
    color: #FFF;
  }
  .frame-type-dce_impressionen .caption .btn-group {
    width: 75%;
  }
  .frame-type-dce_impressionen img + .container .caption {
    position: absolute;
    top: 15%;
  }
}
@media (min-width: 992px) {
  .frame-type-dce_impressionen img + .container .caption {
    top: 20%;
  }
}
@media (min-width: 1200px) {
  .frame-type-dce_impressionen .caption {
    width: 40%;
  }
}
.frame.frame-type-dce_collapsibleblocks #accordion .card {
  border-radius: 0;
  background-color: rgba(247, 247, 247, 0);
  border: unset;
}
.frame.frame-type-dce_collapsibleblocks #accordion .card .card-header {
  background-color: unset;
  border-bottom: 2px solid #797979;
}
.frame.frame-type-dce_collapsibleblocks #accordion .card .card-header .fa-plus {
  display: none;
}
.frame.frame-type-dce_collapsibleblocks #accordion .card .card-header a[aria-expanded="true"] {
  color: #B5152A;
}
.frame.frame-type-dce_collapsibleblocks #accordion .card .card-header .collapsed .fa-plus {
  display: inline-block;
}
.frame.frame-type-dce_collapsibleblocks #accordion .card .card-header .collapsed .fa-minus {
  display: none;
}
.rubrik_id3 .frame.frame-type-dce_collapsibleblocks #accordion .card .card-header a[aria-expanded="true"] {
  color: #96AB00;
}
.rubrik_id4 .frame.frame-type-dce_collapsibleblocks #accordion .card .card-header a[aria-expanded="true"] {
  color: #CE720B;
}
.rubrik_id5 .frame.frame-type-dce_collapsibleblocks #accordion .card .card-header a[aria-expanded="true"] {
  color: #5992BA;
}
.frame.frame-type-dce_newsticker .newsticker {
  background-color: white;
  border-radius: 1rem;
  padding: 1rem;
}
.frame.frame-type-dce_newsticker .newsticker p, .frame.frame-type-dce_newsticker .newsticker h1, .frame.frame-type-dce_newsticker .newsticker h2, .frame.frame-type-dce_newsticker .newsticker h3, .frame.frame-type-dce_newsticker .newsticker h4, .frame.frame-type-dce_newsticker .newsticker h5, .frame.frame-type-dce_newsticker .newsticker h6 {
  color: #BE3546;
  margin-bottom: 0;
}
.frame.frame-type-dce_newsticker .newsticker p {
  font-size: 150%;
}
/********* HEADERCONTENT **************/
#headerContent {
  display: none;
}
#headerContent .container {
  padding: unset;
  max-width: unset;
}
#headerContent .container.py-4 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#headerContent .container .carousel-control-next, #headerContent .container .carousel-control-prev {
  display: none;
}
#headerSlider {
  display: none;
}
body:not(#pid_11) #headerSlider {
  padding-top: 57px;
}
@media (min-width: 992px) {
  #headerContent, #headerSlider {
    display: block;
  }
}
/*********** Sidebar **************/
#sidebar {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 999;
}
#sidebar .btn-sidebar {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
  border: 1px solid #F7F7F7;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
}
#sidebar .btn-sidebar:hover {
  background-color: rgba(217, 217, 217, 0.9);
  border: 1px solid rgba(204, 204, 204, 0.9);
}
#sidebar .btn-sidebar i {
  font-size: 150%;
  font-size: 1.6vw;
}
#sidebar .btn-sidebar.nav_title {
  width: 75px;
  height: 75px;
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  border-top-right-radius: 0.45rem;
}
#sidebar .title.btn-sidebar {
  display: none;
  font-size: 115%;
}
#sidebar a:hover .title.btn-sidebar, #sidebar a:focus .title.btn-sidebar {
  display: block;
}
#sidebar .side-menu {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.95);
  top: 0;
  bottom: 0;
  right: -40%;
  width: 40%;
  margin-right: unset;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 1rem;
}
#sidebar .side-menu.show {
  margin-right: 40%;
}
#sidebar .side-menu .h3 {
  font-weight: 700;
}
#sidebar .side-menu .close-side {
  position: absolute;
  top: 30px;
  right: 30px;
}
#sidebar .side-menu .close-side .btn-sidebar {
  background-color: #000;
}
#sidebar .side-menu .close-side .btn-sidebar i {
  color: #FFF;
}
#sidebar .side-menu .btn-search {
  background-color: #000;
  color: #FFF;
  border-radius: 0.25rem;
}
#sidebar .side-menu .btn-search:hover, #sidebar .side-menu .btn-search:active, #sidebar .side-menu .btn-search:focus {
  color: #dfdfdf;
}
#sidebar .side-menu .input-search {
  background-color: #000;
  border: 1px solid #000;
  color: white;
}
#sidebar .side-menu .input-search:placeholder {
  color: #FFF;
}
@media screen and (min-width: 992px) {
  #sidebar {
    display: block;
  }
}
@media screen and (min-width: 1400px) {
  #sidebar.nav_title {
    width: 4.5vw;
    height: 4.5vw;
  }
}
/*********** Solr ***********/
.progress-bar {
  background-color: #B8BABD;
}
.solr-pagination .pagination {
  justify-content: center;
}
.solr-pagination .pagination .active {
  font-weight: 500;
}
.solr-pagination .solr-ajaxified {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.tx_solr .nav-tabs .nav-link:hover {
  background-color: #dfdfdf;
}
.tx_solr .nav-tabs .nav-link:hover.active {
  background-color: #F7F7F7;
}
/*********** ViewHelper ***********/
.f3-widget-paginator, .pagination {
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
}
.f3-widget-paginator li, .pagination li a, .pagination li span {
  list-style-type: none;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border: 1px solid #dfdfdf;
  display: inline;
}
.f3-widget-paginator li:hover, .pagination li a:hover, .pagination li span:hover {
  background-color: #dfdfdf;
  border: 1px solid #c6c6c6;
}
.pagination li span {
  border: 1px solid #B5152A;
}
.page-navigation {
  text-align: center;
  display: block;
  width: 100%;
}
/*********** Powermail ***********/
.tx-powermail .container-fluid {
  padding: 0;
}
.tx-powermail .container-fluid .powermail_legend {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .powermail_fieldwrap.col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/*********** Calendarize ***********/
.calendarize .col-md-2 ul {
  padding: 0;
}
.calendarize .col-md-2 ul li {
  list-style-type: none;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.calendarize .col-md-2 ul li a {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border: 1px solid #dfdfdf;
  display: inline;
}
.calendarize .col-md-2 ul li a:hover {
  background-color: #dfdfdf;
  border: 1px solid #c6c6c6;
}
.calendarize .regularMonthView td {
  width: 14.285%;
}
.calendarize .regularMonthView td:hover:not(.not-current-month) {
  background-color: #dfdfdf;
}
.calendarize .regularMonthView td.not-current-month {
  background-color: #dfdfdf;
}
.calendarize .regularMonthView td.selectedDay {
  border: 2px solid #B5152A;
}
.calendarize .regularMonthView td.hasEvents {
  background-color: rgba(181, 21, 42, 0.45);
}
.calendarize .regularMonthView td.hasEvents:hover {
  background-color: rgba(158, 18, 37, 0.7);
}
.calendarize .regularMonthView td .events li {
  list-style-type: none;
}
.frame .event-list-item, .frame .news-list-item {
  background-color: #FFF;
  border-radius: 1.75rem;
  transition: background-color 0.15s ease-in-out;
}
.frame .event-list-item .card-body, .frame .news-list-item .card-body {
  padding: 3rem;
  padding-bottom: 2rem;
}
/*********** Multi-Languages ***********/
#language {
  padding-top: 1rem;
}
#language .languageButton {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  border: 1px solid #dfdfdf;
  width: fit-content;
}
#language .languageButton:hover, #language .languageButton:focus {
  background-color: #dfdfdf;
  border: 1px solid #c6c6c6;
  text-decoration: none;
}
#language .languageButton i {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}
#language .dropdown-menu .active {
  text-decoration: none;
  color: #999;
  pointer-events: none;
}
/*********** News-Slider ***********/
.news-carousel .carousel-inner .carousel-caption {
  background-color: #4C4C4CED;
}
.news-carousel .carousel-inner .carousel-caption p, .news-carousel .carousel-inner .carousel-caption h1, .news-carousel .carousel-inner .carousel-caption h2, .news-carousel .carousel-inner .carousel-caption h3, .news-carousel .carousel-inner .carousel-caption h4, .news-carousel .carousel-inner .carousel-caption h5, .news-carousel .carousel-inner .carousel-caption h6, .news-carousel .carousel-inner .carousel-caption .h1, .news-carousel .carousel-inner .carousel-caption .h2, .news-carousel .carousel-inner .carousel-caption .h3, .news-carousel .carousel-inner .carousel-caption .h4, .news-carousel .carousel-inner .carousel-caption .h5, .news-carousel .carousel-inner .carousel-caption .h6 {
  color: #FFF;
}
/************** Youtube-Videos *************/
.frame-type-textmedia .ce-textpic:not(.ce-intext) .responsive-video {
  width: 100%;
}
.frame-type-textmedia .ce-textpic:not(.ce-intext) .responsive-video .videoCConsentContainer {
  width: 100%;
}
.frame-type-textmedia .ce-textpic:not(.ce-intext) .responsive-video .videoCConsentContainer .videoLayer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.frame-type-textmedia .ce-textpic:not(.ce-intext) .responsive-video .videoCConsentContainer .videoLayer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/**************** Container ***************/
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 760px;
  }
}
@media (min-width: 860px) {
  .container {
    max-width: 830px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 980px;
  }
}
@media (min-width: 1100px) {
  .container {
    max-width: 1050px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1180px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1375px;
  }
}
@media (min-width: 1550px) {
  .container {
    max-width: 1530px;
  }
}
.col2 .container {
  padding: 0;
}
/**************** Breadcrumb *************/
.rubrik_11 #breadcrumb {
  display: none;
}
#breadcrumb {
  background-color: #ECECED;
}
/**************** Link icon **************/
#sidebar .important-link, #sidebar a:hover.important-link, .frame-type-dce_headerslider .important-link, .frame-type-dce_headerslider a:hover.important-link, .news-list-view-limited .important-link, .news-list-view-limited a:hover.important-link, .calendarize .important-link, .calendarize a:hover.important-link, .frame-type-dce_servicetable .important-link, .frame-type-dce_servicetable a:hover.important-link, .frame-type-uploads .important-link, .frame-type-uploads a:hover.important-link {
  position: relative;
  color: #B5152A;
  text-decoration: underline;
  font-weight: 600;
}
#sidebar .special-link-icon, .frame-type-dce_headerslider .special-link-icon, .news-list-view-limited .special-link-icon, .calendarize .special-link-icon, .frame-type-dce_servicetable .special-link-icon, .frame-type-uploads .special-link-icon {
  width: 2.3rem;
  margin-right: 1rem;
}
/***************** Subnavi ***************/
.rubrik_2 #subnavi .subnavi-item:hover, .rubrik_2 #subnavi .subnavi-item:focus, .rubrik_2 #subnavi .subnavi-item:active, .rubrik_2 #subnavi .subnavi-item.active {
  border: 1px solid #B5152A;
  background-color: #B5152A;
}
.rubrik_3 #subnavi .subnavi-item:hover, .rubrik_3 #subnavi .subnavi-item:focus, .rubrik_3 #subnavi .subnavi-item:active, .rubrik_3 #subnavi .subnavi-item.active {
  border: 1px solid #96AB00;
  background-color: #96AB00;
}
.rubrik_4 #subnavi .subnavi-item:hover, .rubrik_4 #subnavi .subnavi-item:focus, .rubrik_4 #subnavi .subnavi-item:active, .rubrik_4 #subnavi .subnavi-item.active {
  border: 1px solid #CE720B;
  background-color: #CE720B;
}
.rubrik_5 #subnavi .subnavi-item:hover, .rubrik_5 #subnavi .subnavi-item:focus, .rubrik_5 #subnavi .subnavi-item:active, .rubrik_5 #subnavi .subnavi-item.active {
  border: 1px solid #5992BA;
  background-color: #5992BA;
}
#subnavi .subnavi-item {
  display: block;
  margin-bottom: 0.75rem;
  padding-bottom: 0.7rem;
  padding-top: 0.7rem;
  border-radius: 1.2rem;
  background-color: rgba(181, 21, 42, 0);
  border: 1px solid #000;
  color: #000;
}
#subnavi .subnavi-item:hover, #subnavi .subnavi-item:focus, #subnavi .subnavi-item:active, #subnavi .subnavi-item.active {
  color: white;
}
#subnavi .nav_divider {
  margin-bottom: 0.75rem;
  margin-left: 50%;
}
/***************** Employee Ansicht ***************/
.tt_address_list .employee_element .employee_button {
  position: relative;
  padding-right: 2rem;
  padding-left: 2rem;
  text-align: center;
}
.tt_address_list .employee_element .employee_button i.fa-bars {
  position: absolute;
  font-size: 150%;
  left: 0;
}
.tt_address_list .employee_element .employee_button i.fa-times {
  position: absolute;
  font-size: 150%;
  right: 0;
  top: 0;
  display: none;
}
.tt_address_list .employee_element .employee_button[aria-expanded="true"] i.fa-bars {
  display: none;
}
.tt_address_list .employee_element .employee_button[aria-expanded="true"] i.fa-times {
  display: block;
}
/******************** Sitemap *********************/
.frame-type-menu_sitemap_pages ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
}
.frame-type-menu_sitemap_pages li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
}
.frame-type-menu_sitemap_pages li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;
}
.frame-type-menu_sitemap_pages li li {
  margin: 0;
}
.frame-type-menu_sitemap_pages li li:before {
  content: counters(item, ".") " ";
}
/************** Go Back **************************/
.frame-type-verklickt .btn.go-back {
  color: white;
  background-color: #B5152A;
  border-color: #87101f;
  padding-left: 7rem;
  padding-right: 7rem;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  border-radius: 2rem;
}
.frame-type-verklickt .btn.go-back:hover, .frame-type-verklickt .btn.go-back:active, .frame-type-verklickt .btn.go-back:focus {
  background-color: #9e1225;
  border-color: #700d1a;
}
