@charset "UTF-8";

/* FONTS */
@font-face {
  font-family: "iconfont_rka";
  src: url("/ugm_2/deu/design/iconfont_rka.eot?-ozwjm7");
  src: url("/ugm_2/deu/design/iconfont_rka.eot#iefix-ozwjm7") format("embedded-opentype"), url("/ugm_2/deu/design/iconfont_rka.woff?-ozwjm7") format("woff"), url("/ugm_2/deu/design/iconfont_rka.ttf?-ozwjm7") format("truetype"), url("/ugm_2/deu/design/iconfont_rka.svg?-ozwjm7#iconfont_rka") format("svg");
  font-weight: normal;
  font-style: normal;
} 
@font-face {
    font-family: 'pt_sansregular';
    src: url("/ugm_2/deu/design/PTS55F-webfont.eot");
    src: url("/ugm_2/deu/design/PTS55F-webfont.eot?#iefix") format("embedded-opentype"), url("/ugm_2/deu/design/PTS55F-webfont.woff") format("woff"), url("/ugm_2/deu/design/PTS55F-webfont.ttf") format("truetype"), url("/ugm_2/deu/design/PTS55F-webfont.svg#pt_sansregular") format("svg");
    font-weight: normal;
    font-style: normal
}

/* Debugging Highlighting */
.debug {
    background-color: #b30033;
    color: white;
    padding: 5px !important;
}

/* Logo für den Druck */
img.headerinprint{
    height: 4rem;
    margin-top: 1rem;
}

/* Marker for SMSG Form */
span.required{
    color:red;
}

/* ICONS */
.rka_pfeil:before {
  font-family: "iconfont_rka";
  content: "\e600";
}

.navbar-mainnav-icon{
    background-image: url("/ugm_2/deu/design/nav_main.svg") !important;
}


.navbar-subnav-icon{
    background-image: url("/ugm_2/deu/design/nav_sub.svg") !important;
}


.headerunisymbol{
  height: 30px;
}

/* Bootstrap Override */
.mb-5, .my-5 {
    margin-bottom: 2rem!important;
}

/*Luftiger Kopf */
.navbar {
    Padding-top: 0.7rem;
}

/* uni logos */
.unilogs-sm {
    font-size: 0.8rem;
    white-space: nowrap;
}

.unilogos-xs{
    margin-top: 5px;
    height: 27px;
}
@media (max-width: 575px){
    .logo-link > img {
        max-width: 155px;
    }
}
/* Mindbreeze Search Form Focus Highlighting from Bootstrap */
.form-control:focus {
    border-top-color: #27414F;
    border-right-color: #27414F;
    border-bottom-color: #27414F;
    border-left-color: #27414F;
    box-shadow: 0 0 0 0.2rem rgb(39 65 79 / 25%);
}

@media (min-width: 576px){
    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0!important;
    }
}

.mt-5, .my-5 {
    margin-top: 2rem!important;
}

@media (min-width: 992px){
    .mt-lg-0, .my-lg-0 {
        margin-top: 0!important;
    }
}

/* TOS Galery Slider */
.gallery_slider_container{
    height: 100px;
}

@media (min-width: 576px) {
    .gallery_slider_container{
        height: 100px;
    }
}

@media (min-width: 768px) {
    .gallery_slider_container{
        height: 150px;
    }
}

@media (min-width: 992px) {
    .gallery_slider_container{
        height: 200px;
    }
}

@media (min-width: 1200px) {
    .gallery_slider_container{
        height: 250px;
    }
}


.tos-wrapper.tos-fill .tos-slide.tos-image > img {
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    min-width: 100%;
    object-position: 13% 1%;
    object-fit: cover;
    display: inline-block;
    width: 100%;
}

