body {
  font-family: Gill Sans Regular, "Source Sans Pro", sans-serif;
}

#c252 {
  padding: 4px;
  margin: 0px;
}

#c942 {
  padding: 0;
}

#c1120 .caption, #c1125 .caption, #c1128 .caption, #c1129 .caption, #c1137 .caption, #c1138 .caption, #c1145 .caption, #c1160 .caption {
  color: #4b4b4d;
}

.page-search {
  display: none;
}

.section-primary .caption {
  color: #333;
  background-color: #ffffff;
  text-align: center;
}

.section {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.breadcrumb-section {
  margin-bottom: 6px;
}

header .language-menu {
  list-style: none;
  padding-left: 0;
  display: inline;
}

.caption {
  color: #fff;
}

@media (min-width: 1024px) {
  header .language-menu {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  header .language-menu > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
  }
  h1.hide_if_more768px, h2.hide_if_more768px, p.hide_if_more768px {
    display: none;
  }
  .small-carousel-item {
    display: none;
  }
}

@media (max-width: 1024px) {
  div.carousel-image.vcontainer {
    display: none;
  }
  h1.hide_if_less768px, h2.hide_if_less768px, p.hide_if_less768px {
    display: none;
  }
  .big-carousel-item {
    display: none;
  }
  .carousel .item {
    padding-left: 0;
    padding-right: 0;
  }
  figure > img, figure a > img {
    width: 100%
  }
}

header .language-menu .active a {
  font-weight: bold;
  color: #ff8700;
}

header .language-menu img {
  width: 24px;
  height: 24px;
}

div.lead p {
  text-align: justify;
}

div.news-text-wrap p {
  font-weight: 300;
  font-size: 1.3em;
}

div.news h1 {
  padding-bottom: 0.6em;
}

div.news-text-wrap h2, h3, p {
  padding-bottom: 0.5em;
}

div.news .extra {
  padding-bottom: 0.5em;
}

div#news-container-490.news-list-view {
  padding: 20px;
}

div.row.news-list-item img.img-responsive {
  padding-bottom: 20px;
}

.row.news-list-item {
  padding-bottom: 2em;
  margin-bottom: 2em;
/*  border-bottom: 2px solid #ddd; */
}

.news-related.news-related-news {
  padding-top: 2em;
  padding-bottom: 2em;
}

/*#c553 > div > div.col-md-push-6.col-md-6.col-xs-12 {
  padding-left: 20px;
  padding-right: 20px;
}*/

img.crop-center{
  height: 300px;
  width: 100% !important;
  object-fit: cover;
/*  object-position: top center;*/
  object-position: center center;
}

.eckenrundung {
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 30px;
}

.borderstyle {
    border: white 2px solid;
}

.borderstyle_gainsboro {
    border: #DCDCDC 2px solid;
}

.card > img {
  margin-bottom: 20px;
}

/*.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
  font-weight: bolder;
}*/

.card-text {
  font-size: larger;
}

table, td, table caption {
  vertical-align: text-top;
  padding: 1.5rem;
}

@media (min-width: 992px) {

.navbar {
  position: absolute;
  width: 100%;
  background-color: rgba(255,255,255,1.0);
/*  background-color: rgba(0,0,0,0.4); */
}

.navbar-default .navbar-nav > li > a, .navbar-default-transition .navbar-nav > li > a, .navbar-default-transition.navbar-transition .navbar-nav > li > a {
  color: #4b4b4d;
/*  color: #ffffff;  */
}

.carousel .item {
  height: 1080px;
}

 .navbar-default, .navbar-default-transition, .navbar-default-transition.navbar-transition {
  border-color: rgba(0,0,0,0.0);
}

}

.navbar-brand > .navbar-brand-logo-normal {
  display: block;
}

.navbar-brand > .navbar-brand-logo-inverted {
  display: none;
}

.carousel .item h1, .carousel .item h2, .carousel .item h3, .carousel .item h4, .carousel .item h5, .carousel .item h6, .carousel .item p {
  background-color: rgba(0,0,0,0.5);
}