/* Teaser Styles Start */
.teaser.row{
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.teaser_title {
  font-weight: bold;
  font-size: 20px !important;
  text-decoration: none;
}

.teaser_text{
  padding-top: 10px;
  margin-bottom: 0 !important;
}

.bg-teaser {
  background-color: #e7e8ea;
}

/* Teaser allgemein */
.teaser_image, .artikel_panorama_image{
  background-position: 0 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Teaser 50 Liste */
.teaser_50_liste .rka_pfeil{
  color: #0F7DD6;
}

.teaser_50_liste_ueberschrift{
  padding-bottom: 10px;
}
.teaser_50_liste_ueberschrift span{
  font-weight: bold;
  font-size: 20px !important;
}
.teaser_50_liste.teaser{
    padding-bottom: 5px;
}

.responsive_teaser_50_mit_text > span.teaser_titel, 
.teaser_50_ohne_text > span.teaser_titel{
  margin-top: 10px;
}

.elem_teaser_50 div.responsive_teaser_50_mit_text{
    margin-bottom: 1.5rem;
}
/* Teaser Styles End */

/* Styles */

* {
  font-family: "myriad-pro", "pt_sansregular", Arial, Helvetica, sans-serif; }

body {
  background-color: #D3DBDF; }
  
@media print{
  body{
    background-color: #FFFFFF;
  }
}

.header-rka-refbar {
  background-color: #27414F;
  color: #BFC6CB; 
  line-height: 20px;
  font-size: 0.6rem;
}

@media (min-width: 768px) {
    .header-rka-refbar {
  background-color: #27414F;
  color: #BFC6CB; 
  line-height: 30px;
  font-size: 1rem;
  }
}

header a {
  color: #27414F; 
}

/* Top Navi Logo & Hamburger Logo */
header a.logo-link > img {
    height: 4rem;
}


header div.font-size-unilink {
    margin-top: 10px;
}

header #primarynavigation li:hover {
  cursor: pointer;
  background-color: #fafafa; }
header #primarynavigation li.active {
  background-color: #eceeef; }
header #primarynavigation li.nav-item {
  -moz-border-image: -moz-linear-gradient(top, #FFFFFF 0%, #5d717C 100%);
  -webkit-border-image: -webkit-linear-gradient(top, #FFFFFF 0%, #5d717C 100%);
  border-image: linear-gradient(to bottombottom, #FFFFFF 0%, #5d717C 100%);
  border-image-slice: 1;
  border-right: 1px solid #5d717C;
  border-image-width: 0px 1px 0px 0px !important;  }
  header #primarynavigation li.nav-item:first-child > a {
    padding-left: 0 !important; }
  header #primarynavigation li.nav-item a {
    text-transform: uppercase;
    color: #27414F;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

.header-emergency {
  background-color: #A2192F !important;
  border-radius: 0.25rem;
  }

.header-emergency a:before {
  font-family: "iconfont_rka";
  padding-right: 5px;
  content: "\e25e"; }

.header-emergency a {
  color: #FFFFFF;
  font-size: 1.2rem; }

.artikel_panorama_image {
  height: 217px;
  background-size: cover; }

.sidebar-navigation ul {
  padding: 0 !important; }
  .sidebar-navigation ul li {
    list-style-type: none;
  }
    .sidebar-navigation ul li.sub-pages li a {
      padding-left: 2rem; 
    }
    .sidebar-navigation ul li.sub-pages li li a {
      padding-left: 4rem; 
    }
    .sidebar-navigation ul li.sub-pages li li li  a {
      padding-left: 6rem; 
    }
    .sidebar-navigation ul li.sub-pages li li li li a {
      padding-left: 8rem; 
    }
    .sidebar-navigation ul li.sub-pages li li li li li a {
      padding-left: 10rem; 
    }
    .sidebar-navigation ul li.current > a, .sidebar-navigation ul li.current-page > a {
      background-color: #eceeef;
      font-weight: bold;
      text-decoration: underline; 
    }
    .sidebar-navigation ul li a {
      color: #27414F;
      text-decoration: none;
      display: block;
      padding: 0.75rem; 
      border-bottom: 1px solid #d9d9d9;
    }
    .sidebar-navigation ul li a:hover {
      background-color: #eceeef; }
    .sidebar-navigation ul li a:before {
      font-family: "iconfont_rka";
      content: "\e600";
      padding-right: 1rem;
      text-decoration: none;
      color: #A2192F;
      display: inline-block; }

/* select current page in hamburger sidebar */
li.nav-item.current > a {
    font-weight: bold;
    color: #b30033 !important;
}


div.micrositeheader {
  font-weight: bold; 
    padding-left: 35px;
    margin-bottom: 0.5rem!important;
}
  
  div.micrositeheader a {
    color: #27414F;
    text-decoration: underline; }

div.content {
  color: #555555; }
  div.content a {
    color: #555555;
    text-decoration: underline; }
  div.content a:hover {
    color: #A2192F; }

div.content > article a{
  line-height: 1.5rem;
  color: #003366;
  text-decoration: underline;
}

.breadcrumb-navigation {
  position: relative; }
  .breadcrumb-navigation a {
    text-decoration: underline; }
  .breadcrumb-navigation .shadow:after {
    content: "";
    display: inline;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    box-shadow: inset 0 11px 8px -10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 11px 8px -10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 11px 8px -10px rgba(0, 0, 0, 0.4); }

footer {
  background-color: #eceeef;
  position: relative; 
  padding: 45px 50px 20px;
}

@media print {
  footer {
    padding: 0 0 0 0 !important;
  }
}


  footer .footer-headline {
    font-size: 1.125rem; }

footer.footer::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 10px 7px -10px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 10px 7px -10px rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: 0 10px 7px -10px rgba(0, 0, 0, 0.3) inset; }
footer.footer li {
  list-style-type: none; }
  footer.footer li a {
    color: #555555;
    text-decoration: underline;
    font-size: 0.875rem; }
    footer.footer li a::before {
      font-family: "iconfont_rka";
      content: "\e600";
      padding-right: 1rem;
      text-decoration: none;
      display: inline-block; }

.footer-outer {
  border-top: 1px solid #d9d9d9; }
  .footer-outer li {
    display: inline; }
    .footer-outer li a {
      color: #555555;
      text-decoration: underline;
      font-size: 0.875rem; }


@media print {
  .footer-outer {
    padding: 0 0 0 0 !important;
  }
}

.main-width {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1290px; }

.bg-dark {
  background-color: #27414F !important; }

.navbar-dark .navbar-brand {
  color: #d9d9d9 !important; }

#mainnavhamburger li > a,
#navbarUni li > a{
  color: #27414F;
  background-color: #white;
  font-weight: bold;
  border-bottom: solid 1px #9EA9B0; }
  /* #mainnavhamburger li > a:first-child { */
  /*  border-top: solid 1px #9EA9B0; }      */
  
  #navbarUni li > a::before,
  #mainnavhamburger li > a::before {
    font-family: "iconfont_rka";
    content: "\e600";
    padding-right: 1rem;
    padding-left: 1rem;
    /* text-decoration: none; */
    display: inline-block;
    color: #A2192F; }


.emergencyhamburger {
    background-color: #A2192F;
    padding: 0.5rem;
    color: white;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0.25rem;
    }
  
  
  .emergencyhamburger:hover {
    color: #d9d9d9; }
  .emergencyhamburger:before {
    font-family: "iconfont_rka";
    padding-right: 5px;
    content: "\e25e";
    display: inline-block;
    }

.search-icon:after {
  content: "\e130";
  font-family: "iconfont_rka";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle; }



@media (max-width: 575px) {
  .font-size-primarynavigation {
    font-size: 1rem; }

  .font-size-unilink {
    font-size: 0.6rem; }

  .font-size-notfall {
    font-size: 1rem; 
    font-weight: bold;}

  .font-size-breadcrumb {
    font-size: 1rem; }

  .font-size-mstitle {
    font-size: 1rem; }

  h1 {
    font-size: 1.7rem; } }
@media (min-width: 576px) {
  .font-size-primarynavigation {
    font-size: 1rem; }

  .font-size-unilink {
    font-size: 0.78rem; }

  .font-size-notfall {
    font-size: 1rem; }

  .font-size-breadcrumb {
    font-size: 1rem; }

  .font-size-mstitle {
    font-size: 1rem; }

  h1 {
    font-size: 1.7rem; } }
@media (min-width: 768px) {
  .font-size-primarynavigation {
    font-size: 0.59rem; }

  .font-size-unilink {
    font-size: 0.78rem; }

  .font-size-notfall {
    font-size: 1rem; }

  .font-size-breadcrumb {
    font-size: 1rem; }

  .font-size-mstitle {
    font-size: 1rem; }

  h1 {
    font-size: 1.7rem; } }
@media (min-width: 992px) {
  .font-size-primarynavigation {
    font-size: 0.82rem; }

  .font-size-unilink {
    font-size: 0.78rem; }

  .font-size-notfall {
    font-size: 1.2rem; }

  .font-size-breadcrumb {
    font-size: 0.8rem; }

  .font-size-mstitle {
    font-size: 1.2rem; }

  h1 {
    font-size: 2.3rem; } }
@media (min-width: 1200px) {
  .font-size-primarynavigation {
    font-size: 1rem; }

  .font-size-unilink {
    font-size: 0.78rem; }

  .font-size-notfall {
    font-size: 1.2rem; }

  .font-size-breadcrumb {
    font-size: 0.9rem; }

  .font-size-mstitle {
    font-size: 1.5rem; }

  h1 {
    font-size: 2.3rem; } }
#bereichsnavigation ul {
  margin: 0;
  padding: 0;}
  #bereichsnavigation ul li {
    list-style-type: none; }
    
    #bereichsnavigation ul li.sub-pages li a {
      padding-left: 1rem; 
    }
    #bereichsnavigation ul li.sub-pages li li a {
      padding-left: 2rem; 
    }
    #bereichsnavigation ul li.sub-pages li li li a {
      padding-left: 3rem; 
    }
    #bereichsnavigation ul li.sub-pages li li li li a {
      padding-left: 4rem; 
    }
    #bereichsnavigation ul li.sub-pages li li li li li a {
      padding-left: 5rem; 
    }
    
    #bereichsnavigation ul li a:before {
      font-family: "iconfont_rka";
      content: "\e600";
      padding-right: 1rem;
      text-decoration: none;
      color: #A2192F;
      display: inline-block; }



.ukgm_tb1 {
  border: 1px;
  bordercolor:#e6e6e6;
  border-collapse: collapse;
  padding: 3rem;
  }
  
  
  
  
  
  
  
.grey-box{
    background-color: #ECEEEF;
    padding: 33px 45px 25px;
    border-left: 1px solid #d9d9d9;
}

.grey-box:first-child {
    border-left: none;
    margin-top: 0 !important;
}

.grey-box:hover{
    background-color: #d3dbdf;
}
.home .teaser-wrapper{
    margin-bottom: 50px;
}




div.content a.box{
    text-decoration: none;

}

.box .title{
    color: #27414F;
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 20px;
}

.box .link-title{
    padding-top: 20px;
    color: #27414F;
    text-decoration: underline;
}

.box .link-title:hover{
    text-decoration: none;
}

.home .teaser-wrapper .teaser .box .link-title:before {
    font-family: "iconfont_rka";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e600";
    display: inline-block;
    padding-right: 10px;
    color: #A2192F;
    font-size: 14px;
    vertical-align: middle;
}


















                    .home .actual-news {
                        margin-bottom: 50px;
                        position: relative;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .actual-news {
                            margin-bottom: 30px;
                        }
                    }
                    .home .actual-news .actual-news-outer-wrapper {
                        overflow: hidden;
                        position: relative;
                        background-color: #eceeef;
                        z-index: 2;
                        margin-bottom: 25px;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-inner-wrapper {
                        position: relative;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper {
                        transition: all 500ms linear;
                        -webkit-transition: background-color 500ms linear;
                        -moz-transition: background-color 500ms linear;
                        -o-transition: background-color 500ms linear;
                        -ms-transition: background-color 500ms linear;
                        /*       display: table-cell; */
                        display: inline-block;
                        vertical-align: top;
                        /*       width: 25%; */
                        box-sizing: content-box;
                        -webkit-box-sizing: content-box;
                        -moz-box-sizing: content-box;
                        float: left;
                        border-left: 2px solid #FFFFFF;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper {
                            width: 100%;
                            border-left: 0 none;
                            border-bottom: 2px solid #FFFFFF;
                        }
                        .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper:nth-last-child(1), .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper:nth-last-child(2) {
                            display: none;
                        }
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper .actual-news-item {
                        /*         transition: all 500ms linear; */
                        postition: relative;
                        display: inline;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper .actual-news-item > a {
                        display: block;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper .actual-news-item .actual-news-item-image {
                        overflow: hidden;
                        display: block;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper .actual-news-item .actual-news-item-image {
                            display: none;
                        }
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper .actual-news-item .actual-news-item-image img {
                        transition: all 500ms linear;
                        -webkit-transition: 500ms linear;
                        -moz-transition: 500ms linear;
                        -o-transition: 500ms linear;
                        -ms-transition: 500ms linear;
                        width: 100%;
                        float: left;
                        height: auto;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper .actual-news-item .actual-news-content-wrapper {
                        color: #27414F;
                        clear: both;
                        display: block;
                        position: relative;
                        width: 100%;
                        height: 160px;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper .actual-news-item .actual-news-content-wrapper .actual-news-date {
                        margin-bottom: 12px;
                        color: #777777;
                        float: left;
                        padding: 13px 15px 0;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper .actual-news-item .actual-news-content-wrapper .actual-news-content {
                        clear: both;
                        float: left;
                        padding: 0 15px 30px;
                        font-size: 16px;
                        font-size: 1rem;
                        line-height: 22px;
                        line-height: 1.375rem;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper:first-child {
                        border-left: 0;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper:hover {
                        position: relative;
                        background-color: #D3DBDF;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper:hover .actual-news-content-wrapper {
                        color: #A2192F;
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper:hover .actual-news-content-wrapper .actual-news-date {
                        /*           color: #555555; */
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper:hover img {
                        -webkit-transform: scale(1.1);
                        -moz-transform: scale(1.1);
                        -ms-transform: scale(1.1);
                        -o-transform: scale(1.1);
                        transform: scale(1.1);
                    }
                    .home .actual-news .actual-news-outer-wrapper .actual-news-item-wrapper:hover:after {
                        font-family: "iconfont_rka";
                        speak: none;
                        font-style: normal;
                        font-weight: normal;
                        font-variant: normal;
                        text-transform: none;
                        line-height: 1;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e600";
                        position: absolute;
                        right: 15px;
                        bottom: 14px;
                        color: #A2192F;
                        font-size: 13px;
                    }
                    .home .actual-news .actual-news-navigation {
                        position: absolute;
                        top: 41%;
                        width: 108%;
                        left: -4%;
                        z-index: 1;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .actual-news .actual-news-navigation {
                            display: none;
                        }
                    }
                    .home .actual-news .actual-news-navigation a.prev, .home .actual-news .actual-news-navigation a.next {
                        background: none;
                        color: #c9d1d5;
                        float: left;
                        opacity: 0.8;
                    }
                    .home .actual-news .actual-news-navigation a.prev:hover, .home .actual-news .actual-news-navigation a.next:hover {
                        opacity: 1;
                    }
                    .home .actual-news .actual-news-navigation a.prev {
                        display: none;
                    }
                    .home .actual-news .actual-news-navigation a.next {
                        float: right;
                    }
                    .home .actual-news .actual-news-navigation a.prev:before, .home .actual-news .actual-news-navigation a.next:before {
                        font-family: "iconfont_rka";
                        speak: none;
                        font-style: normal;
                        font-weight: normal;
                        font-variant: normal;
                        text-transform: none;
                        line-height: 1;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e603";
                        font-size: 35px;
                    }
                    .home .actual-news .actual-news-navigation a.next:before {
                        content: "\e604";
                    }
                    .more-link a:before,
                    .footer-column a:before {
                        font-family: "iconfont_rka";
                        speak: none;
                        font-style: normal;
                        font-weight: normal;
                        font-variant: normal;
                        text-transform: none;
                        line-height: 1;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e600";
                        display: inline-block;
                        padding-right: 10px;
                        color: #A2192F;
                        font-size: 13px;
                        vertical-align: middle;
                    }
                    .more-link a,
                    .footer-column a {
                        font-size: 16px;
                        font-size: 1rem;
                        line-height: 22px;
                        line-height: 1.375rem;
                        color: #27414F;
                        text-decoration: underline;
                    }
                    .more-link a:hover,
                    .footer-column a:hover {
                        text-decoration: none;
                    }























                    .home .tx-owl-slider {
                        position: relative;
                        float: none;
                        clear: both;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider {
                            position: static;
                        }
                    }

                    .home .tx-owl-slider .customNavigation {
                        position: absolute;
                        top: 40%;
                        width: 1%;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .customNavigation {
                            position: relative;
                            top: -50%;
                        }
                    }

                    .home .tx-owl-slider .owl-item > .item > div {
                        background: none repeat scroll 0 0 rgba(242, 244, 245, 0.85);
                        border: 1px solid #d9d9d9;
                        display: block;
                        /*   opacity: 0.85; */
                        padding: 30px;
                        position: absolute;
                        right: 5%;
                        top: 15%;
                        width: 23%;
                        width: calc(28.23% - 60px);
                        z-index: 1;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .owl-item > .item > div {
                            right: 0;
                            top: -2px;
                        }
                    }

                    .home .tx-owl-slider .owl-item > .item {
                        position: relative;
                        max-width: 100%;
                        float: left;
                    }

                    .home .tx-owl-slider .owl-item > .item::before {
                        content: "";
                        position: absolute;
                        bottom: 0px;
                        left: 0;
                        height: 15px;
                        right: 0;
                        box-shadow: inset 0 -11px 8px -10px rgba(0, 0, 0, 0.4);
                        -moz-box-shadow: inset 0 -11px 8px -10px rgba(0, 0, 0, 0.4);
                        -webkit-box-shadow: inset 0 -11px 8px -10px rgba(0, 0, 0, 0.4);
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .owl-item > .item::before {
                            bottom: 4px;
                            
                            box-shadow: none;
                            -moz-box-shadow: none;
                            -webkit-box-shadow: none;
                        }
                    }

                    .home .tx-owl-slider .owl-item > .item::after {
                        content: "";
                        position: absolute;
                        top: 0;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        height: 15px;
                        box-shadow: inset 0 11px 8px -10px rgba(0, 0, 0, 0.4);
                        -moz-box-shadow: inset 0 11px 8px -10px rgba(0, 0, 0, 0.4);
                        -webkit-box-shadow: inset 0 11px 8px -10px rgba(0, 0, 0, 0.4);
                    }

                    .home .tx-owl-slider .owl-item > .item > img,
                    .home .tx-owl-slider .owl-item > .item > a > img {
                        /* float: left; */
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .owl-item > .item > img,
                        .home .tx-owl-slider .owl-item > .item > a > img {
                            float: none;
                            width: 100%;
                            height: auto;
                        }
                    }

                    .home .tx-owl-slider .owl-item > .item > div {
                        font-size: 16px;
                        font-size: 1rem;
                        line-height: 22px;
                        line-height: 1.375rem;
                    }
                    .home .tx-owl-slider .owl-item > .item > div blockquote {
                        font-size: 22px;
                        font-size: 1.375rem;
                        line-height: 27px;
                        line-height: 1.6875rem;
                        font-style: italic;
                        font-family: Georgia, serif;
                        color: #27414f;
                        padding-bottom: 15px;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .owl-item > .item > div {
                            position: relative;
                            max-width: 100%;
                            width: calc(100% - 60px);
                            /* z-index: -1; */
                            border: 0;
                        }
                    }

                    .home .tx-owl-slider .owl-item > .item > div a {
                        color: #27414F;
                    }
                    .home .tx-owl-slider .owl-item > .item > div a:hover {
                        text-decoration: none;
                    }

                    .home .tx-owl-slider .owl-item > .item > div a:before {
                        font-family: "iconfont_rka";
                        speak: none;
                        font-style: normal;
                        font-weight: normal;
                        font-variant: normal;
                        text-transform: none;
                        line-height: 1;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e600";
                        display: inline-block;
                        padding-right: 10px;
                        color: #A2192F;
                        font-size: 13px;
                    }

                    .home .tx-owl-slider .customNavigation .prev,
                    .home .tx-owl-slider .customNavigation .next {
                        background: none;
                        display: block;
                        float: left;
                        padding-left: 20px;
                        padding-right: 20px;
                        text-shadow: 0 0 5px #000000;
                        color: #FFFFFF !important;
                        text-decoration: none;
                    }
                    .home .tx-owl-slider .customNavigation .prev > i,
                    .home .tx-owl-slider .customNavigation .next > i {
                        background: none;
                        width: 0;
                    }
                    .home .tx-owl-slider .customNavigation .prev:hover,
                    .home .tx-owl-slider .customNavigation .next:hover {
                        opacity: 0.8;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .customNavigation .prev,
                        .home .tx-owl-slider .customNavigation .next {
                            padding: 0;
                        }
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .customNavigation .prev,
                        .home .tx-owl-slider .customNavigation .next {
                            padding: 0;
                        }
                    }

                    .home .tx-owl-slider .customNavigation a.prev:before,
                    .home .tx-owl-slider .customNavigation a.next:before {
                        font-family: "iconfont_rka";
                        speak: none;
                        font-style: normal;
                        font-weight: normal;
                        font-variant: normal;
                        text-transform: none;
                        line-height: 1;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        content: "\e603";
                        font-size: 40px;
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .customNavigation a.prev:before,
                        .home .tx-owl-slider .customNavigation a.next:before {
                            font-size: 25px;
                        }
                    }

                    .home .tx-owl-slider .customNavigation .next {
                        float: right;
                        position: absolute;
                        margin-left: 9860%;
                        margin-left: calc(10000% - 60px);
                    }
                    @media handheld, screen and (max-width: 767px) {
                        .home .tx-owl-slider .customNavigation .next {
                            margin-left: calc(10000% - 25px);
                        }
                    }

                    .home .tx-owl-slider .customNavigation a.next:before {
                        content: "\e604";
                    }

                    .owl_teaser_image {
                        object-fit: cover;
                        max-height: 350px;
                        width: 100%;
                        object-position: 0 14%;
                    }
                    .home .tx-owl-slider .owl-item > .item > div {
                        width: 100%;
                    }


                    @media (min-width: 576px) {
                        .home .tx-owl-slider .owl-item > .item > div {
                            width: 100%;
                        }
                    }


                    @media (min-width: 768px) {
                        .home .tx-owl-slider .owl-item > .item > div {
                            width: calc(60% - 60px);;
                        }
                    }


                    @media (min-width: 992px) {
                        .home .tx-owl-slider .owl-item > .item > div {
                            width: calc(50% - 60px);;
                        }
                    }


                    @media (min-width: 1200px) {
                        .home .tx-owl-slider .owl-item > .item > div {
                            width: calc(40% - 60px);;
                        }
                    }


                    .home .tx-owl-slider .owl-item > .item{
                        float:none;
                    }



/* CARD auf der Startseite */

.card-aktuelles-startseite a.card-link {
    text-decoration: none;
    color: #555555;
}
.card-aktuelles-startseite a.card-link:hover {
    color: #156EB0;
}

.card-aktuelles-startseite {
    background-color: #ECEEEF;
}


/* VDB Responsive Elements */

.mdb_team_mitarbeiter_responsive,
.ndb_list,
.vdb_list,
.sdb_list{
    border: 1px solid black;
}
 
.ndb_list a,
.underline{
    text-decoration: underline !important;
}

a.sdb_list_title {
    font-size: 1.5rem;
    text-decoration: underline !important;
}


/* Table / Editor CSS von EL_Freitext */
table {
  width: 100%;
}

table.table-striped tbody tr:nth-of-type(even){
  background-color: rgba(0,0,0,0.05);
}

table.table-striped tbody tr:nth-of-type(odd){
  background-color: #FFF;
}

table.table-striped thead tr th{
  background-color:#dcdcdc;
}


table.table-striped th{
  padding: 0.75rem;
}

table.table-striped td{
  padding: 0.5rem;
}

table.table-bordered th,
table.table-bordered td {
  padding: 0.75rem;
}

table.table-bnarrow {
    border-collapse: collapse;
}

table.table-bnarrow,
table.table-bnarrow td,
table.table-bnarrow th {
    border: 1px solid #dcdcdc
}

table.table-bnarrow th,
table.table-bnarrow td {
  padding: 0.1rem;
}

td.zelle-mit-padding{
  padding: 1.5rem;
}

/* Akkordeon */
.ukgm-akkordeon-closed > .ukgm-akkordeon-content{
    display: none;
}

.ukgm-akkordeon-title{
    background-color: #eceeef;
}

.ukgm-akkordeon-title{
    font-weight: bold;
}

.ukgm-akkordeon-open .ukgm-akkordeon-btn-open{
    display:none;
}
.ukgm-akkordeon-closed .ukgm-akkordeon-btn-close{
    display:none;
}