a.button--open-socialmedia:hover,
a.button--open-socialmedia:focus,
a.button--open-socialmedia:active {
  color: #337ab7;
}

.tx-dce-pi1 .glyphicon {
  display: none !important;
}
@charset "UTF-8";
.has-box-shadow {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }

.clear-float::before, .clear-float::after {
  content: '';
  display: table; }

.clear-float::after {
  clear: both; }

@media (min-width: 767px) {
  .container--reset-up-sm {
    padding: 0; } }

@media (max-width: 767px) {
  .container--reset-down-sm {
    padding-left: 0;
    padding-right: 0; } }

.container--static {
  position: static;
  width: 100%;
  max-width: unset; }

.row--reset {
  margin-left: 0;
  margin-right: 0; }
@media (max-width: 767px) {
  .row--reset-down-sm {
    margin-left: 0;
    margin-right: 0; } }
@media (min-width: 767px) {
  .row--reset-up-sm {
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 767px) {
  .row--grow {
    margin-left: -90px;
    margin-right: -90px; } }

.col--reset {
  padding-left: 0;
  padding-right: 0; }
@media (max-width: 767px) {
  .col--reset-down-sm {
    padding-left: 0;
    padding-right: 0; } }
@media (min-width: 767px) {
  .col--reset-up-sm {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 992px) {
  .col--reset-down-md {
    padding-left: 0;
    padding-right: 0; } }
@media (min-width: 992px) {
  .col--reset-up-md {
    padding-left: 0;
    padding-right: 0; } }
.col--reset-float {
  float: none; }
@media (min-width: 767px) {
  .col--reset-left {
    padding-left: 0; } }
@media (min-width: 767px) {
  .col--reset-right {
    padding-right: 0; } }

@media (max-width: 992px) {
  .col--order-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media (max-width: 767px) {
  .col--porcelain {
    background-color: #f5f6f7; } }

.col--devider-x::before {
  content: '';
  height: 1px;
  background-color: #ffffff;
  display: block;
  width: 100%;
  margin-bottom: 35px; }
@media (max-width: 767px) {
  .col--devider-x::before {
    margin-top: 35px; } }

.col--devider-y {
  border-left: 1px solid #ffffff;
  padding-left: 45px; }

html {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

body {
  font-family: 'bundessansregular';
  background-image: none;
  background-color: transparent;
  border-top: 0;
  color: #000000;
  font-size: 1em;
  line-height: 1.4; }

p {
  font-family: 'bundessansregular';
  }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden; }

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.block {
  display: block; }

.main-header {
  background-color: #ffffff;
  height: 75px; }
@media (min-width: 767px) {
  .main-header {
    height: 150px; } }

.footer {
  background-color: #3D4446;
  padding-top: 35px;
  padding-bottom: 35px;
  height: auto !important; }
.footer__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (min-width: 767px) {
  .footer__navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }
@media (min-width: 1200px) {
  .footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 0; } }
.footer__menu-item {
  list-style: none; }
@media (max-width: 767px) {
  .footer__menu-item {
    margin-top: 15px; } }
@media (min-width: 767px) {
  .footer__menu-item {
    float: left;
    margin-right: 25px; } }
@media (min-width: 767px) {
  .footer__menu-item:last-of-type {
    margin-right: 0; } }
.footer__menu-link {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  font-family: 'bundesserif';
  font-size: 0.94em;
  color: #ffffff;
  display: block; }
.footer__menu-link:focus, .footer__menu-link:hover {
  color: #F7BB3C !important;
  text-decoration: none !important; }
.footer__copyright {
  font-family: 'bundesserif';
  color: #ffffff;
  font-size: 0.94em;
  display: inline-block;
  float: left; }
@media (max-width: 767px) {
  .footer__copyright {
    margin-top: 35px; } }

.social-menu {
  padding-left: 0; }
@media (min-width: 767px) {
  .social-menu {
    margin-bottom: 45px;
    float: right;
    height: auto !important; } }

.social__item {
  list-style: none;
  float: left;
  text-align: center; }
@media (max-width: 767px) {
  .social__item {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 33.33333333%; } }
@media (min-width: 767px) {
  .social__item {
    margin-left: 25px; } }

.social__link {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  display: inline-block;
  height: 30px;
  font-family: 'bundessansbold';
  font-size: 0.94em;
  color: #ffffff; }
.social__link:focus, .social__link:hover {
  color: #F7BB3C !important;
  text-decoration: none !important; }
.social__link span {
  display: block;
  margin-top: 35px; }
@media (min-width: 767px) {
  .social__link {
    font-size: 1.2rem; } }
.social__link--facebook {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  background-image: url("../img/icons/BMG_Facebook_Dunkelgrau.svg"); }
.social__link--facebook:focus, .social__link--facebook:hover {
  background-image: url("../img/icons/BMG_Footer_Facebook_Gelb.svg"); }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .social__link--facebook {
    background-size: 60px; } }
.social__link--twitter {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  background-image: url("../img/icons/BMG_Twitter_Dunkelgrau.svg"); }
.social__link--twitter:focus, .social__link--twitter:hover {
  background-image: url("../img/icons/BMG_Footer_Twitter_Gelb.svg"); }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .social__link--twitter {
    background-size: 50px; } }
.social__link--youtube {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  background-image: url("../img/icons/BMG_Youtube_Dunkelgrau.svg"); }
.social__link--youtube:focus, .social__link--youtube:hover {
  background-image: url("../img/icons/BMG_Footer_YouTube_Gelb.svg"); }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .social__link--youtube {
    background-size: 50px; } }

.title {
  display: block; }
.title--serif {
  font-family: "bundesserif" !important; }
.title--serif-bold {
  font-family: "bundesserif-bold" !important; }
.title--sans-serif {
  font-family: "bundessansregular" !important; }
.title--sans-serif-bold {
  font-family: "bundessansbold" !important; }
.title--extra-large {
  font-size: 2.63em;
  line-height: 1.1; }
@media (min-width: 767px) {
  .title--extra-large {
    font-size: 4em; } }
.title--large {
  font-size: 1.5em; }
@media (min-width: 767px) {
  .title--large {
    font-size: 2em; } }
.title--normal {
  font-size: 2em; }
@media (min-width: 767px) {
  .title--normal {
    font-size: 3em; } }
.title--medium {
  font-size: 1.75em; }
.title--small {
  font-size: 1.3em; }
.title--xtra-small {
  font-size: 0.94rem; }
.title--tiny {
  font-size: 0.75em; }
.title--light {
  color: #c1c1c1; }
.title--bright {
  color: #ffffff; }
.title--yellow {
  color: #D39F33; }
.title--grey {
  color: #3D4446; }
.title--divider-bright::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #ffffff; }
.title--divider-dark::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #000000; }
.title--uppercase {
  text-transform: uppercase; }

.continuous {
  font-family: 'bundessansregular'; }
.continuous--default {
  font-size: 1.25em; }
@media (min-width: 767px) {
  .continuous--default {
    font-size: 1.3em; } }
.continuous--small {
  font-size: 0.94rem; }
.continuous--xtra-small {
  font-size: 0.75rem; }
.continuous--bright {
  color: #ffffff; }
.continuous--bold {
  font-family: 'bundessansbold'; }

.navbar__brand {
  height: 120px;
  position: fixed;
  top: 0;
  left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 100;
}
@media (min-width: 767px) {
  .navbar__brand {
    padding-top: 30px;
    width: auto;
    padding-bottom: 0;
    display: table;
    z-index: 100; } }
@media (min-width: 992px) {
  .navbar__brand {
    left: 60px; } }

@media (max-width: 767px) {
  .navbar-brand__image {
    width: 120px !important;
    height: auto !important; } }

@media (min-width: 767px) {
  .brand__icon {
    height: 30px;
    float: left;
    display: table-cell;
    margin-right: 5px; } }

.brand__gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(28%, #000000), color-stop(28%, #e2001a), color-stop(66%, #e2001a), color-stop(66%, #f8d100), to(#f8d100));
  background: linear-gradient(to bottom, #000000 0%, #000000 28%, #e2001a 28%, #e2001a 66%, #f8d100 66%, #f8d100 100%);
  width: 4px;
  height: 90px;
  float: left;
  margin-right: 5px; }

.brand__typo {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  height: 30px;
  opacity: 1;
  display: table-cell;
  vertical-align: middle; }
.brand__typo--invisible {
  opacity: 0; }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .brand__typo {
    margin-left: 20px; } }

button,
html [type="button"] {
  -webkit-appearance: button;
  text-transform: none;
  outline: 0;
  cursor: pointer; }

.button {
  background: transparent; }

.button--close {
  height: 25px;
  width: 25px;
  border: 0; }
.button--close::after, .button--close::before {
  content: '';
  height: 2px;
  border-radius: 5px;
  margin-top: -2px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0; }
.button--close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
.button--close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.button--open-sidebar-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  border: 0;
  font-family: 'bundessansregular';
  font-size: 0.65em;
  background-color: #F7BB3C;
  color: #3D4446;
  padding: 15px;
  height: 45px;
  width: 45px;
  position: fixed;
  right: 0;
  z-index: 1; }
.button--open-sidebar-panel:focus, .button--open-sidebar-panel:hover {
  background-color: #D39F33; }
.button--open-sidebar-panel img {
  margin-bottom: 5px;
  width: 20px; }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .button--open-sidebar-panel img {
    display: table; } }
@media (min-width: 767px) {
  .button--open-sidebar-panel img {
    width: 25px;
    font-size: 0.85em; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .button--open-sidebar-panel {
    padding: 0; } }
@media (min-width: 767px) {
  .button--open-sidebar-panel {
    height: 60px;
    width: 60px;
    font-size: 0.85em; } }

.button--open-contact {
  border: 0; }
@media (max-width: 1600px) {
  .button--open-contact {
    bottom: 75px; } }
@media (min-width: 1600px) {
  .button--open-contact {
    top: 50%;
    -webkit-transform: translateY(calc(-50% + 35px));
    transform: translateY(calc(-50% + 35px)); } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .button--open-contact {
    top: calc(50% + 35px); } }

.button--close-contact {
  position: absolute;
  top: 25px;
  right: 25px; }
.button--close-contact::after, .button--close-contact::before {
  background-color: #000000; }

@media (max-width: 1600px) {
  .button--open-socialmedia {
    bottom: 140px; } }

@media (min-width: 1600px) {
  .button--open-socialmedia {
    top: 50%;
    -webkit-transform: translateY(calc(-50% - 35px));
    transform: translateY(calc(-50% - 35px)); } }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .button--open-socialmedia {
    top: calc(50% - 35px); } }

.button--close-megamenu {
  position: absolute;
  right: 25px;
  top: 25px;
  display: inline-block;
  overflow: hidden;
  border: 0; }
.button--close-megamenu::after, .button--close-megamenu::before {
  background-color: #ffffff; }

.button--close-search-input {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 100px;
  width: 30px;
  display: inline-block;
  overflow: hidden; }
.button--close-search-input::after, .button--close-search-input::before {
  background-color: #ffffff;
  height: 1px; }

.button--search-submit {
  position: absolute;
  background-color: #ffffff;
  color: transparent;
  border: 0;
  background-image: url("../img/icons/BMG_Suche_Schwarz.svg");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0; }
@media (min-width: 767px) {
  .button--search-submit {
    width: 90px; } }

.button-load-articles {
  width: 100%;
  text-align: center;
  margin-bottom: 135px; }
.button-load-articles:focus .loading-icon, .button-load-articles:hover .loading-icon {
  -webkit-animation: rotate-center 0.9s ease-in-out 0.3s infinite both;
  animation: rotate-center 0.9s ease-in-out 0.3s infinite both; }
.button-load-articles--progress {
  -webkit-animation: fade-out 1s ease-out 0.6s both;
  animation: fade-out 1s ease-out 0.6s both; }
.button-load-articles--progress .loading-icon {
  -webkit-animation: rotate-out-center 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  -webkit-animation: rotate-out-center 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: rotate-out-center 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53) both; }
.button-load-articles span {
  font-family: 'bundesserif-italic';
  display: block;
  margin-top: 20px;
  text-transform: uppercase; }
.button-load-articles .loading-icon {
  width: 80px; }

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes rotate-out-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0; } }

@-webkit-keyframes rotate-out-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0; } }

@keyframes rotate-out-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0; } }

/**
  * ----------------------------------------
  * animation fade-out
  * ----------------------------------------
  */
@-webkit-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    height: 0;
    margin: 0; } }

@-webkit-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    height: 0;
    margin: 0; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    height: 0;
    margin: 0; } }

.button--navbar-toggle {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  position: relative;
  float: right;
  padding: 0 10px;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  display: block;
  width: 22px;
  height: 15px;
  background: transparent;
  border-top: 2px solid;
  border-bottom: 2px solid;
  color: #000000;
  font-size: 0; }
.button--navbar-toggle:after, .button--navbar-toggle:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #000000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out; }
.button--navbar-toggle.navbar-toggle--is-active {
  border-color: transparent; }
.button--navbar-toggle.navbar-toggle--is-active:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg); }
.button--navbar-toggle.navbar-toggle--is-active:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg); }

.button-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  border: 0;
  font-family: 'bundessansregular';
  font-size: 0.65em;
  background-color: #F7BB3C;
  color: #3D4446;
  right: 0;
  position: fixed;
  padding: 15px;
  height: 45px;
  width: 45px;
  display: inline-block;
  visibility: hidden;
  opacity: 0; }
@media (max-width: 1600px) {
  .button-scroll {
    bottom: 10px; } }
@media (min-width: 767px) {
  .button-scroll {
    height: 60px;
    width: 60px; } }
@media (min-width: 1600px) {
  .button-scroll {
    top: 50%;
    -webkit-transform: translateY(calc(50% + 45px));
    transform: translateY(calc(50% + 45px));
    font-size: 0.85em; } }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .button-scroll {
    padding: 0;
    top: calc(50% + 105px);
    display: table-cell;
    vertical-align: middle; } }
.button-scroll--fade-out {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s; }
.button-scroll--show {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  visibility: visible;
  opacity: 1;
  z-index: 1; }
.button-scroll:focus, .button-scroll:hover {
  background-color: #D39F33; }
.button-scroll img {
  width: 20px; }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .button-scroll img {
    margin-left: auto;
    margin-right: auto; } }
@media (min-width: 767px) {
  .button-scroll img {
    width: 25px;
    font-size: 0.85em; } }

.icon--distinct {
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #F7BB3C;
  font-family: 'bundesserif-bolditalic';
  font-size: 9em;
  font-style: unset;
  margin-right: 45px; }

.breadcrumb__item {
  color: #D39F33;
  font-size: 0.94rem; }
.breadcrumb__item:first-of-type {
  margin-right: 10px; }
.breadcrumb__item a {
  color: #D39F33; }
.breadcrumb__item--intro {
  color: inherit; }

.contact-panel {
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s; }
.contact-panel--visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  transition: visibility 0s 0s; }

.contact-panel--visible .contact-panel__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

.contact-panel__content {
  background-color: #F7BB3C;
  position: fixed;
  width: calc(100% - 30px);
  height: 100%;
  top: 0;
  padding-top: 120px;
  padding-right: 45px;
  padding-bottom: 45px;
  padding-left: 45px;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  right: 0;
  overflow: auto;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }
@media (min-width: 767px) {
  .contact-panel__content {
    width: 45%; } }
@media (min-width: 992px) {
  .contact-panel__content {
    width: 25%; } }

.contact-panel__title {
  margin-bottom: 15px; }

.contact-panel__menu {
  padding-top: 25px;
  padding-left: 0;
  border-top: 1px solid;
  margin-top: 15px; }

.contact-panel__item {
  margin-top: 20px;
  list-style: none; }

.contact-panel__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  color: #000000;
  position: relative;
  line-height: 30px; }
.contact-panel__link:hover, .contact-panel__link:focus {
  color: #ffffff;
  text-decoration: none; }
.contact-panel__link img {
  height: 25px;
  width: 25px;
  margin-right: 10px; }

.overflow-hidden {
  overflow: hidden !important; }

@media (min-width: 767px) {
  .main-menu__item {
    float: left !important; } }

.main-menu__item .main-menu__link {
  font-family: 'bundessansregular';
  font-size: 2rem;
  line-height: 90px;
  color: #000000;
  display: inline-block; }
.main-menu__item .main-menu__link[aria-expanded="true"] {
  color: #F7BB3C;
  background-color: transparent; }
.main-menu__item .main-menu__link[aria-expanded="true"]:after {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  content: '';
  opacity: 1;
  height: 10px;
  margin-top: 10px;
  background-color: #F7BB3C;
  display: block;
  margin-top: -10px; }
@media (min-width: 767px) {
  .main-menu__item .main-menu__link {
    font-size: 1.13rem;
    line-height: 75px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 30px;
    margin-bottom: 0; }
  .main-menu__item .main-menu__link:after {
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    content: '';
    opacity: 0;
    height: 10px;
    margin-top: 10px;
    background-color: #F7BB3C;
    display: block;
    margin-top: -10px; }
  .main-menu__item .main-menu__link:focus, .main-menu__item .main-menu__link:hover, .main-menu__item .main-menu__link[aria-expanded="true"] {
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    background-color: transparent;
    color: #F7BB3C; }
  .main-menu__item .main-menu__link:focus::after, .main-menu__item .main-menu__link:hover::after, .main-menu__item .main-menu__link[aria-expanded="true"]::after {
    opacity: 1; }
  .main-menu__item .main-menu__link.open .main-menu__link {
    color: #F7BB3C;
    margin-bottom: 0; }
  .main-menu__item .main-menu__link.open .main-menu__link::after {
    content: '';
    height: 10px;
    margin-top: 10px;
    background-color: #F7BB3C;
    display: block; } }
@media (min-width: 767px) and (min-width: 767px) {
  .main-menu__item .main-menu__link.open .main-menu__link::after {
    margin-top: -10px; } }

@media (max-width: 767px) {
  .main-menu__item--search.open .button--close-megamenu {
    display: none; } }

.main-menu__link--search {
  font-family: 'bundessansregular';
  font-size: 1rem;
  color: inherit;
  background-image: url("../img/icons/BMG_Suche_Schwarz.svg");
  background-size: 20px;
  padding-right: 33px;
  background-repeat: no-repeat;
  background-position: right; }
.main-menu__link--search:focus, .main-menu__link--search:hover, .main-menu__link--search[aria-expanded="true"] {
  background-image: url("../img/icons/BMG_Suche_Gelb.svg"); }
.main-menu__link--search[aria-expanded="false"] {
  background-image: url("../img/icons/BMG_Suche_Schwarz.svg"); }
@media (min-width: 767px) {
  .main-menu__link--search:after {
    width: 180%; } }
@media (max-width: 767px) {
  .main-menu__link--search {
    position: absolute;
    right: 15px;
    top: 55px; } }

.open .main-menu__link--search[aria-expanded="true"] {
  color: #F7BB3C; }
.open .main-menu__link--search[aria-expanded="true"]::after {
  opacity: 1; }

@media (max-width: 767px) {
  .open .dropdown-menu--search .button--close-megamenu {
    display: none; } }

.navbar--megamenu {
  background-color: #ffffff; }
.navbar--megamenu .collapse,
.navbar--megamenu .dropdown,
.navbar--megamenu .dropup,
.navbar--megamenu .nav {
  position: static; }
@media (min-width: 767px) {
  .navbar--megamenu .collapse {
    display: block !important; } }
@media (min-width: 767px) {
  .navbar--megamenu .dropdown-menu {
    left: auto; } }
@media (max-width: 767px) {
  .navbar--megamenu .dropdown-menu--search {
    padding-bottom: 90px; } }
.navbar--megamenu .dropdown--full-width .dropdown-menu {
  left: 0;
  right: 0;
  position: absolute; }
@media (max-width: 767px) {
  .navbar--megamenu .dropdown--full-width .dropdown-menu {
    position: static !important;
    width: 100vw !important; } }

.subordinated-menu {
  padding: 0; }
@media (min-width: 767px) {
  .subordinated-menu {
    margin-top: 45px; } }
.subordinated-menu__item {
  list-style: none;
  margin-bottom: 25px !important; }
@media (min-width: 767px) {
  .subordinated-menu__item {
    margin-bottom: 45px; } }
.subordinated-menu__item:last-child {
  margin-bottom: 0; }
.subordinated-menu__link {
  font-family: 'bundessansregular';
  font-size: 1.5em;
  color: #ffffff; }
.subordinated-menu__link:focus, .subordinated-menu__link:hover {
  color: #F7BB3C; }

.topics__menu {
  padding: 0; }

.topics__item {
  list-style: none;
  margin-bottom: 15px !important; }

.topics__link {
  /* font-family: 'bundesserif-bold'; */
  font-family: "bundessans" !important;
  font-size: 1.13rem;
  /* font-weight: bold; */
  color: #ffffff;
}
@media (min-width: 767px) {
  .topics__link:focus, .topics__link:hover {
    color: #F7BB3C; } }

.topics__readmore-title {
  font-family: 'bundessansregular';
  color: #707070;
  font-size: 0.94em;
  display: block;
  margin-top: 45px;
  margin-bottom: 45px; }
.topics__readmore-title::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #707070; }

.subordinated-topics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.subordinated-topics__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.subordinated-topics__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }
.subordinated-topics__title {
  margin-bottom: 20px; }
.subordinated-topics__teaser--divider {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #c1c1c1; }
@media (min-width: 992px) {
  .subordinated-topics__teaser--divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    min-height: 200px;
    margin-top: 0;
    margin-bottom: 45px; } }
.subordinated-topics__teaser-title span {
  margin-top: 10px; }

.navbar {
  margin-bottom: 0;
  border: 0;
  background: transparent; }

@media (max-width: 767px) {
  .navbar-collapse {
    background-color: #ffffff;
    margin-top: 90px; } }

@media (max-width: 767px) {
  .navbar-collapse.collapse {
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out; } }

@media (max-width: 767px) {
  .navbar-collapse--order-reverse-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media (max-width: 767px) {
  .navbar-collapse--order-reverse-sm {
    padding-top: 45px; } }

@media (max-width: 767px) {
  .navbar__header {
    position: fixed;
    width: 100%;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: white;
    padding-top: 15px;
    padding-bottom: 15px; } }

@media (min-width: 767px) {
  .navbar__header {
    height: 150px;
    display: table;
    position: absolute; } }

.navbar-toggle__title {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  position: absolute;
  right: 35px;
  top: -2px; }
.navbar-toggle__title:before {
  font-family: 'bundessansregular';
  line-height: 1;
  font-size: 1rem;
  content: 'Menu'; }
.navbar-toggle__title--close:before {
  font-family: 'bundessansregular';
  line-height: 1;
  font-size: 1rem;
  content: 'Schließen'; }

@media (min-width: 767px) {
  .navbar__content {
    float: none;
    height: 100%;
    display: table-cell;
    vertical-align: middle; } }

.search-form {
  margin-bottom: 45px;
  height: 90px; }
.search-form__autocomplete {
  position: relative;
  border-collapse: separate;
  border-bottom: 2px solid #707070; }
.search-form .search-input__field {
  font-family: 'bundessansregular';
  border: 0;
  color: #ffffff;
  width: calc(100% - 60px);
  background: transparent;
  padding: 15px;
  font-size: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
@media (min-width: 767px) {
  .search-form .search-input__field {
    font-size: 3em;
    height: 90px;
    width: calc(100% - 130px); } }
.search-form .search-input__field:not(:valid) ~ .button--close-search-input {
  display: none; }
.search-form .search-input__field:not(:valid) ~ .autocomplete-items {
  display: none; }
.search-form .search-input__field:not(:valid) ~ .button--search-submit {
  background-color: transparent;
  background-image: url("../img/icons/BMG_Suche_Weiss.svg");
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center; }
.search-form .search-input__field:focus {
  outline: none; }
.search-form .search-input__field[type=text] {
  width: 100%; }
.search-form .search-input__field[type=submit] {
  background-color: #f5f6f7;
  cursor: pointer; }

.autocomplete-items {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0; }

.results__item {
  font-family: 'bundessansregular';
  font-size: 1.3em;
  cursor: pointer;
  height: 70px;
  line-height: 70px;
  position: relative;
  padding-left: 15px;
  display: block; }
.results__item:focus, .results__item:hover, .results__item[aria-selected="true"] {
  background-color: #f5f6f7; }

.autocomplete-active {
  font-family: 'bundessansbold';
  background-color: #f5f6f7; }

.accordion-group {
  margin-top: 15px; }

.accordion__body {
  margin-bottom: 45px; }
.accordion__body ul {
  padding-left: 0; }
.accordion__body ul li {
  list-style: none; }
.accordion__body a {
  display: inline-block;
  margin-bottom: 15px; }
.accordion__body a:focus, .accordion__body a:hover {
  color: #F7BB3C; }

.accordion__title {
  color: #ffffff;
  font-size: 1em; }
.accordion__title .continuous {
  font-family: 'bundesserif';
  margin-bottom: 45px;
  display: block; }
.accordion__title a:before {
  content: '';
  height: 1px;
  background-color: #707070;
  display: block;
  margin-bottom: 15px; }
.accordion__title a::after {
  float: right;
  content: '';
  display: block;
  border-top: 1px solid #707070;
  border-left: 1px solid #707070;
  height: 18px;
  width: 18px;
  margin-right: 5px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }
.accordion__title a[aria-expanded="true"] {
  color: #F7BB3C; }
.accordion__title a[aria-expanded="true"]:before {
  content: '';
  height: 1px;
  background-color: #F7BB3C;
  display: block;
  margin-bottom: 15px; }
.accordion__title a[aria-expanded="true"]::after {
  border-top: 1px solid #F7BB3C;
  border-left: 1px solid #F7BB3C; }
.accordion__title a:hover {
  color: #F7BB3C; }
.accordion__title a:hover:before {
  background-color: #F7BB3C; }
.accordion__title a:hover::after {
  border-top: 1px solid #F7BB3C;
  border-left: 1px solid #F7BB3C; }
.accordion__title.collapsed {
  color: #ffffff; }

.social-media {
  right: 0;
  position: fixed; }
@media (max-width: 767px) {
  .social-media {
    bottom: 0;
    -webkit-transform: translateY(calc(0% - 155px));
    transform: translateY(calc(0% - 155px)); } }
@media (min-width: 767px) {
  .social-media {
    top: 50%;
    -webkit-transform: translateY(calc(-50% - 75px));
    transform: translateY(calc(-50% - 75px)); } }
.social-media ul {
  position: fixed;
  right: 0;
  bottom: 0;
  padding-left: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
  -webkit-transition: visibility 0s 0.3s, -webkit-transform 0.3s;
  transition: visibility 0s 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, visibility 0s 0.3s;
  transition: transform 0.3s, visibility 0s 0.3s, -webkit-transform 0.3s; }
.social-media ul.is-visible {
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
  -webkit-transition: visibility 0s 0s, -webkit-transform 0.3s;
  transition: visibility 0s 0s, -webkit-transform 0.3s;
  transition: transform 0.3s, visibility 0s 0s;
  transition: transform 0.3s, visibility 0s 0s, -webkit-transform 0.3s; }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .social-media ul.is-visible {
    top: calc(50% - 305px); } }
.social-media ul li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
@media (max-width: 767px) {
  .social-media ul {
    bottom: 25px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) and (orientation: landscape) {
  .social-media ul {
    bottom: -31px;
    right: 55px; } }
.social-media--visible {
  z-index: 1; }
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) and (orientation: landscape) {
  .social-media nav {
    width: 100vh; } }
.social-media__item {
  list-style: none; }
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) and (orientation: landscape) {
  .social-media__item {
    display: inline-block; } }

.social-media__link {
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  display: block;
  font-family: 'bundessansregular';
  font-size: 0.85em;
  background-color: #ffffff;
  margin-top: 5px;
  padding: 15px;
  height: 45px;
  width: 45px;
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center; }
.social-media__link:focus, .social-media__link:hover {
  background-color: #F7BB3C; }
.social-media__link img {
  margin-bottom: 5px;
  width: 20px; }
@media (min-width: 767px) {
  .social-media__link img {
    width: 25px; } }
.social-media__link--youtube {
  background-image: url("../img/icons/BMG_YouTube_Grau.svg"); }
.social-media__link--mail {
  background-image: url("../img/icons/BMG_Email_Grau.svg"); }
.social-media__link--facebook {
  background-image: url("../img/icons/BMG_FacebookF_Grau.svg"); }
.social-media__link--google {
  background-image: url("../img/icons/BMG_GooglePlus_Grau.svg");}
.social-media__link--twitter {
  background-image: url("../img/icons/BMG_Twitter_Grau.svg"); }
@media (min-width: 767px) {
  .social-media__link {
    height: 60px;
    width: 60px; } }

.sub-menu {
  padding-top: 0; }
@media (max-width: 767px) {
  .sub-menu {
    min-height: 220px; } }
@media (min-width: 767px) {
  .sub-menu .sub-menu__item {
    float: left !important; } }
.sub-menu .sub-menu__item .sub-menu__link {
  font-family: 'bundessansregular';
  font-size: 1rem;
  color: #000000;
  line-height: 45px;
  padding-top: 0;
  padding-bottom: 0; }
@media (min-width: 767px) {
  .sub-menu .sub-menu__item .sub-menu__link {
    font-size: 0.75rem;
    color: #707070;
    line-height: 75px; } }
.sub-menu .sub-menu__item .sub-menu__link:focus, .sub-menu .sub-menu__item .sub-menu__link:hover {
  background: transparent; }
@media (min-width: 767px) {
  .sub-menu .sub-menu__item .sub-menu__link:last-of-type {
    padding-right: 0; } }
.sub-menu__icon {
  width: 20px;
  margin-left: 5px; }
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .sub-menu__icon {
    min-height: 20px; } }

.affix {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  top: -75px;
  width: 100%;
  background-color: #ffffff;
  z-index: 10;
}
@media (max-width: 767px) {
  .affix {
    position: static; } }
.affix .navbar__brand {
  padding-top: 20px; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit; }

.img-responsive {
  max-width: initial;
  width: 100%; }

nav .open a {
  background-color: transparent; }
nav .open a:focus, nav .open a:hover {
  border-color: transparent;
  border: 0; }

nav .open .dropdown-toggle:focus, nav .open .dropdown-toggle:hover {
  background-color: transparent; }

.nav li a {
  padding-top: 0;
  padding-bottom: 0; }
.nav li a:focus, .nav li a:hover {
  border-color: transparent;
  background-color: transparent; }

.nav .open a:focus, .nav .open a:hover {
  border-color: transparent;
  background-color: transparent;
  border: 0; }

.navbar {
  border-radius: 0;
  margin: 0;
  border: 0;
  padding-top: 0;
  z-index: 1; }

@media (max-width: 767px) {
  .navbar-fixed-top {
    position: fixed; } }

@media (min-width: 767px) {
  .navbar-fixed-top {
    position: static; } }

.navbar-right {
  float: left !important; }
@media (min-width: 767px) {
  .navbar-right {
    float: right !important;
    margin-right: 0; } }

.navbar-collapse {
  border-top: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.navbar-brand {
  height: auto;
  padding: 0; }

.dropdown-menu {
  background-color: #3D4446;
  border: 0;
  border-radius: 0;
  margin: auto;
  left: 0;
  right: 0;
  padding-top: 45px;
  padding-bottom: 45px;
  overflow: auto; }
.dropdown-menu--search {
  height: 100vh; }
@media (min-width: 767px) {
  .dropdown-menu {
    padding-right: 45px;
    padding-left: 45px;
    top: 150px;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.navbar-nav {
  padding: 0;
  background-color: unset; }
@media (min-width: 767px) {
  .navbar-nav {
    margin-top: 0 !important; } }
@media (min-width: 992px) {
  .navbar-nav {
    margin-top: 0;
    line-height: inherit; } }
.navbar-nav .open .dropdown-menu {
  background-color: #3D4446; }
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    margin: 0;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); } }
@media (min-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    height: 100vh;
    overflow: auto; } }
@media (min-width: 992px) {
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    margin-top: 0; } }
.navbar-nav li {
  background-color: unset;
  border-bottom: 0;
  margin: 0; }

.navbar-nav li {
  margin: 0; }
.navbar-nav li .dropdown-menu li {
  background-color: transparent;
  border-bottom: 0;
  font-size: unset; }
.navbar-nav li .dropdown-menu li:active {
  background-color: transparent; }

.navbar-toggle {
  padding: 0 10px;
  margin-top: 0;
  margin-right: 15px;
  margin-bottom: 0;
  border: 0;
  border-radius: 0; }
.navbar-toggle .icon-bar {
  border-radius: 0;
  background-color: #000000; }

a:focus,
a:hover {
  color: inherit;
  text-decoration: none; }

.dropdown-backdrop {
  display: none; }

.input-group-addon {
  border: 0;
  border-radius: 0;
  padding: 0;
  background-color: transparent; }

.breadcrumb {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0; }

.breadcrumb > li + li:before {
  color: inherit;
  content: ">"; }

.breadcrumb > li:nth-of-type(2):before {
  content: none; }

.container .jumbotron,
.container-fluid .jumbotron {
  padding: 0;
  color: initial;
  background-color: unset;
  border-radius: 0; }

.jumbotron {
  padding: 0;
  margin: 0;
  color: initial;
  background-color: unset;
  border-radius: 0; }
.jumbotron p {
  font-size: unset;
  margin-bottom: unset;
  font-weight: unset; }

.thumbnail {
  border: 0;
  border-radius: 0;
  padding: 0; }
.thumbnail .caption {
  padding: 0;
  color: unset; }

.list-group {
  margin-bottom: 0; }

blockquote {
  padding: 0;
  margin: 0;
  font-size: inherit;
  border-left: none; }

.panel {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.panel-heading {
  border: 0;
  border-radius: 0; }

.btn-primary {
  background: transparent;
  border: 0; }

/* ***********************************************************
			Swiper Slider
*********************************************************** */
.swiper-full-width-horizontal {
  position: relative; }

.swiper-full-width-kicker {
  font-size: 1.5rem;
  color: #0c6187;
  margin-top: 30px;
  margin-bottom: 8px;
  margin-left: 15px; }

.swiper-wrapper {
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-slide ul.nav-list li {
  width: 100%; }
.swiper-slide ul.nav-list li a {
  font-size: 1.52em; }

.swiper-slide .thumbnail {
  margin-bottom: 0;
  position: relative; }
.swiper-slide .thumbnail img {
  width: 100%;
  margin-bottom: 0; }
@media (max-width: 767px) {
  .swiper-slide .thumbnail .caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.7); } }
.swiper-slide .thumbnail .caption .more-link {
  color: #000000;
  text-decoration: underline; }
@media (min-width: 767px) {
  .swiper-slide .thumbnail .caption .more-link {
    display: none; } }

.swiper-button-next,
.swiper-button-prev {
  display: block;
  position: relative;
  background-image: none;
  position: absolute; }
@media (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none; } }
.swiper-button-next:before,
.swiper-button-prev:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.swiper-button-next:before,
.swiper-button-prev:before {
  height: 25px;
  width: 25px; }
.swiper-button-next:before,
.swiper-button-prev:before {
  border-top: 2px solid #707070;
  border-left: 2px solid #707070; }
.swiper-button-next .btn .glyphicon,
.swiper-button-prev .btn .glyphicon {
  display: none; }
.swiper-button-next .btn-primary:active, .swiper-button-next .btn-primary:focus, .swiper-button-next .btn-primary:hover,
.swiper-button-prev .btn-primary:active,
.swiper-button-prev .btn-primary:focus,
.swiper-button-prev .btn-primary:hover {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media (min-width: 767px) {
  .swiper-button-next {
    right: -2em; }
  .swiper-button-next:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); } }

@media (min-width: 767px) {
  .swiper-button-prev {
    left: -2em; }
  .swiper-button-prev:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); } }

/* ***********************************************************
        Swiper Slider Single Slider
*********************************************************** */
.swiper-single-slider {
  margin-top: 30px;
  margin-bottom: 30px; }
.swiper-single-slider .thumbnail .caption {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px; }
.swiper-single-slider .thumbnail .caption p {
  color: #000000; }
@media (min-width: 767px) {
  .swiper-single-slider .swiper-pagination {
    display: none; } }

.swiper-kicker {
  font-size: 1.3rem;
  margin: 15px 15px 10px 20px; }
@media (min-width: 992px) {
  .swiper-kicker {
    margin-left: 65px; } }

.themen-slider h3.kicker {
  margin-left: 20px;
  margin-bottom: 5px;
  font-size: 2.1em;
  font-weight: normal;
  text-transform: none; }

@media (min-width: 992px) {
  .themen-slider h3.kicker {
    margin-left: -65px; } }

.swiper-pagination {
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  z-index: unset; }

.swiper-pagination-bullet {
  display: inline-block;
  opacity: 1;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 0;
  width: 35px;
  border: 0 !important;
  background-color: #c1c1c1 !important;
  height: 2px; }

.swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #F7BB3C !important;
  background-color: #F7BB3C !important;
  height: 6px;
  outline: 0;
  border-radius: 0; }

/* ***********************************************************
   Swiper Slider Nav-List (Mehr zum Thema)/ Downloads
*********************************************************** */
.swiper-container-download-list,
.swiper-container-nav-list {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0 !important; }

.swiper-container, .swiper-container-bild-slider, .swiper-container-themen-slider {
  z-index: unset; }

.swiper-pagination-download-list,
.swiper-pagination-nav-list {
  font-family: 'bundessansbold';
  color: #D39F33;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  top: -5px;
  z-index: inherit; }

.swiper-button-next-download-list,
.swiper-button-next-nav-list,
.swiper-button-prev-download-list,
.swiper-button-prev-nav-list {
  background-image: none;
  width: 27px;
  cursor: pointer;
  height: 15px;
  position: absolute;
  margin-left: 35%;
  margin-right: 35%;
  margin-top: -30px;
  top: 100%;
  background-size: 27px 44px;
  background-position: center center;
  background-repeat: no-repeat; }

.swiper-button-next-download-list,
.swiper-button-next-nav-list {
  left: 130px;
  right: auto; }

.swiper-button-prev-download-list .btn,
.swiper-button-prev-nav-list .btn {
  background: transparent;
  display: block;
  position: relative; }
.swiper-button-prev-download-list .btn:before,
.swiper-button-prev-nav-list .btn:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.swiper-button-prev-download-list .btn:before,
.swiper-button-prev-nav-list .btn:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.swiper-button-prev-download-list .btn:before,
.swiper-button-prev-nav-list .btn:before {
  border-top: 2px solid #D39F33;
  border-left: 2px solid #D39F33; }

.swiper-button-next-download-list .btn,
.swiper-button-next-nav-list .btn {
  background: transparent;
  display: block;
  position: relative; }
.swiper-button-next-download-list .btn:before,
.swiper-button-next-nav-list .btn:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.swiper-button-next-download-list .btn:before,
.swiper-button-next-nav-list .btn:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.swiper-button-next-download-list .btn:before,
.swiper-button-next-nav-list .btn:before {
  border-top: 2px solid #D39F33;
  border-left: 2px solid #D39F33; }

.swiper-button-prev-download-list,
.swiper-button-prev-nav-list {
  left: auto;
  right: 130px; }

.swiper-button-next-download-list.swiper-button-disabled,
.swiper-button-next-nav-list.swiper-button-disabled,
.swiper-button-prev-download.swiper-button-disabled,
.swiper-button-prev-nav-list.swiper-button-disabled {
  opacity: 1;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next-download-list .btn,
.swiper-button-next-download-list .btn-sm,
.swiper-button-next-nav-list .btn,
.swiper-button-next-nav-list .btn-sm,
.swiper-button-prev-download-list .btn,
.swiper-button-prev-download-list .btn-sm,
.swiper-button-prev-nav-list .btn,
.swiper-button-prev-nav-list .btn-sm {
  padding: 5px 7px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 2px;
  background-color: transparent;
  border: none;
  color: #1F3566; }

.swiper-button-next-download-list .btn:hover,
.swiper-button-next-nav-list .btn:hover,
.swiper-button-prev-download-list .btn:focus,
.swiper-button-prev-nav-list .btn:focus {
  padding: 5px 7px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 2px;
  background-color: transparent;
  border: none;
  color: #315b9e; }

.swiper-container-download-list {
  margin-top: 30px; }

.glyphicon-triangle-right, .glyphicon-triangle-left {
  display: none !important; }

.searchpage .searchform .input-group-btn .btn-default {
  margin-top: -7px; }

.searchpage .searchform .internextern li {
  list-style: none; }

.searchpage .searchform .facets ul li {
  list-style: none; }

.searchpage .searchform .input-group {
  background-color: #f5f6f7 !important; }

.searchpage .searchresults li {
  list-style: none; }
.searchpage .searchresults li h3:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.searchpage .searchresults li h3:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.searchpage .searchresults li h3:before {
  border-top: 2px solid #3D4446;
  border-left: 2px solid #3D4446; }
.searchpage .searchresults li h3:before {
  height: 10px;
  width: 10px; }
.searchpage .searchresults li h3:before {
  position: static;
  margin-right: 15px; }
.searchpage .searchresults li em {
  color: #F7BB3C;
  font-family: 'bundesserif-bold'; }

.searchpage .pagebrowser ul li {
  list-style: none; }

.vb_default {
  display: none !important; }

.tx-plh-pi-plh .panel-title {
  border: 0 !important;
  background-color: #f5f6f7; }
.tx-plh-pi-plh .panel-title a:before {
  position: static !important;
  margin-right: 10px;
  margin-top: 5px; }

.tx-plh-pi-plh .panel-group .pull-right label {
  border: 0 !important; }

.tx-plh-pi-plh .panel-group .pull-right label {
  font-size: 1em !important;
  margin: 0 !important;
  padding-top: 15px !important;
  padding-right: 15px !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.tx-plh-pi-plh span.glyphicon.glyphicon-ok,
.tx-plh-pi-plh span.glyphicon.glyphicon-remove {
  font-size: 1em !important; }

.tx-plh-pi-plh #accordion .panel-body,
.tx-plh-pi-plh .plhacc .panel-body {
  padding-left: 15px !important;
  padding-right: 0 !important;
  background: transparent !important; }

p i {
  margin-right: 5px; }

article h2,
article h3 {
  font-family: "bundessansregular" !important;
  color: #000000 !important;
  font-size: 1.25rem !important;
  margin-top: 25px !important;
  margin-bottom: 10px !important;
  line-height: inherit; }
@media (min-width: 767px) {
  article h2,
  article h3 {
    font-size: 1.3rem !important; } }
article h2 a,
article h3 a {
  /* 20190524 color: #F7BB3C !important; */
  color: #D39F33 !important;}

article p.lead {
  color: #000000 !important;
  font-size: 1.25rem !important;
  margin-bottom: 20px !important; }
@media (min-width: 767px) {
  article p.lead {
    font-size: 1.3rem !important; } }

/* 20190507 article p a {
   color: inherit !important;
   text-decoration: underline !important; }*/

article ul li a {
  color: #D39F33; !important; }

.row.teaser-list {
  margin-top: 30px; }
@media (min-width: 992px) {
  .row.teaser-list .teaser,
  .row.teaser-list .thumbnail {
    /* 20190416 margin-bottom: 0; */
  }
  .row.teaser-list .teaser::before, .row.teaser-list .teaser::after,
  .row.teaser-list .thumbnail::before,
  .row.teaser-list .thumbnail::after {
    content: '';
    display: table; }
  .row.teaser-list .teaser::after,
  .row.teaser-list .thumbnail::after {
    clear: both; }
  .row.teaser-list [class*=" col-"] {
    position: relative; }
  .row.teaser-list [class*=" col-"] h2 {
    font-size: 1rem;
    font-family: bundessansbold;
    margin-bottom: 15px; }
  .row.teaser-list [class*=" col-"] h2 a {
    color: #000000; }
  .row.teaser-list [class*=" col-"] [class*=" col-"]:after {
    content: none; } }
@media (max-width: 767px) {
  .row.teaser-list .teaser.all-link {
    height: auto !important; } }

.row.list-group {
  margin-top: 30px; }
@media (min-width: 767px) {
  .row.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.row.list-group .teaser-text h2 {
  font-size: 1rem;
  font-family: bundessansbold;
  margin-bottom: 15px; }
.row.list-group .teaser-text h2 a {
  color: #000000; }

.row .teaser-list .thumbnail h2 {
  font-size: 1rem;
  font-family: bundessansbold;
  margin-bottom: 15px; }
.row .teaser-list .thumbnail h2 a {
  color: #000000; }

@media (min-width: 992px) {
  #page-uid-17 .teaser-list .thumbnail, #page-uid-20 .teaser-list .thumbnail {
    height: 400px !important; } }

.teaser .teaser-text h2 a, .teaser-full .teaser-text h2 a, .thumbnail h2 a {
  color: #000000; }

@media (max-width: 767px) {
  html body div.container.main div.row.teaser-list div.col-xs-12.col-sm-3.col-md-3 div.teaser.all-link div.thumbnail {
    height: auto !important;
    margin-bottom: 2rem;
  }
}

.teaser-full {
  float: left;
  margin-bottom: 30px;
  margin-top: 30px; }
.teaser-full h2 {
  font-size: 1rem !important;
  font-family: bundessansbold;
  margin-bottom: 15px; }
.teaser-full .teaser-text p {
  font-size: 0.95rem !important;
}
.teaser-full h2 a {
  color: #000000; }
.teaser-full .teaser-text {
  /*background-color: #f5f6f7;*/
  background-color: transparent;
  padding: 15px; }
.teaser-full .teaser-text ul {
  padding: 0;
  margin: 0; }
.teaser-full .teaser-text h2 {
  font-size: 1rem !important;
  font-family: bundessansbold;
  margin-bottom: 15px; }
.teaser-full .teaser-text h2 a {
  color: #000000; }
.teaser-full .teaser-text p {
  font-size: 0.94em; }
.teaser-full .teaser-text--colored {
  background-color: #f5f6f7; }
.teaser-full .teaser-text .more-link {
  color: #000000;}
.teaser-full .teaser-text .more-link a {
  padding-left: 1.5em;
  line-height: 1.6em;
  font-size: 1rem;
  display: block;
  position: relative;
  margin-top: 0 !important;
  padding-top: 0 !important;
  display: block;
  position: relative; }
.teaser-full .teaser-text .more-link a:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.teaser-full .teaser-text .more-link a:before {
  height: 10px;
  width: 10px; }
.teaser-full .teaser-text .more-link a:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.teaser-full .teaser-text .more-link a:before {
  border-top: 2px solid #3D4446;
  border-left: 2px solid #3D4446; }
.teaser-full .teaser-text .more-link a:before {
  margin: auto;
  top: 0;
  bottom: 0;
  margin-left: -1.5em;
  background: none; }
.teaser-full .teaser-text .more-link:focus, .teaser-full .teaser-text .more-link:hover {
  text-decoration: underline; }

.teaser-full-text-left .teaser-text {
  background: transparent; }

.thumbnail h2 {
  font-size: 1rem !important;
  font-family: bundessansbold !important;
  height: auto !important;
  margin-bottom: 15px; }
.thumbnail h2 a {
  color: #000000; }

.thumbnail img {
  margin-bottom: 10px; }

.thumbnail .caption h3 {
  font-size: 19px;
  font-size: 2.1em;
  color: #005f88;
  margin-top: 0; }

hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #cfd2d5;
  -o-border-image: none;
  border-image: none;
  border-style: dotted none none;
  border-width: 1px 0 0;
  margin-bottom: 20px;
  margin-top: 20px; }

figure {
  margin: 0; }

figure.lead {
  margin-top: 15px; }

figcaption {
  font-size: 0.9rem; }

.img50 {
  width: 49.4%; }

/* RWD betr. jumbotron & fullteaser im Desktop-Format 75/25  */
.img75 {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .img75 {
    width: 151.2%; } }

@media only screen and (min-width: 800px) {
  .img75 {
    width: 146%; } }

@media only screen and (min-width: 992px) {
  .img75 {
    width: 148%; } }

@media only screen and (min-width: 1024px) {
  .img75 {
    width: 147.2%; } }

/* Links + Buttons */
article a.external-link {
  background: none;
  padding-left: 0;
  position: relative;
  color: inherit;
  text-decoration: underline; }

article a.external-link::before {
  background: none !important;
  content: none !important;
  display: block;
  height: 8px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 8px; }

table {
  font-size: 1rem; }

table caption {
  color: black;
  font-weight: bold; }

blockquote.quote-box {
  margin-top: 30px;
  margin-bottom: 30px; }
blockquote.quote-box::before, blockquote.quote-box::after {
  content: '';
  display: table; }
blockquote.quote-box::after {
  clear: both; }
@media (min-width: 992px) {
  blockquote.quote-box {
    width: 66.66666667%;
    margin-left: 16.66666667%; } }

blockquote .quote-text {
  font-family: 'bundesserif';
  font-weight: inherit;
  color: #6B757F;
  position: relative;
  margin: 0 !important;
  padding-left: 1em; }
blockquote .quote-text:before {
  content: '“';
  color: #F7BB3C;
  font-size: 5.5em;
  font-family: 'bundessansbold';
  position: absolute;
  line-height: 3rem;
  left: -0.5em; }

blockquote footer {
  color: #D39F33;
  font-family: 'bundessansregular';
  font-size: 0.94em;
  margin-top: 20px; }

article ol,
article ul {
  line-height: 1.75;
  margin-left: 0;
  padding-left: 2em; }
article ol li,
article ul li {
  display: list-item;
  list-style: disc;
  font-size: 1em; }

article ol ol,
article ul ul {
  margin-bottom: 0; }

#myPager li:before {
  content: none; }

article .csc-default ul {
  padding-left: 1em;
  margin-top: 20px;
  margin-bottom: 30px; }
article .csc-default ul li {
  display: block;
  position: relative;
  list-style-position: inside;
  text-indent: -1.25em;
  margin-top: 5px;
  margin-bottom: 5px; }
article .csc-default ul li {
  display: list-item;
  position: static;
  list-style: outside;
  text-indent: 0;
  padding: 0;
  margin: 0 0 0 15px;
}

article .csc-default ul li:before {
  display: none;
  /*
        content: '';
        display: inline-block;
        position: absolute;
        height: 15px;
        width: 15px;
        border-top: 2px solid #000000;
        border-left: 2px solid #000000;
  */
}
article .csc-default ul li:before {
  height: 10px;
  width: 10px; }
article .csc-default ul li:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
article .csc-default ul li:before {
  border-top: 2px solid #3D4446;
  border-left: 2px solid #3D4446; }
article .csc-default ul li:before {
  position: static;
  margin-right: 10px; }
article .csc-default ul li a {
  color: #3D4446;
  text-decoration: underline; }

body .container article ul.csc-menu-3 li.csc-section {
  line-height: 1.75; }

article ol li.csc-section,
article ul li.csc-section {
  font-size: 1.05rem;
  margin-bottom: 5px; }

article ul li.csc-section {
  line-height: 1.5; }

article ul li.teaser:before,
ul.nav-tabs li:before {
  content: normal; }

.col-md-4 > aside .secondary-nav > li > a > span {
  color: #1a598c; }

.skiplinks {
  padding-left: 1em;
  margin-top: 20px;
  margin-bottom: 30px; }
.skiplinks li {
  display: block;
  position: relative;
  list-style-position: inside;
  text-indent: -1.25em;
  margin-top: 5px;
  margin-bottom: 5px; }
.skiplinks li:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.skiplinks li:before {
  height: 10px;
  width: 10px; }
.skiplinks li:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.skiplinks li:before {
  border-top: 2px solid #3D4446;
  border-left: 2px solid #3D4446; }
.skiplinks li:before {
  position: static;
  margin-right: 10px; }
.skiplinks li a {
  color: #3D4446;
  text-decoration: underline; }

/* *****************************************************************************
    Inhaltsuebersicht/ Sitemap
***************************************************************************** */
article div.sitemap ul li a,
article section.sitemap ul li a {
  font-size: 1.3rem;
  margin-bottom: 0.5em; }

article div.sitemap ul li li,
article div.sitemap ul li li li,
article div.sitemap ul li li li li,
article section.sitemap ul li li,
article section.sitemap ul li li li,
article section.sitemap ul li li li li {
  font-size: 1.2rem;
  margin-bottom: 0.5em;
  margin-bottom: 0.3rem; }

article div.sitemap ul li li a,
article div.sitemap ul li li li a,
article div.sitemap ul li li li li a,
article section.sitemap ul li li a,
article section.sitemap ul li li li a,
article section.sitemap ul li li li li a {
  font-size: 1.2rem;
  margin-bottom: 0.5em;
  margin-bottom: 0.3rem; }

article div.sitemap ul li:before,
article section.sitemap ul li:before {
  /*Using a Bootstrap glyphicon as the bullet point*/
  content: "\e080";
  content: "";
  content: "";
  color: #2D4D7F;
  content: "";
  float: left;
  font-family: "Glyphicons Halflings";
  font-size: 15px;
  margin-left: -27px;
  margin-top: 4px; }

article div.sitemap ul li li:before,
article section.sitemap ul li li:before {
  /*Using a Bootstrap glyphicon as the bullet point*/
  color: #cbcbcb;
  content: "";
  float: left;
  font-family: "Glyphicons Halflings";
  font-size: 15px;
  margin-left: -27px;
  margin-top: 3px; }

article div.sitemap ul li li li:before,
article ul.sitemap  li li li:before {
  /*Using a Bootstrap glyphicon as the bullet point*/
  content: "\e080";
  content: "";
  content: ""
  color: #cbcbcb;
  /* BMG STYLES 2016
  content: "";
  color: #d2d2d2 !important;
  */
  float: left;
  font-family: "Glyphicons Halflings";
  font-size: 15px;
  margin-left: -27px;
  margin-top: 1px; }

article div.sitemap ul li li li li:before,
article section.sitemap ul li li li li:before {
  /*Using a Bootstrap glyphicon as the bullet point*/
  content: "\e080";
  content: "";
  content: "";
  color: #d2d2d2 !important;
  float: left;
  font-family: "Glyphicons Halflings";
  font-size: 15px;
  margin-left: -27px;
  margin-top: 1px; }

article h1 {
  font-size: 1.5em !important;
  line-height: 1.2em !important;
  font-family: "bundessansregular" !important;
  color: #000000 !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important; }
@media (min-width: 767px) {
  article h1 {
    font-size: 2em !important; } }

#page-uid-43 h1 {
  font-size: 1.5em !important;
  line-height: 1.2em !important;
  font-family: "bundessansregular" !important;
  color: #000000 !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important; }
@media (min-width: 767px) {
  #page-uid-43 h1 {
    font-size: 2em !important; } }

/* Downloads Block ********************************************************** */
/* **** Article Links / Downloads **** */
.article-downloads .downloads-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /* background-color: #faf2cc;*/ }

.article-downloads,
.article-links {
  margin-bottom: 33px; }

.article-downloads .kicker,
.article-links .kicker {
  margin-bottom: 9px; }

.article-downloads h3.kicker,
.article-links h3.kicker,
.sub-navigation h3.kicker {
  font-family: "BundesSans", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 15px 6px 5px 0; }

.article-downloads h3.kicker span {
  font-weight: normal;
  text-transform: none; }

.article-downloads .downloads-container,
.article-links .links-container {
  background: #f0f1f2;
  padding: 12px 15px 10px; }

.article-downloads .downloads-container .outer-wrapper,
.article-links .links-container .outer-wrapper {
  width: auto; }

.article-downloads .downloads-container .item,
.article-links .links-container .item,
.article-links .links-container .link-element {
  background: none;
  border-top: 1px dotted #6b7581;
  font-size: 1em;
  line-height: 1em;
  margin: 8px 0 0;
  padding: 12px 10px 0;
  width: auto; }

.article-downloads .downloads-container .item:first-child,
.article-links .links-container .item:first-child,
.article-links .links-container .link-element:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0; }

.article-links .links-container .item a,
.article-links .links-container .link-element a {
  display: block;
  letter-spacing: 0.02em; }

.article-downloads .downloads-container .item a span,
.article-links .links-container .item a span,
.article-links .links-container .link-element a span {
  font-size: 1em;
  line-height: 1em; }

.article-downloads .downloads-container .item a,
.article-downloads .downloads-container .item span,
.article-links .links-container .item a,
.article-links .links-container .link-element a {
  display: block;
  background: none;
  font-family: 'BundesSerif', serif;
  font-size: 1.45em;
  line-height: 1.55em;
  padding-left: 23px;
  position: relative; }

.article-downloads .downloads-container .item a:before,
.article-links .links-container .item a:before,
.article-links .links-container .link-element a:before {
  background: url("../Images/Icons/spr-icons.svg");
  background-position: -52px 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  height: 9px;
  width: 6px;
  top: 5px; }

.article-links .links-container .pagination {
  height: 36px;
  margin-top: 12px;
  text-align: center; }

.article-links .links-container .pagination a,
.article-links .links-container .pagination span {
  display: inline-block !important;
  vertical-align: middle; }

.article-links .links-container .pagination a {
  background-image: url("../Images/Icons/pagination-arrows-new.png");
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: pointer;
  font-size: 0;
  height: 17px;
  width: 14px; }

.article-links .links-container .pagination .slick-prev {
  background-position: -28px -16px;
  padding-left: 0;
  /* add db: 20150804 */ }

.article-links .links-container .pagination .slick-prev:focus,
.article-links .links-container .pagination .slick-prev:hover {
  background-position: -28px -34px; }

.article-links .links-container .pagination .slick-next {
  background-position: -42px -16px; }

.article-links .links-container .pagination .slick-next:focus,
.article-links .links-container .pagination .slick-next:hover {
  background-position: -42px -34px; }

.article-links .links-container .pagination span {
  font-size: 12px;
  padding: 0 16px; }

.article-links .links-container .item a:before,
.article-links .links-container .link-element a:before {
  top: 4px; }

.article-downloads .downloads-container .item a:before {
  background-position: -66px 0;
  height: 9px;
  width: 8px; }

.article-downloads .downloads-container .item > span {
  color: #313131;
  display: inline-block;
  font-family: 'BundesSans', sans-serif;
  font-size: 1.3em;
  margin-top: 2px; }

.article-date {
  font-size: 0.85rem; }

/* ***********************************************************
  Accessibility
*********************************************************** */
.invisible {
  left: -1000em;
  position: absolute;
  top: -1000em; }

.skip ul {
  list-style: none; }

/* ***********************************************************
  Helper
*********************************************************** */
.all-link {
  /* markierter Block wird  komplett verlinkt.
    Linkziel wird aus einem a-Tag innerhalb des
    Blockes per jQuery gesetzt.               */ }

.crop-xs {
  overflow: hidden;
  text-overflow: ellipsis; }

.spacer-15px {
  margin-top: 15px;
  display: block; }

.spacer-30px {
  margin-top: 30px;
  display: block; }

.print-link::before {
  color: #2d4d7f;
  content: "";
  float: left;
  font-family: "Glyphicons Halflings";
  font-size: 15px;
  margin-left: -22px;
  margin-top: 1px; }

/*
@media only screen and (min-width: 768px) {
    .crop-xs {overflow:unset;}​
}
*/
.rotate {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.rotate180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.caret-down {
  /* Icon down */
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.caret-up {
  /* Icon up */
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-bottom: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

p.csc-linkToTop {
  text-align: right;
  font-size: 1rem; }

p.csc-linkToTop a::before {
  /* nach oben Link */
  color: #2d4d7f;
  content: "\e133";
  float: none;
  font-family: "Glyphicons Halflings";
  font-size: 12px;
  margin-right: 5px;
  margin-top: 4px; }

p.csc-linkToTop a:focus,
p.csc-linkToTop a:hover {
  text-decoration: none; }

p.top-link-xs {
  /* nach oben Link */
  background-color: #F0F1F2;
  margin-top: -8px;
  margin-right: -15px;
  margin-left: -15px;
  font-size: 10px;
  font-size: 1em;
  text-align: center;
  padding: 15px; }

p.top-link-xs a {
  /* nach oben Link */
  color: #67717E;
  font-size: 1.3em;
  letter-spacing: 1px; }

/* Article Toolbox */
.article-toolbox .row {
  padding-left: 0;
  padding-right: 0; }

.article-toolbox {
  border-top: 2px dotted #C8CBD0;
  background: transparent;
  margin: 21px 0 0;
  padding: 19px 0 37px;
  text-align: left;
  font-size: 13px;
  line-height: 1em; }

.article-toolbox a,
.article-toolbox a:focus,
.article-toolbox a:hover {
  color: #004E7F;
  text-decoration: none; }

.article-toolbox .article-date {
  text-align: right;
  padding-right: 0;
  margin-right: 0; }

.article-toolbox .article-date span {
  margin-right: 2px; }

.article-toolbox .print {
  text-align: left;
  padding-left: 0;
  margin-left: 15px; }

/* *****************************************************************************
    Blaue Box über der Presseliste mit der Solr-Suche Eingabe
***************************************************************************** */
.press-solr-search-frm {
  background-color: #3D4446;
  margin-top: 15px;
  padding: 10px 15px; }
.press-solr-search-frm h3 {
  font-family: 'bundesserif';
  color: #ffffff !important; }
.press-solr-search-frm .input-group > .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 38px !important;
  line-height: 1.42857;
  padding: 6px 12px;
  -webkit-transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
  width: 100%; }

/* *****************************************************************************
    Suchergebnisseite
***************************************************************************** */
div#c7522.csc-default,
div#c7522.csc-default div#c7522.searchpage div.message,
div#c8146.csc-default,
div#c8146.csc-default div#c8146.searchpage div.message {
  font-size: 1rem !important; }

#page-uid-1786 .presse-list {
  margin: 15px; }

/* *****************************************************************************
  Pagination	(Liste Pressemitteilung, Liste Meldungen
***************************************************************************** */
.pagination {
  display: block;
  margin: 20px 0;
  padding-left: 0; }

.pagination-toolbox ul li::before {
  content: none; }

.pager li > a,
.pager li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  display: inline-block;
  margin-left: 5px; }

.pager li > a.next_link,
.pager li > a.prev_link {
  background-color: #0C6187;
  color: white;
  border: 1px solid #ddd;
  border-radius: 2px;
  display: inline-block;
  margin-left: 5px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span,
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-radius: 3px;
  padding: 5px 10px 5px 11px; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #808080;
  background-color: #808080;
  border-color: #ddd;
  color: white;
  cursor: default;
  z-index: 0;
}

@media only screen and (min-width: 768px) {
  .article-toolbox .row {
    padding-left: 20px;
    margin-right: -36px; }
  .article-toolbox .article-date span {
    margin-right: -10px; }
  .article-toolbox .article-date {
    padding-right: 0;
    margin-right: 0; }
  .article-toolbox .article-date span {
    margin-right: -10px; }
  .article-toolbox .print {
    padding-left: 0;
    margin-left: -5px; } }

/* *****************************************************************************
  Smartphone Viewport (width < 768px)
*******************************************************************************/
.col-md-12 .navbar {
  border: none;
  margin-left: -15px;
  margin-right: -15px; }

/* ************* */
/* Mobile Navi   */
/* ************* */
.navbar-default {
  background-color: transparent; }

.navbar-brand {
  margin: 1px 0 0 -3px; }

.navbar-toggle {
  /* Menu Button ('Toaster') */
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 21px;
  margin-right: 12px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: none;
  height: 42px;
  width: 42px; }

.navbar-default .search-button-toggle {
  background-color: transparent;
  background-image: none;
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 21px;
  margin-right: 12px;
  margin-bottom: 8px;
  border: 1px;
  border-radius: 4px;
  height: 42px;
  width: 42px; }

.navbar-default .search-button-toggle:hover {
  background-color: #E5EFF3 !important; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #005f88; }

.navbar-default .navbar-toggle:hover {
  background-color: #005f88;
  background-image: none;
  border: 1px;
  border-radius: 4px;
  height: 42px;
  width: 42px; }

.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: white; }

.navbar-default .navbar-nav .open .dropdown-menu {
  font-size: 0.72em; }

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: white; }

.navbar-default .navbar-nav .open .dropdown-menu {
  float: none; }

.navbar-default .navbar-nav .open .dropdown-menu > li {
  background-color: #27779A;
  /* margin-top:-4px;*/ }

.navbar-default .navbar-nav .dropdown-menu > li:first-child {
  margin-top: -4px; }

.navbar-default .navbar-nav .open .dropdown-menu {
  width: 100%; }

.navbar-default .navbar-nav .open .dropdown-menu > li:first-child {
  margin-top: -4px; }

.navbar-default .navbar-nav .open .dropdown-menu > li:last-child {
  margin-bottom: -4px; }

.navbar-default .navbar-nav .open .dropdown-menu > li:first-child a {
  margin-top: -3px; }

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: white; }

/* Sonderfall engl Navigation nach 20180322 */
/*
.en ul.nav.navbar-nav.navbar-right li a {
  color: white;
  font-size: 1em; }
*/

.navbar-nav > li > .dropdown-menu li a.span {
  word-wrap: break-word; }

/*
.en ul.nav.navbar-nav.navbar-right li.dropdown div.btn-group ul.dropdown-menu li a {
  font-size: 1.1rem; }
*/

.navbar-nav > li > div.btn-group {
  width: 100%; }

.navbar-nav > li > div.btn-group .btn {
  background-color: transparent;
  border: none;
  border-radius: 0;
  font-size: 0.85em;
  font-weight: normal;
  color: white;
  padding-left: 15px;
  margin-top: 10px; }

.navbar-nav > li > .btn-group .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  float: right;
  border-radius: 4px !important;
  background-color: #347F9F !important;
  margin: 5px 5px 5px 3px;
  padding: 0 9px 1px !important; }

.navbar-nav > li > .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  float: right;
  border-radius: 4px !important;
  background-color: #FFFFFF !important;
  margin: 7px 5px 5px 3px;
  padding: 0 9px 1px !important; }

.navbar-collapse {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.navbar-default .navbar-collapse {
  border-color: #09597C; }

.servicenav-xs {
  font-family: "BundesSerif", sans-serif;
  font-size: 1.1rem;
  line-height: 2;
  letter-spacing: 0;
  margin-right: -15px;
  background-color: #09597C;
  color: #FFF;
  list-style: outside none none;
  margin-top: -10px;
  margin-left: -25px;
  padding-top: 15px;
  padding-bottom: 15px; }

.servicenav-xs a {
  color: white; }

.navbar-nav .servicenav-xs li a {
  color: white; }

#search-xs-collapse {
  margin-top: 20px;
  margin-bottom: -11px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #09597C; }

#search-xs-collapse {
  margin-bottom: -18px; }

#search-xs-collapse .navbar-form {
  margin: 15px -15px;
  padding: 15px 20px;
  border-top: none;
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#search-xs-collapse .navbar-form .form-control {
  border-radius: 0;
  border: 1px solid #E5EFF3;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%; }

/* ********************************** */
/*   Secondary Nav (Marginal Spalte)  */
/* ********************************** */
.sub-navigation .block {
  background-color: #F0F1F2;
  padding: 10px; }

.secondary-nav {
  margin-top: -8px;
  margin-bottom: -8px;
  padding: 0 5px; }

.secondary-nav li:first-child {
  border-top: none; }

.secondary-nav li {
  border-top: 1px dotted #6B7581; }

.secondary-nav li a {
  font-family: "BundesSerif", serif;
  font-size: 1.45em;
  line-height: 1.55em;
  position: relative;
  margin-bottom: 2px;
  padding: 8px 0.5em;
  /*background: rgba(152, 0, 0, 0.05);*/
  -webkit-border-radius: 0;
  /* unbekannte Eigenschaft  -moz-border-radius: 0; */ }

.secondary-nav li {
  border-top: 1px dotted #6B7581; }

.secondary-nav > li > a > span {
  margin-right: 10px;
  margin-left: 0;
  color: #1A598C; }

.secondary-nav > li > a {
  margin-left: 25px; }

.secondary-nav > li > a > span {
  margin-left: -25px; }

.secondary-nav > li > a > span.glyphicon.glyphicon-chevron-right {
  position: relative;
  top: 0;
  display: inline-block;
  /* font-family: "Glyphicons Halflings";*/
  font-size: 0.75em;
  font-weight: 100;
  line-height: 1; }

.secondary-nav li a i {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  opacity: 0.6; }

.secondary-nav li a:hover {
  /*background: rgba(152, 0, 0, 0.1);*/
  text-decoration: underline; }

.secondary-nav li a:hover i {
  opacity: 0.9; }

.secondary-nav li ul {
  margin: 0 0 1px;
  padding: 8px 1em;
  border: 1px solid rgba(152, 0, 0, 0.3);
  border-radius: 4px;
  background: rgba(152, 0, 0, 0.1); }

/* ***********************************************************
        Runde Buttons
*********************************************************** */
.btn-round.btn-lg {
  width: 30px;
  height: 32px; }

.btn-round {
  border-radius: 50%; }

@media only screen and (min-width: 480px) {
  .btn-round.btn-lg {
    width: 48px;
    height: 48px; } }

.page-header {
  display: block;
  position: relative;
  background-color: #f5f6f7;
  padding-top: 15px !important;
  margin-bottom: 20px !important;
  padding-left: 15px;
  border-top: 1px solid #c1c1c1;
  border-bottom: none;
  margin-right: 0 !important;
  margin-left: 0 !important; }
@media (max-width: 767px) {
  .page-header {
    padding-top: 30px;
    padding-bottom: 30px; } }
.page-header .col-xs-12:first-of-type {
  background-color: transparent; }
@media (min-width: 767px) {
  .page-header {
    margin-top: -1px !important; } }
.page-header h1,
.page-header h2 {
  font-family: bundesserif;
  font-size: 1.75em;
  color: inherit;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
  padding: 0;
  background-color: unset;
  border-bottom: none; }
@media (min-width: 767px) {
  .page-header h1,
  .page-header h2 {
    padding-top: 30px;
    padding-bottom: 30px; } }
@media (min-width: 1100px) {
  .page-header h2 {
    margin-left: -10px; } }

/* ***********************************************************
    Layout
*********************************************************** */
html {
  position: relative;
  /* min-height: 100%;*/
  font-size: 100%; }

/* ***********************************************************
    STAGE Tabbed Slider
*********************************************************** */
@media only screen and (min-width: 992px) {
  .stage {
    background-color: #005F88; }
  .stage-en {
    background-color: white; } }

.stage > .row {
  margin-left: -15px;
  margin-right: -15px; }

#stage-carousel .carousel-inner {
  left: 0;
  width: 111%;
  margin-left: -15px;
  /* margin-right: -15px;*/
  height: 400px; }

#stage-carousel .carousel-inner {
  height: auto; }

#stage-carousel .carousel-inner {
  display: block; }

#stage-carousel .carousel-inner .caption {
  top: 155px;
  bottom: -175px; }

#stage-carousel .carousel-inner img {
  /* width: 100%; 20170118: Mantis #94 */
  max-width: 100%;
  width: auto; }

@media only screen and (min-width: 830px) {
  #stage-carousel .carousel-inner img {
    width: 100%; } }

@media only screen and (min-width: 992px) {
  #stage-carousel .carousel-inner img {
    max-width: 100%;
    width: auto; } }

@media only screen and (min-width: 320px) {
  /*
    #stage-carousel .carousel-inner {height:410px;}
    */
  #stage-carousel .carousel-inner .caption {
    top: 125px;
    bottom: -155px; } }

@media only screen and (min-width: 360px) {
  /*
    #stage-carousel .carousel-inner { height:450px;}
    */
  #stage-carousel .carousel-inner .caption {
    top: 136px;
    bottom: -175px; } }

@media only screen and (min-width: 400px) {
  /*
    #stage-carousel .carousel-inner { height:455px;}
    */
  #stage-carousel .carousel-inner .caption {
    top: 180px;
    bottom: -140px; } }

/* Smartphone Viewport  <= 480px */
#stage-carousel .carousel-caption {
  background: #005f88;
  display: block;
  float: left;
  position: relative;
  bottom: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: left;
  left: 0;
  padding: 12px 15px 15px;
  /*position: rel;*/
  width: 100%;
  top: 0; }

#stage-carousel .carousel-caption h2 {
  color: #ffffff;
  font-family: 'BundesSerif', serif;
  font-size: 2em;
  line-height: 1.1em;
  margin: 0 0 7px; }

#stage-carousel .carousel-caption h2 {
  background-color: #005f88; }

#stage-carousel .carousel-caption h2 a {
  text-decoration: none;
  color: #ffffff; }

#stage-carousel .carousel-caption p {
  color: #fff;
  font-family: 'BundesSans', sans-serif;
  font-size: 1.4em;
  line-height: 1.3em;
  margin: 10px 0 40px;
  padding-right: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 50px; }

#stage-carousel .carousel-caption p {
  position: relative;
  top: 0; }

#stage-carousel .carousel-caption p {
  background-color: #005f88; }

#stage-carousel .btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.carousel-indicators {
  position: relative;
  margin-top: 20px; }

#stage-carousel .btn-sm {
  border-radius: 0;
  font-family: 'BundesSans', sans-serif;
  font-size: 12px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 1px;
  line-height: 1.33333;
  margin-top: 5px;
  padding: 5px 16px;
  background-color: #f0f1f2;
  color: #004e7f;
  position: absolute;
  bottom: 15px; }

#stage-carousel .carousel-inner .more-link {
  font-size: 12px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 1.25px;
  position: absolute;
  left: 150px;
  bottom: 15px;
  color: #ffffff;
  margin-bottom: 4px; }

#stage-carousel .carousel-inner a.more-link::before {
  background: none; }

#stage-carousel .carousel-inner .more-link span.extended {
  display: none; }

#stage-carousel .carousel-inner a.more-link::before {
  background: none; }

#stage-carousel .carousel-indicators {
  bottom: 10px; }

.carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  /* background-color: #000\9;*/
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #005F88;
  border-radius: 15px; }

.carousel-indicators .active {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 1px;
  text-indent: -999px;
  background-color: #005F88;
  border: 1px solid #005F88; }

@media only screen and (min-width: 480px) {
  #stage-carousel .carousel-inner {
    left: -39px;
    width: 112%;
    height: auto;
    /*
        height: 450px;height: 410px;
        */
    margin-left: 0;
    margin-right: 0; }
  /*
    #stage-carousel .carousel-inner {
        height: 140%;
    }
    */
  #stage-carousel .carousel-caption {
    background: rgba(49, 49, 49, 0.75);
    bottom: 38px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    left: 50px;
    padding: 12px 15px 15px;
    position: absolute;
    width: 443px;
    text-align: left;
    top: auto; }
  #stage-carousel .carousel-caption h2 {
    background-color: transparent;
    color: #ffffff;
    font-family: 'BundesSerif', serif;
    font-size: 2.6em;
    line-height: 1.075em;
    margin: 0 0 7px; }
  #stage-carousel .carousel-caption p {
    background-color: transparent;
    color: #fff;
    font-family: 'BundesSans', sans-serif;
    font-size: 1.4em;
    line-height: 1.3em;
    margin: 0 0 10px;
    position: relative;
    top: 0; }
  #stage-carousel .btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  #stage-carousel .btn-sm {
    border-radius: 0;
    font-family: 'BundesSans', sans-serif;
    font-size: 12px;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: none;
    line-height: 1.33333;
    margin-top: 5px;
    padding: 5px 16px;
    background-color: #0C6187;
    position: absolute;
    bottom: -10px;
    letter-spacing: 1px; }
  #stage-carousel .carousel-inner .more-link {
    font-size: 12px;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: none;
    left: 250px;
    bottom: 14px;
    color: #ffffff;
    margin-bottom: 0;
    letter-spacing: 1px; }
  #stage-carousel .carousel-inner .more-link a::before {
    background: none; }
  #stage-carousel .carousel-inner .more-link {
    left: 250px;
    bottom: 10px; }
  #stage-carousel .carousel-inner .more-link span.extended {
    display: inline; }
  #stage-carousel .carousel-inner .more-link span.extended {
    display: inline; }
  #stage-carousel .carousel-indicators {
    bottom: 10px; }
  .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #005F88;
    border-radius: 15px; }
  .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #005F88;
    border: 1px solid #005F88; } }

@media only screen and (min-width: 768px) {
  #stage-carousel .carousel-inner {
    left: 0;
    width: 100%;
    height: auto; }
  #stage-carousel .carousel-indicators {
    bottom: 10px; }
  #stage-carousel .carousel-caption {
    background: rgba(49, 49, 49, 0.75);
    bottom: 38px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    left: 38px;
    padding: 12px 15px 15px;
    position: absolute;
    width: 443px;
    text-align: left;
    top: auto; } }

@media only screen and (min-width: 992px) {
  #stage-carousel .carousel-inner {
    left: -38px;
    width: 112%;
    height: auto; }
  .stage-en #stage-carousel .carousel-inner {
    left: -38px;
    width: 107.9%;
    height: auto; }
  #stage-carousel .carousel-caption {
    background: rgba(49, 49, 49, 0.9);
    bottom: 38px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    left: 38px;
    padding: 12px 15px 15px;
    position: absolute;
    width: 443px;
    text-align: left;
    top: auto; } }

#stage-carousel .carousel-caption h2 a:focus,
#stage-carousel .carousel-caption h2 a:hover {
  text-decoration: underline; }

#stage-carousel .carousel-caption p {
  color: #fff;
  font-family: 'BundesSans', sans-serif;
  font-size: 1.4em;
  line-height: 1.3em; }

#stage-carousel .nav a small {
  display: block; }

#stage-carousel .nav {
  background: #eee; }

#stage-carousel .nav a {
  border-radius: 0; }

#stage-carousel .nav-pills > li {
  background-color: #005F88;
  color: #ffffff;
  float: none;
  height: 75px; }

#stage-carousel .nav-pills > li,
#stage-carousel .nav-pills > li + li {
  margin-left: 1px; }

#stage-carousel .nav-pills > li > a span {
  color: #fff;
  display: block; }

#stage-carousel .nav-pills > li a:focus,
#stage-carousel .nav-pills > li a:hover,
#stage-carousel .nav-pills > li.active a:hover span.title {
  text-decoration: none; }

#stage-carousel .nav-pills > li > a .date {
  font-size: 1.2em;
  margin-bottom: 4px; }

#stage-carousel .nav-pills > li > a .title {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.15em; }

#stage-carousel .nav-pills > li a:hover .title {
  text-decoration: underline; }

#stage-carousel .nav-pills > li.active span {
  background: #fff;
  color: #004e7f;
  cursor: default; }

#stage-carousel .stage-nav > li.active:first-child {
  border-top: 1px solid #e7e7e7;
  position: relative;
  display: block; }

/* noinspection ALL */
#stage-carousel .nav-pills > li.active a,
#stage-carousel .nav-pills > li.active span {
  background-color: #ffffff;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  color: #004e7f;
  cursor: default; }

#stage-carousel .nav-pills > li.active a::before {
  background: url("../Images/Icons/bg-stage-paging-arrow.png");
  background: url("../Images/Icons/bg-stage-paging-arrow.svg");
  content: '';
  display: block;
  height: 76px;
  left: -8px;
  position: absolute;
  top: -1px;
  width: 8px; }

#stage-carousel .stage-nav {
  padding-left: 17px;
  margin-right: -38px;
  margin-bottom: 0;
  list-style: none; }

#stage-carousel .stage-nav > li {
  border-top: 1px solid transparent;
  position: relative;
  display: block; }

#stage-carousel .stage-nav > li > a {
  border-radius: 0;
  position: relative;
  padding: 10px 15px;
  color: #fff;
  display: block; }

#stage-carousel .stage-nav > li > a:focus,
#stage-carousel .stage-nav > li > a:hover {
  text-decoration: none; }

#stage-carousel .stage-nav > li > a {
  background: url("../Images/Icons/bg-stage-paging-shadow.jpg") repeat-x;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 100%;
  padding: 15px 20px 16px; }

#stage-carousel .stage-nav > li.disabled > a {
  color: #777; }

#stage-carousel .stage-nav > li.disabled > a:focus,
#stage-carousel .stage-nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

#stage-carousel .nav {
  background: url("../Images/Icons/bg-stage-paging-shadow.jpg") repeat-x;
  background-color: #005F88;
  color: #ffffff;
  /*float: none;*/
  position: relative;
  display: block;
  /*height: 75px;*/
  margin-left: 18px;
  width: 109%;
  padding: 30px 0 0 37px; }

#stage-carousel .nav .more-link {
  margin-top: -6px; }

#stage-carousel .nav .more-link a {
  background-color: #005F88;
  font-size: 0.85em;
  color: #ffffff;
  font-weight: bold;
  line-height: 1em;
  /*padding: 0 0 0 14px;*/
  position: relative;
  /*text-transform: uppercase;*/
  letter-spacing: 1px; }

#stage-carousel .carousel-controls {
  color: #464646; }

#stage-carousel .carousel-control {
  opacity: 1;
  margin-top: 25px; }

#stage-carousel .carousel-control .glyphicon-chevron-left,
#stage-carousel .carousel-control .glyphicon-chevron-right,
#stage-carousel .carousel-control .glyphicon-circle-arrow-left,
#stage-carousel .carousel-control .glyphicon-circle-arrow-right,
#stage-carousel .carousel-control .icon-next,
#stage-carousel .carousel-control .icon-prev,
#stage-carousel .glyphicon-circle-arrow-left {
  display: none; }

@media only screen and (min-width: 480px) {
  #stage-carousel .carousel-control .glyphicon-chevron-left,
  #stage-carousel .carousel-control .glyphicon-chevron-right,
  #stage-carousel .carousel-control .glyphicon-circle-arrow-left,
  #stage-carousel .carousel-control .glyphicon-circle-arrow-right,
  #stage-carousel .carousel-control .icon-next,
  #stage-carousel .carousel-control .icon-prev,
  #stage-carousel .glyphicon-circle-arrow-left {
    display: inline-block;
    position: absolute;
    top: 40%;
    z-index: 5; }
  .stage-en #stage-carousel .carousel-control .glyphicon-chevron-left,
  .stage-en #stage-carousel .carousel-control .glyphicon-chevron-right,
  .stage-en #stage-carousel .carousel-control .glyphicon-circle-arrow-left,
  .stage-en #stage-carousel .carousel-control .glyphicon-circle-arrow-right,
  .stage-en #stage-carousel .carousel-control .icon-next,
  .stage-en #stage-carousel .carousel-control .icon-prev,
  .stage-en #stage-carousel .glyphicon-circle-arrow-left {
    display: inline-block;
    position: absolute;
    top: 38%;
    z-index: 5; } }

#stage-carousel .carousel-control.left,
#stage-carousel .carousel-control.right {
  background-image: none;
  color: #005F88; }

#stage-carousel .carousel-control.left {
  left: -30px; }

#stage-carousel .carousel-control.right {
  right: -30px; }

/* ***********************************************************
     Homepage: bmgnewspress-box
*********************************************************** */
.bmgnewspress-box {
  padding-top: 30px; }

.bmgnewspress-box > .teaser-kicker > h3.kicker {
  font-family: "BundesSans", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 15px 6px 5px 5px; }

.bmgnewspress-box .thumbnail {
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  border: none;
  border-radius: 0; }

.bmgnewspress-box .box {
  background-color: #005F88; }

@media only screen and (max-width: 992px) {
  .bmgnewspress-box .box .caption h3,
  .bmgnewspress-box .box .caption ul li a {
    color: white; }
  .bmgnewspress-box .box .caption h3 {
    font-family: "BundesSerif", sans-serif;
    font-size: 2.5em;
    letter-spacing: 0.02em;
    line-height: 1.1em; } }

.bmgnewspress-box .thumbnail .pictext-sx .col-xs-6 {
  width: 100%; }

@media only screen and (min-width: 400px) {
  .bmgnewspress-box .thumbnail .pictext-sx .col-xs-6 {
    width: 50%; } }

@media only screen and (min-width: 992px) {
  .bmgnewspress-box .thumbnail .pictext-sx .col-xs-6 {
    width: 100%; } }

.bmgnewspress-box .thumbnail img {
  width: 100%;
  padding: 10px; }

.bmgnewspress-box .thumbnail h3 {
  color: #4D4D4D; }

.bmgnewspress-box .thumbnail .caption ul {
  font-size: 1.4em;
  line-height: 1.3em;
  list-style: none;
  margin-left: 0; }

.bmgnewspress-box .thumbnail .caption ul li {
  width: auto;
  margin-left: -40px;
  margin-top: 5px; }

/* Liste Pressemitteilungen */
.bmgnewspress-box .thumbnail .pm {
  margin-top: -10px; }

.bmgnewspress-box .thumbnail .pm ul li a {
  font-family: "BundesSerif", serif;
  font-size: 1rem;
  line-height: 1.1em;
  text-transform: none;
  color: #005F88;
  color: #005f88;
  font-family: "BundesSerif", serif;
  font-size: 1rem;
  line-height: 1.1em;
  text-transform: none; }

@media only screen and (min-width: 992px) {
  .bmgnewspress-box .thumbnail {
    background-color: #fff; }
  .bmgnewspress-box .thumbnail .row {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    margin-right: -36px; }
  .bmgnewspress-box .thumbnail img {
    width: 100%;
    padding: 0; }
  .bmgnewspress-box .thumbnail .row .caption ul li span.more-link a {
    font-family: "BundesSerif", serif;
    font-size: 1.1rem;
    line-height: 1.1em;
    text-transform: none;
    color: #005F88; }
  .bmgnewspress-box .thumbnail .row .caption ul li span a.more-link {
    display: inline-block; }
  /* Liste Pressemitteilungen */
  .bmgnewspress-box .thumbnail .pm {
    margin-top: -10px; }
  .bmgnewspress-box .thumbnail .pm ul li a {
    font-family: "BundesSerif", serif;
    font-size: 1.1rem;
    line-height: 1.1em;
    text-transform: none;
    color: #005F88; }
  .bmgnewspress-box .thumbnail .pm ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000000;
    -o-border-image: none;
    border-image: none;
    border-radius: 0;
    border-style: none none dotted;
    border-width: medium medium 1px;
    display: block;
    margin-bottom: 10px;
    padding: 10px 15px 0 0;
    position: relative; } }

/* ***********************************************************
    Graue Info-Box mit Button " > MEHR ERFAHREN" und
    optionaler Spitzmarke
*********************************************************** */
body .container article .infobox {
  border: none;
  border-radius: 0;
  background-color: #f5f6f7;
  margin-top: 30px;
  margin-bottom: 30px; }
body .container article .infobox li {
  font-size: 1.1rem;
  list-style: none !important; }
body .container article .infobox li {
  display: block;
  position: relative; }
body .container article .infobox li:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
body .container article .infobox li:before {
  height: 10px;
  width: 10px; }
body .container article .infobox li:before {
  border-top: 2px solid #3D4446;
  border-left: 2px solid #3D4446; }
body .container article .infobox li:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
body .container article .infobox li:before {
  position: static;
  margin-right: 10px; }

body .container article .infobox li p {
  margin-left: 20px;
}
body .container article .infobox li p:first-child {
  display: inline;
  margin-left: 0;
}

div.infobox div.panel-footer p a.more-link {
  font-size: 1.1rem;
  display: block;
  margin-top: 0.3rem;
  color: #000000;
  margin-left: 5px;
  padding-left:20px}
div.infobox div.panel-footer p a.more-link:hover{
  color: #D39F33 !important;
  text-decoration: underline;}

div.infobox div.panel-footer p a.more-link:before {
  background: none;
  display: inline-block;
  position: absolute;
  top: 8px;
  height: 10px;
  width: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
}
/* 20190507   body .container article .infobox a {
    color: inherit !important;
    text-decoration: underline; } */

body .container article .infobox > .panel-heading {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
  padding: 1px 15px 0; }

body .container .infobox > .panel-heading > h3.kicker {
  color: dimgrey;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -5px;
  margin-bottom: 0; }

body .container .infobox > .panel-heading > h2 {
  color: #406c8f;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 5px; }

/* ***********************************************************
    Graue Hintergrund Box mit Button " > MEHR ERFAHREN"
*********************************************************** */
body .container article .panel-primary > .panel-heading {
  padding: 3px 15px 0;
  border: none;
  color: #fff;
  background-color: transparent !important; }

body .container article .panel-primary > .panel-heading {
  background-color: transparent;
  border-color: transparent;
  color: #fff; }

body .container article .panel-primary > .panel-body p {
  margin-bottom: 5px;
  margin-top: 0; }

.container {
  background: transparent !important; }

/* Grosser Jumbotron fuer den Seitenkopf */
.jumbotron {
  float: left; }
.jumbotron h2 {
  font-family: bundessansregular;
  font-size: 1.75em;
  margin-top: 15px;
  margin-bottom: 10px; }
.jumbotron h2 a {
  color: #000000; }
.jumbotron.all-link {
  margin-top: 30px; }
.jumbotron.all-link img {
  max-height: 300px;
  -o-object-fit: cover;
  object-fit: cover; }

.container .jumbotron .box-inner .jumbotron-text {
  padding-bottom: 0; }

.container .jumbotron .box-inner h3 {
  font-family: "BundesSans", sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
  margin-top: 15px; }

.jumbotron-text > h2:nth-child(2) > a:nth-child(1) {
  color: inherit; }

/* Anpassung Bildspaltenbreite */
/* Textspaltenbreite statt 50:50 75:25 ------------- */
.container .jumbotron .box-inner .jumbotron-text {
  padding-bottom: 0; }

.container .jumbotron .box-inner-75-25 h3 {
  font-family: "BundesSans", sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
  margin-top: 15px; }

/* ----------------------------------------------- */
.container .jumbotron .box-inner a.more-link::before,
.container .jumbotron .box-inner-75-25 a.more-link::before {
  background-position: -46px 0; }

/* ----------------------------------------------------------------------------- *
 *                 Jumbotron mit Bild links und Text rechts                      *
 * ----------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  .container .jumbotron .thumbnail img {
    width: 100%; }
  .container .jumbotron .box-inner {
    padding-top: 1px;
    padding-right: 15px; }
  .container .jumbotron .box-inner-75-25 {
    padding-top: 1px;
    padding-right: 15px; } }

.container .jumbotron .box-inner h2,
.container .jumbotron .box-inner-75-25 h2 {
  font-family: bundessansregular;
  font-size: 1.75em;
  margin-bottom: 10px;
  margin-top: 15px; }
.container .jumbotron .box-inner h2 a,
.container .jumbotron .box-inner-75-25 h2 a {
  color: #000000; }

@media only screen and (min-width: 800px) {
  .container .jumbotron .box-inner span.more-link {
    display: block;
    margin-top: 5px; }
  .container .jumbotron .box-inner a.more-link {
    margin-left: 0; } }

@media only screen and (min-width: 956px) {
  .container .jumbotron-75-25 img {
    width: 75%; }
  /* .container .jumbotron .thumbnail  img {width: 100%}*/
  .container .jumbotron .box-inner {
    padding-top: 1px;
    padding-right: 15px; }
  .container .jumbotron .box-inner h3 {
    margin-bottom: 0; } }

@media only screen and (min-width: 992px) {
  .container .jumbotron .thumbnail img {
    width: 100%; }
  .container .jumbotron .box-inner {
    padding-top: 1px;
    padding-right: 15px; }
  .container .jumbotron .box-inner h3 {
    margin-top: 18px;
    margin-bottom: 0; }
  .container .jumbotron .box-inner h3 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.1;
    text-transform: uppercase;
    margin-top: 20px; }
  .container .jumbotron .box-inner span.more-link {
    display: block;
    margin-top: 5px; }
  .container .jumbotron .box-inner a.more-link {
    margin-left: 0; } }

@media only screen and (min-width: 1024px) {
  #page-uid-1 .tx-bmgtopicservicebar {
    margin-bottom: 20px; } }

/* Jumbotron Variante HEROBOX mit blauen  Hintergrund */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .container .hero-box-blue img {
    padding: 15px; } }

/* Jumbotron Variante HEROBOX mit grauem Hintergrund */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .container .hero-box img {
    padding: 15px; } }

.container .hero-box {
  background-color: #F0F1F2 !important; }

.container .hero-box .jumbotron-text h3,
.container .hero-box .jumbotron-text p {
  color: #4D4D4D; }

.container .hero-box .jumbotron-text p {
  font-size: 1rem; }

@media only screen and (min-width: 768px) and (max-width: 860px) {
  .container .hero-box .jumbotron-text p {
    font-size: 0.75rem; } }

.container .hero-box .jumbotron-text a.more-link,
.container .hero-box .jumbotron-text h2 a {
  color: #005E88; }

.container .hero-box .btn-lg {
  border-radius: 2px;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.33333;
  margin-top: 15px;
  padding: 5px 16px;
  background-color: #0C6187; }

/* ***********************************************************
        Teaser (Text)
*********************************************************** */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .col-sm-6 .teaser img {
    float: left;
    width: 50%;
    height: auto;
    margin: 0 8px 0 0; }
  .list-group div.col-xs-12.col-sm-3:nth-child(2) .teaser {
    margin-left: -7px;
    padding-left: 0; }
  .list-group div.col-xs-12.col-sm-3:nth-child(3) .teaser {
    margin-left: -18px;
    padding-left: 0; }
  .list-group div.col-xs-12.col-sm-3:nth-child(4) .teaser {
    margin-left: -17px;
    padding-left: 0; }
  .col-sm-6 .teaser h3 {
    font-size: 0.7rem; }
  .col-sm-3 .teaser .teaser-kicker h3 {
    margin-top: 0;
    margin-top: 15px;
    margin-right: 6px;
    margin-bottom: 5px;
    font-family: "BundesSans", sans-serif;
    font-size: 0.7rem;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase; }
  .col-sm-3 .teaser .teaser-kicker h3 span.date {
    display: none; }
  .col-sm-3 .teaser .teaser-text h2 {
    font-family: "BundesSerif", sans-serif;
    font-size: 1.4em;
    letter-spacing: 0.02em;
    text-transform: none;
    line-height: 1.1em;
    margin: 0 0 0.33em; }
  .col-sm-6 .teaser span.more-link {
    position: relative;
    display: inline-block;
    height: auto; }
  .col-sm-6 .teaser .more-link {
    padding-top: 2px;
    font-size: 1.1em;
    width: auto; }
  .col-sm-6 .teaser .more-link::before {
    top: 0; }
  .col-sm-3 .teaser .more-link {
    font-size: 1.1em; }
  .col-sm-3 .teaser .more-link::before {
    margin-top: 2px; }
  /* Position Pfeil-Glyphicon bei Link Box */
  .secondary-nav > li > a > span {
    margin-right: 10px;
    margin-left: -25px; } }

@media only screen and (min-width: 800px) {
  div.col-sm-6 div.teaser.all-link a figure img.img-responsive {
    display: block;
    float: left;
    height: auto;
    margin: 0 15px 0 -22px;
    max-width: 100%;
    width: 55%; }
  .list-group div.col-sm-6:nth-child(5) .teaser {
    margin-left: 22px; }
  .list-group div.col-sm-6:nth-child(6) .teaser {
    margin-left: 2px;
    padding-left: 0; }
  .list-group div.col-xs-12.col-sm-3:nth-child(2) .teaser {
    margin-left: -2px;
    padding-left: 0; }
  .list-group div.col-xs-12.col-sm-3:nth-child(3) .teaser {
    margin-left: 0;
    padding-left: 0; }
  .list-group div.col-xs-12.col-sm-3:nth-child(5) .teaser {
    margin-left: -15px;
    padding-left: 0; } }

@media only screen and (min-width: 932px) {
  .col-sm-6 .teaser span.more-link {
    position: relative;
    display: inline-block;
    height: auto; } }

.teaser-text p {
  font-size: 1rem; }
.teaser .teaser-text p, .teaser-full .teaser-text p {
  font-size: 1rem !important;
  line-height: 1.3em;
  color: #000;
}

@media (min-width: 1024px) {
  .col-sm-6 .teaser span.more-link {
    position: relative;
    display: inline-block;
    /*width: 30%;*/
    height: auto; }
  .col-sm-6 .teaser .more-link {
    /* 14.02.2016 position:absolute;
        display: inline-block;
        width: 30%;
        height: auto; */
    background-color: #ffffff; } }

/* ***********************************************************
        Teaser (Picture/Text)
*********************************************************** */
section.teaser-list > h2.kicker {
  margin-top: 15px; }

/* ----------------------------------------------------------------------------- *
 *                 Teaser-full mit Bild oben und Weiter-Link unten               *
 * ----------------------------------------------------------------------------- */
.thumbnail {
  margin-top: 0 !important; }
.thumbnail div.caption p.bild-text-teaser{
  /*font-size: 0.94rem !important; */
  font-size: 1rem !important;
  /* margin-left: 0 !important; */
}

/* ----------------------------------------------------------------------------- *
 *                 Teaser mit Bild links und Text rechts                         *
 * ----------------------------------------------------------------------------- */
@media only screen and (min-width: 800px) {
  div.col-sm-6 div.teaser.all-link a figure img.img-responsive {
    margin: 0 20px 0 -22px;
    float: left;
    display: block;
    width: 51%;
    max-width: 100%;
    height: auto; } }

@media only screen and (min-width: 992px) {
  .main-en .teaser-list .thumbnail {
    height: 44em; }
  .teaser .img-responsive {
    margin: 0 15px 0 -22px;
    float: left;
    display: block;
    width: 48%;
    height: auto;
    max-width: 118%;
    /*width:49.4%;*/
    height: auto; } }

/* -------------------------------------------------- */
/* linker/rechter Randbreite bei Teaser-Listenlisten  */
/* -------------------------------------------------- */
div.container.main div.row.teaser-list .tx-dce-container:nth-child(2) {
  display: none; }

/* Thumpnail ohne Bild */
html body div.container.main div.row.teaser-list div.col-xs-12.col-sm-3.col-md-3 div.teaser.all-link div.thumbnail div.teaser-text h2 {
  padding-top: 0;
  height: auto; }

html body div.container.main div.row.teaser-list div.col-xs-12.col-sm-3.col-md-3 div.teaser.all-link div.thumbnail div.teaser-text span.more-link {
  bottom: 5em; }

@media only screen and (min-width: 768px) {
  .main-en .teaser-list .thumbnail {
    height: 50em; }
  /* Sonderfall eingebetteter horizontaler Bild/Text-Teaser */
  .teaser-list div.col-xs-12.col-sm-6.thumbnail {
    border-bottom: 1px dotted #cfd2d5;
    height: auto;
    margin-left: -13px;
    margin-right: -15px;
    margin-top: 14px; }
  div.row.teaser-list div.col-xs-12.col-sm-6.col-md-6 div.col-xs-6:nth-child(1) div.thumbnail a img.img-responsive {
    margin-top: 0; }
  div.row.teaser-list div.col-xs-12.col-sm-6.col-md-6 div.col-xs-6:nth-child(2) div.thumbnail .caption {
    margin-top: -9px; }
  div.row.teaser-list div.col-xs-12.col-sm-6.col-md-6 div.col-xs-6:nth-child(2) div.thumbnail .caption .more-link {
    bottom: 30px; }
  /* Thumpnail ohne Bild */
  div.row.teaser-list div.col-xs-12.col-sm-3.col-md-3 div.teaser.all-link div.thumbnail div.teaser-text h2 {
    padding-top: 15px; }
  div.row.teaser-list div.col-xs-12.col-sm-3.col-md-3 div.teaser.all-link div.thumbnail div.teaser-text span.more-link {
    bottom: 7em; } }

@media only screen and (min-width: 992px) {
  .teaser-list .thumbnail div.kicker {
    font-family: "BundesSans", sans-serif;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 1.1;
    height: 12px;
    margin: 15px 6px 5px 0;
    text-transform: uppercase; } }

@media only screen and (min-width: 1024px) {
  .swiper-slide .thumbnail .caption h3 {
    font-family: "BundesSerif", serif;
    font-size: 2.1em;
    margin-top: 0; }
  .swiper-slide .thumbnail .caption h3 a {
    color: #005f88; }
  .main-en .teaser-list .thumbnail {
    height: 44em; } }

.teaser-list .kicker,
.thumbnail .kicker {
  display: none !important; }

/* ----------------------------------------------------------------------------- *
 *                 Teaser-full mit Bild links und Text rechts                    *
 * ----------------------------------------------------------------------------- */
.teaser-full--image-content {
  background-color: #f5f6f7; }
.teaser-full--image-content .teaser-text {
  background: transparent; }

#page-uid-8 > .main > .row > .teaser-list > .teaser-full {
  margin-left: 5px;
  margin-right: 21px;
  border: 1px solid red !important; }

.teaser-full > .row > img.img {
  width: 100% !important;
  height: auto; }

.teaser-full .teaser-full-text-left span.more-link {
  display: block;
  height: 0;
  position: unset; }

.teaser-full .teaser-full-text-right {
  background-color: #F2F2F2;
  display: block;
  height: auto;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 10px; }

.teaser-full .teaser-text ul {
  list-style: none; }

@media only screen and (min-width: 768px) {
  .teaser-full .teaser-full-text-left span.more-link {
    display: block;
    height: 0;
    position: absolute; }
  .teaser-full .teaser-full-text-right {
    background-color: #F2F2F2;
    display: block;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0; }
  .teaser-full > .row > img.img-responsive {
    width: 100% !important;
    height: auto; }
  .teaser-full > .row > .col-sm-3 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 15px;
    padding-left: 10px; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .teaser-full .teaser-text h3 {
    font-size: 0.7rem; }
  .teaser-full a.btn.more-link::before {
    top: 3px; } }

/* ----------------------------------------------------------------------------- *
 *                 Responsive "Bild" DCE                                         *
 * ----------------------------------------------------------------------------- */
div.dce-responsive-image {
  margin-bottom: 1rem;
  padding: 0; }

/* ----------------------------------------------------------------------------- *
 *                 Responsive "Bild Text" DCE                                    *
 * ----------------------------------------------------------------------------- */
picture.img-responsive img {
  width: 100%; }

div.dce-responsive-text-image div.container div.row {
  margin-bottom: 1rem;
  padding: 0 1rem; }

div.dce-responsive-text-image figure.pull-left.img-responsive,
div.dce-responsive-text-image figure.pull-right.img-responsive {
  margin: 0 0.5rem auto 0;
  width: 50%; }

@media only screen and (min-width: 480px) {
  div.dce-responsive-text-image figure.pull-left.img-responsive,
  div.dce-responsive-text-image figure.pull-right.img-responsive {
    margin: 0 1rem 0 0;
    width: 37%; }
  div.dce-responsive-text-image figure.pull-right.img-responsive {
    margin: 0 0 0 1rem;
    width: 37%; }
  div.dce-responsive-text-image figure.pull-left.img-responsive figcaption.csc-textpic-caption,
  div.dce-responsive-text-image figure.pull-right.img-responsive figcaption.csc-textpic-caption {
    display: block;
    font-size: 0.9rem;
    text-align: left;
    width: 100%; } }

/* ***********************************************************
        Presse Teaser Homepage
*********************************************************** */
.presse-teaser h3 {
  margin-left: 0;
  font-size: 2.1em;
  font-weight: normal;
  text-transform: none; }

.presse-teaser > .teaser > .teaser-kicker h3.kicker {
  font-size: 0.8em; }

.presse-teaser > .col-xs-12 > .teaser-kicker {
  border-bottom: 1px dotted silver;
  padding-bottom: 10px; }

.presse-teaser .teaser-text {
  height: 80px;
  overflow: hidden; }

.presse-teaser .teaser {
  margin-bottom: 5px; }

.presse-teaser hr {
  margin-bottom: 10px; }

/************************************************************
        Glossar ABC  Teaser Homepage
************************************************************/
.glossar-teaser h3 {
  margin-left: 0;
  font-size: 2.1em;
  font-weight: normal;
  text-transform: none; }

.glossar-teaser {
  margin-bottom: -10px; }

/************************************************************
		Presse Teaser List
************************************************************/
.nav-tabs {
  font-size: 0.9rem; }

.nav-tabs .badge {
  display: inline-block;
  min-width: 10px;
  padding: 0 5px 5px;
  /* font-size: 8px;
	 font-weight: 700;
	 line-height: 1;*/
  font-size: 0.85rem;
  font-weight: lighter;
  color: #4d4d4d;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: transparent;
  border-radius: 0;
  margin-left: 2px;
  margin-bottom: 1px; }

.nav-tabs .badge::before {
  content: "(";
  color: #4d4d4d;
  left: -2px;
  position: relative; }

.nav-tabs .badge::after {
  content: ")";
  color: #4d4d4d;
  right: -2px;
  position: relative; }
ul#myList.presse-list li a {
  color: #D39F33;
  text-decoration: none;
}
ul#myList.presse-list li a:hover,
ul#myList.presse-list li a:focus{
  text-decoration: underline;
}
.presse-list {
  margin-top: 20px; }
.presse-list .list-group-item {
  border: 0;
  position: relative;
  display: block;
  padding: 0 0 30px 0;
  margin-bottom: 20px;
  border: none;
  border-radius: 0;
  border-bottom: dotted 1px black; }
.presse-list .list-group-item .teaser-text h2 {
  font-family: 'bundessansbold';
  margin-top: 10px;
  margin-bottom: 5px; }
.presse-list .list-group-item .teaser-text h2 a {
  color: #000000; }
.presse-list .list-group-item .teaser-text h2 a:focus, .presse-list .list-group-item .teaser-text h2 a:hover {
  text-decoration: underline; }
.presse-list .list-group-item .teaser-text p {
  font-family: 'bundessansregular';
  font-size: 1em;
  color: #3D4446; }
.presse-list .list-group-item .teaser-text p .more-link {
  display: block;
  position: relative;
  color: #3D4446;
  font-size: 1em;
  bottom: unset;
  text-align: left;
  padding-left: 1.5em; }
.presse-list .list-group-item .teaser-text p .more-link:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.presse-list .list-group-item .teaser-text p .more-link:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.presse-list .list-group-item .teaser-text p .more-link:before {
  height: 10px;
  width: 10px; }
.presse-list .list-group-item .teaser-text p .more-link:before {
  border-top: 2px solid #3D4446;
  border-left: 2px solid #3D4446; }
.presse-list .list-group-item .teaser-text p .more-link:before {
  margin: auto;
  top: 0;
  bottom: 0;
  margin-left: -1.5em;}
.presse-list.list-group li.teaser.list-group-item div.teaser-text h2 a{
  color: #000 !important;}
.presse-list.list-group li.teaser.list-group-item div.teaser-text h2 a:hover{
  color: #D39F33 !important;
  text-decoration: underline;}
.presse-list span {
  font-family: 'bundesserif-bold';
  color: #D39F33; }
.presse-list span.date {
  font-family: 'BundesSans';
  font-weight: normal;
  color: #D39F33; !important; }
.presse-list h2 span.medium{
  font-family: 'BundesSans';
  font-weight: normal; }

/* ***********************************************************
		INFO-LISTE WEITERE INFORMATIONEN
*********************************************************** */

.info-list {
  margin-top: 30px; }
.info-list h2 {
  color: #000000 !important;
  font-family: "bundesserif-bold" !important;
  font-size: 1.75rem !important;
  font-weight: normal;}
.info-list.nav-box {
  margin-top: 30px;
  margin-bottom: 30px; }
.info-list.nav-box h2 {
  color: #000000;
  font-family: 'bundesserif-bold';
  font-size: 1.75em; }
.info-list.nav-box ul {
  margin-top: 25px;
  padding-left: 2em; }
.info-list.nav-box ul li {
  display: block;
  position: relative;
  list-style: none;
  margin-bottom: 15px; }
.info-list.nav-box ul li:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.info-list.nav-box ul li:before {
  height: 10px;
  width: 10px; }
.info-list.nav-box ul li:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.info-list.nav-box ul li:before {
  left: 1.45rem !important;
  top: -0.15rem;}

.info-list.nav-box ul li h3 {
  font-family: "bundessansregular" !important;
  font-size: 1em;
  margin-bottom: 0 !important;
  margin-left: 25px !important; }
.info-list.nav-box ul li h3 a {
  color: #000000; }
.info-list.nav-box ul li h3 a:focus,
.info-list.nav-box ul li h3 a:hover {
  text-decoration: underline; }
.info-list.nav-box ul li p {
  font-size: 1.1rem !important;
  margin-top: 0px;
  margin-left: 25px;}

/* ***********************************************************
		INFO BOX
*********************************************************** */

.info-box.nav-box {
  margin-top: 30px;
  margin-bottom: 30px; }
.info-box.nav-box h2 {
  color: #000000;
  font-family: 'bundesserif-bold';
  font-size: 1.75em; }
.info-box.nav-box ul {
  margin-top: 25px;
  padding-left: 2em; }
.info-box.nav-box ul li {
  display: block;
  position: relative;
  list-style: none;
  padding-left: 7px;
  margin-bottom: 15px; }
.info-box.nav-box ul li:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.info-box.nav-box ul li:before {
  height: 10px;
  width: 10px; }
.info-box.nav-box ul li:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.info-box.nav-box ul li:before {
  left: 18px !important;
  top: 0.15em; }
.info-box .swiper-slide .nav-box ul li:before {
  left: 25px !important;
  top: 0.15em; }
.info-box.nav-box ul li h3 {
  font-family: "bundessansregular" !important;
  font-size: 1.3rem;
  margin-bottom: 5px;
  margin-left: 15px !important; }
.info-box.nav-box ul li h3 a {
  color: #D39F33;}
.info-box.nav-box ul li h3 a:focus, .info-box.nav-box ul li h3 a:hover {
  text-decoration: underline; }
.info-box {
  margin-top: 30px; }
.info-box h2 {
  color: #000000 !important;
  font-family: "bundesserif-bold" !important;
  font-size: 1.75rem !important; }
.info-box.thumbnail ul li p {
  font-size: 1.1rem !important;
  /*margin-left: 0 !important;*/}


.download-box {
  margin-top: 30px; }
.download-box h2 {
  color: #000000 !important;
  font-family: "bundesserif-bold" !important;
  font-size: 1.75rem !important; }
.download-box.thumbnail p {
  font-size: 1.1rem !important;
  /*margin-left: 0 !important;*/}
.download-box ul {
  margin-top: 25px; }
.download-box ul li {
  margin-bottom: 15px !important;
  list-style: none !important;
  display: block !important; }
.download-box ul li h3 {
  font-family: "bundessansregular" !important;
  font-size: 1.3rem !important;
  color: #000000 !important;
  margin-bottom: 5px !important;
  margin-left: 13px !important; }
.download-box ul li h3 a {
  color: #D39F33 !important; }
.download-box ul li h3 a:focus, .download-box ul li h3 a:hover {
  text-decoration: underline; }
.download-box ul li p {
  font-size: 1.1rem !important;
  margin-left: 0 !important;}
.download-box ul li p span {
  font-size: 0.94em;
  color: #3D4446; }
.download-box ul li:before {
  color: #D39F33 !important;
  content: '\e197';
  float: left;
  font-family: "Glyphicons Halflings";
  /* margin-left: -30px !important;
  font-size: 1.3em !important; */
  margin-left: -22px !important;
  font-size: 1.3rem !important;}
/* Swiper download-box */
div.swiper-wrapper div.swiper-slide.swiper-slide-active ul{margin-left:2px;}


/* ***********************************************************
		CE Dateilinks
*********************************************************** */
div.info-box.download-box div  ul.ce-uploads li::before {
  margin-left: -37px !important;}
div.info-box.download-box div  ul.ce-uploads li {
  margin-left:5px;
  padding-left: 0;}

div.info-box.download-box div  ul.ce-uploads li span {
  font-size: 1.3rem;}
div.info-box.download-box div  ul.ce-uploads li span.ce-uploads-filesize{
  display: block;
}


/* Runde Pfeile mit Glyphicons bei der Navigations-Box-Liste */
/************************************************************
		Presse Detail View
************************************************************/
/* Ort, Datum */
.presse-kicker {
  color: #4d4d4d;
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 10px; }

.info-box ul ul {
  list-style: outside none none; }
.info-box ul ul li h3 {
  margin-bottom: 5px; }

div.info-box ul li .btn-round {
  display: block;
  float: left;
  text-align: left;
  margin-top: 0;
  position: relative;
  top: 5px;
  left: -30px;
  background-color: #0c6187;
  border: 1px solid #014f80;
  font-size: 15px; }

div.info-box ul li .btn-round > span.glyphicon {
  top: -3px;
  left: -7px; }

/* Downloadbox mit runde Glyphicons */
/* Runde Pfeile mit Glyphicons bei der Navigations-Box-Liste */
@media only screen and (min-width: 480px) {
  div.info-box ul li .btn-round {
    display: block;
    float: left;
    text-align: left;
    margin-top: 0;
    position: relative;
    top: 5px;
    left: -30px;
    background-color: #0c6187;
    border: 1px solid #014f80;
    font-size: 18px; }
  div.info-box ul li .btn-nav-round {
    display: block;
    float: left;
    text-align: left;
    margin-top: 0;
    position: relative;
    top: -26px;
    left: -46px;
    background-color: transparent;
    border: none;
    font-size: 50px; }
  div.info-box ul li .btn-round > span.glyphicon {
    top: 2px;
    left: -2px; }
  div.download-box ul li p{
    font-size: 1rem;
    line-height: 1.3;
    margin-left: 13px !important;}}

.pagination-toolbox {
  margin-bottom: 30px;
  font-size: 1rem; }

.btn-sm,
.pagination .btn {
  padding: 5px 8px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 2px;
  background-color: #1f3566; }

/* Presseliste NaviBox */
div.info-box ul li .thumbnail {
  border: none;
  background-color: transparent; }

/*
div.info-box .panel-primary {padding:15px;}
div.info-box ul li.thumbnail h3 {border-top: 1px dotted #1f3566; border-radius: 0;}
div.info-box ul li.thumbnail h3:first-child {border-top:none;}
*/
/* ***************************************************************
        tag-cloud
*************************************************************** */
.tag-cload .teaser-kicker {
  border-bottom: 1px dotted silver;
  padding-bottom: 10px; }

.tag-cloud h3 {
  margin-left: 0;
  /*font-family: "BundesSans",sans-serif !important;*/
  /*
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    */
  font-size: 2.1em;
  font-weight: normal;
  text-transform: none; }

.tag-cloud ul {
  margin-left: -50px !important;
  margin-bottom: 15px; }

.tag-cloud ul li {
  display: inline-block;
  font-weight: bold;
  line-height: 1.3em;
  list-style-type: none;
  padding: 0 10px; }

.tag-cloud ul li.size-0 {
  font-size: 1.1em; }

.tag-cloud ul li.size-1 {
  font-size: 1.5em; }

.tag-cloud ul li.size-2 {
  font-size: 2em; }

.tag-cloud ul li.size-3 {
  font-size: 2.5em; }

/* ***************************************************************
        accordion
*************************************************************** */
.panel-group {
  margin-top: 30px;
  margin-bottom: 30px; }

.panel-primary {
  border: none;
  border-radius: 0;
  background-color: #f5f6f7;
  margin-top: 30px;
  margin-bottom: 30px; }

.panel-default > .panel-heading {
  background-color: #f5f6f7;
  padding: 20px 15px !important; }
.panel-default > .panel-heading h4.panel-title a span {
  display: block;
  margin-left: 1.5em; }

#accordion .panel-body {
  padding: 15px;
  background: transparent;
  font-family: 'bundessansregular';
  font-size: 0.94em; }

#accordion .panel-title > a {
  display: block;
  position: relative;
  color: #000000 !important;
  display: inline-block !important;
  font-family: 'bundessansbold'; }
#accordion .panel-title > a:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
#accordion .panel-title > a:before {
  height: 10px;
  width: 10px; }
#accordion .panel-title > a:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }
#accordion .panel-title > a:before {
  top: 9px; }
#accordion .panel-title > a[aria-expanded="true"]:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
#accordion .panel-title > a[aria-expanded="true"]:before {
  top: 15px; }

.panel-footer {
  background-color: transparent;
  border: none; }
.panel-footer .btn {
  display: block;
  position: relative;
  border: 0;
  background: transparent;
  display: inline-block;
  font-size: 1em;
  font-family: 'bundessansbold';
  color: #000000;
  padding-left: 0; }
.panel-footer .btn:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.panel-footer .btn:before {
  height: 10px;
  width: 10px; }
.panel-footer .btn:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.panel-footer .btn:before {
  position: static;
  margin-right: 10px; }

div#accordion div.panel.panel-default .panel-heading h4.panel-title span span {
  display: inline;
  margin-left: 0; }

#accordion .panel-title > a.accordion-toggle::before,
#accordion a[data-toggle="collapse"]::before {
  text-indent: -9999px !important;
  overflow: hidden; }

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none; }

/* ***************************************************************
    Glossar Register
*************************************************************** */
.glossary-alphabetical-index.wrapper {
  margin-top: 30px; }

.glossary-alphabetical-index .nav-pills li a {
  border-radius: 0;
  color: #000000;
  text-transform: uppercase;
  font-family: 'bundessansbold';
  font-size: 1em;
  width: 33px;
  height: 33px;
  text-align: center;
  font-weight: bold;
  padding: 8px 10px; }
.glossary-alphabetical-index .nav-pills li a:focus, .glossary-alphabetical-index .nav-pills li a:hover {
  background-color: #F7BB3C; }

.glossary-alphabetical-index .nav-pills .presentation .active {
  background-color: #F7BB3C; }

.glossary-alphabetical-index .nav-pills .presentation--current a {
  font-size: 1em;
  background-color: #F7BB3C; }

.glossary-alphabetical-index .nav-pills .active a {
  color: #ffffff;
  background-color: #F7BB3C; }

/* ***********************************************************
    DCE Overlay Banner
*********************************************************** */
/* modal fade in from the bottom to the top */
/* see http://stackoverflow.com/questions/34164889/how-to-make-a-bootstrap-modal-fade-in-from-the-bottom */
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, 100vh, 0) !important;
  transform: translate3d(0, 100vh, 0) !important; }

/* Browser Hack für den IE10 + IE11 (kann unter Windows 7 das Banner nicht von unten einblenden. Es schwept von oben hinein. Unter Win10 funktioniert es hingegen auch beim IE11) */
.modal.fade .modal-dialog,
_:-ms-lang(x) {
  transform: translate3d(0, 0, 0) !important;
  margin-left: -20px !important;
  width: 102%; }

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  -webkit-transition: -webkit-transform 3s ease 0s;
  transition: -webkit-transform 3s ease 0s;
  transition: transform 3s ease 0s;
  transition: transform 3s ease 0s, -webkit-transform 3s ease 0s; }

body.modal-open {
  /* overflow: hidden; */
  overflow: auto !important; }

.modal-open .modal {
  overflow-x: hidden;
  /* overflow-y: auto; */
  overflow-y: hidden; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  z-index: 1000;
  background-color: #000;
  /* background-color: #a80081 !important; */
  background-size: 100%;
  background-attachment: fixed;
  background-position: center 0; }

/* Overlay abdunkeln --------------------*/
/*
<f:if condition="{field.darkoverlay}">
	<f:then>
		.modal-backdrop.in {
        	filter: alpha(opacity=50);
			opacity: .5;
		}
	</f:then>
	<f:else>
		.modal-backdrop.in {
			filter: alpha(opacity=50);
			opacity: 0;
		}
	</f:else>
</f:if>
*/
.modal {
  bottom: 0;
  display: none;
  left: 0;
  outline: 0 none;
  overflow: hidden;
  /* 20170630   	position: fixed; */
  right: 0; }

.modal-dialog {
  bottom: -35px;
  position: absolute;
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.modal-header {
  background-color: white; }

.modal-content {
  border-radius: 0; }

/* Hintergrund-Style des Banners -----------*/
.modal-content.bg_style0 {
  background-color: #993399 !important; }

.modal-content.bg_style1 {
  background-color: rgba(153, 51, 153, 0.65) !important; }

.modal-content.bg_style2 {
  background-color: #005F88; }

.modal-content.bg_style3 {
  background-color: rgba(0, 95, 136, 0.65) !important; }

.modal-content.bg_style4 {
  background-color: #F6AA42 !important; }

.modal-content.bg_style5 {
  background-color: rgba(246, 170, 66, 0.65) !important; }

.modal-content.bg_style6 {
  background-color: #c8cd2e !important; }

.modal-content.bg_style7 {
  background-color: rgba(200, 205, 46, 0.65) !important; }

.modal-content .container {
  background-color: transparent; }

.modal-content-wrapper {
  margin-top: -65px;
  -webkit-box-shadow: 3px -1px 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 3px -1px 5px 0 rgba(0, 0, 0, 0.75); }

.modal-content-inner-wrapper {
  margin: 0;
  background-color: #ffffff; }

.modal-content-inner-wrapper > .jumbotron {
  margin: 15px 0 30px !important; }

.modal-content-inner-wrapper > .jumbotron .box-inner {
  padding-right: 15px;
  padding-top: 0 !important; }

.modal-content-wrapper .modal-content-inner-wrapper .jumbotron button.close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  margin-right: 15px;
  padding: 0; }

.modal-content-inner-wrapper figure {
  margin: 15px 0 0 15px; }

/* Bildgröße --------------------------------*/
.modal-dialog .modal-content .container .modal-content-wrapper .modal-content-inner-wrapper .jumbotron figure img {
  margin: 0 15px 15px 0 !important;
  width: 100% !important; }

@media only screen and (min-width: 768px) {
  .modal-dialog.imgsize0 .modal-content .container .modal-content-wrapper .modal-content-inner-wrapper .jumbotron figure img {
    margin: 0 15px 15px 0 !important;
    width: 50% !important; }
  .modal-dialog.imgsize1 .modal-content .container .modal-content-wrapper .modal-content-inner-wrapper .jumbotron figure img {
    margin: 0 15px 15px 0 !important;
    width: 20% !important; }
  .modal-dialog.imgsize2 .container .jumbotron .box-inner h2 {
    margin-top: 0; }
  .modal-dialog.imgsize2 .modal-content .container .modal-content-wrapper .modal-content-inner-wrapper .jumbotron figure img {
    margin: 0 15px 15px 0 !important;
    width: 33% !important; }
  .modal-dialog.imgsize2 .container .jumbotron .box-inner h2 {
    margin-top: 5px; } }

.modal-body {
  background-color: #ffffff !important; }

.modal-content-wrapper .modal-content-inner-wrapper .jumbotron h2 {
  color: #4d4d4d;
  font-size: 1.5rem;
  margin-bottom: 0.2rem; }

.modal-content-wrapper .modal-content-inner-wrapper .jumbotron h4 {
  color: #4d4d4d;
  font-family: "BundesSerif", sans-serif;
  font-size: 0.9rem;
  letter-spacing: 0.02em; }

.modal-content-wrapper .modal-content-inner-wrapper .jumbotron p {
  margin-bottom: 5px; }

.modal-content-wrapper .modal-content-inner-wrapper .jumbotron ul {
  list-style: inside;
  list-style-type: square; }

.modal-content-wrapper .modal-content-inner-wrapper .jumbotron ol li,
.modal-content-wrapper .modal-content-inner-wrapper .jumbotron ul li {
  color: #4d4d4d;
  font-size: 1rem;
  margin-bottom: 0.5em;
  background-color: yellow; }

/*
.btn-primary, .btn-primary {
	background-color: rgb(135, 88, 170);
	border-color: rgb(135, 88, 170);
}


.btn-primary:hover,
.btn-primary:active,
.btn-primary:hover,
.btn-primary:active {
	background-color: rgba(135,88,170,0.7);
	border-color: rgba(135,88,170,1);
}

*/
/* End DCE Overlay Banner */
/* ***********************************************************
		link-icon-list
*********************************************************** */
.tx-bmgtopicservicebar {
  background: #f0f1f2 none repeat scroll 0 0;
  margin: 0 -15px;
  padding-top: 15px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  text-transform: uppercase; }

.tx-bmgtopicservicebar .links {
  list-style: outside none none;
  margin-top: 15px;
  padding: 0; }

.tx-bmgtopicservicebar ul li:first-child {
  margin-left: 0; }

.tx-bmgtopicservicebar ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
  margin-right: 0;
  width: 44%; }

.tx-bmgtopicservicebar ul li.social-direct {
  margin-top: 15px;
  width: 65%; }

.tx-bmgtopicservicebar .links li span {
  display: block;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

.tx-bmgtopicservicebar .links li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #004E7F;
  display: block;
  height: 70px;
  font-size: 0.9em;
  line-height: 1em;
  font-weight: bold;
  /* padding: 31px 0px 27px; md*/
  padding: 22px 0 0;
  /*xs*/
  position: relative;
  text-transform: uppercase; }

.tx-bmgtopicservicebar a::before {
  background: transparent url("../Images/Icons/spr-icons.svg") no-repeat scroll 0 0;
  content: "";
  display: block;
  position: absolute;
  left: 40%;
  top: 0; }

/* newletter icon */
.tx-bmgtopicservicebar .links li span.newsletter a {
  padding-left: 0; }

.tx-bmgtopicservicebar .links li span.newsletter a::before {
  background-position: -97px 0;
  height: 29px;
  margin-top: -15px;
  width: 32px; }

/* telephone icon */
.tx-bmgtopicservicebar .links li span.telephone a {
  padding-left: 0; }

.tx-bmgtopicservicebar .links li span.telephone a::before {
  background-position: -129px 0;
  height: 31px;
  margin-top: -15px;
  width: 29px; }

/* publication icon */
.tx-bmgtopicservicebar .links li span.publication a {
  padding-left: 0; }

.tx-bmgtopicservicebar .links li span.publication a::before {
  background-position: -159px 0;
  height: 30px;
  margin-top: -15px;
  width: 32px; }

/* laws icon */
.tx-bmgtopicservicebar .links li span.laws a {
  padding-left: 0; }

.links li span.laws a::before {
  background-position: -191px 0;
  height: 29px;
  margin-top: -15px;
  width: 32px; }

/* social icons */
.tx-bmgtopicservicebar .links li.social,
.tx-bmgtopicservicebar .links li.social-direct {
  margin-left: 10px; }

.tx-bmgtopicservicebar .links li.social a::before,
.tx-bmgtopicservicebar .links li.social-direct a::before {
  background: transparent url("../Images/Icons/bg-social-media.svg") no-repeat scroll left top;
  height: 27px;
  left: 22px;
  margin-top: -14px;
  width: 134px; }

.tx-bmgtopicservicebar .links li a:focus,
.tx-bmgtopicservicebar .links li a:hover {
  color: #313131;
  outline: medium none; }

.tx-bmgtopicservicebar .links li.social-direct a {
  display: inline-block; }

.tx-bmgtopicservicebar .links li a.facebook {
  padding: 0;
  width: 55px;
  text-indent: -9999px;
  display: inline-block; }

.tx-bmgtopicservicebar .links li.social-direct a.facebook::before {
  left: 0;
  width: 55px;
  background-position: 22px 0; }

.tx-bmgtopicservicebar .links li.social-direct a.facebook:hover::before {
  background-position: 22px -27px; }

.tx-bmgtopicservicebar .links li a.twitter {
  padding: 0;
  width: 60px;
  text-indent: -9999px;
  display: inline-block; }

.tx-bmgtopicservicebar .links li.social-direct a.twitter::before {
  left: 0;
  width: 60px;
  background-position: -31px 0; }

.tx-bmgtopicservicebar .links li.social-direct a.twitter:hover::before {
  background-position: -31px -27px; }

.tx-bmgtopicservicebar .links li a.youtube {
  padding: 0;
  width: 65px;
  text-indent: -9999px;
  display: inline-block; }

.tx-bmgtopicservicebar .links li.social-direct a.youtube::before {
  left: 0;
  width: 65px;
  background-position: -87px 0; }

.tx-bmgtopicservicebar .links li.social-direct a.youtube:hover::before {
  background-position: -87px -27px; }

.tx-bmgtopicservicebar .links li.social-direct span {
  margin-top: -63px;
  margin-bottom: 15px;
  font-size: 0.9em;
  font-weight: bold;
  color: #004E7F;
  border: none; }

/*
.en > footer.footer > .container > .row nav ul {
  height: auto; }
*/

#footerServiceNavi .footer ul {
  height: auto !important; }

#footerServiceNavi ul.nav {
  margin: 10px 0 15px;
  text-align: center;
  padding-top: 15px;
  height: 2rem; }

#footerServiceNavi ul.nav li {
  display: inline-block;
  line-height: 0.15em;
  margin: 0 0 0 -10px;
  padding: 0; }

#footerServiceNavi ul.nav li a {
  font-weight: normal;
  text-transform: none;
  font-size: 1em;
  /*line-height: 1em;
    color:red;*/ }

footer .container {
  color: inherit;
  background: transparent; }

/* ================================================================================================================= */
@media only screen and (min-width: 500px) {
  .tx-bmgtopicservicebar ul li {
    width: 20%; } }

@media only screen and (min-width: 768px) {
  /* ***********************************************************
      Header Service Navigation
    *********************************************************** */
  #branding #logo {
    margin: 30px 0 0;
    position: absolute;
    float: none;
    z-index: 2; }
  #branding #logo img {
    /* width: 171px;height:85px; old Logo 2016*/
    width: 176px;
    height: 85px;
    margin-left: -2px; }
  /* English Logo */
  /*
    .en #branding #logo img {
      height: auto;
      margin-left: 0;
      width: 151px; }
  */
  #branding #logo a:active,
  #branding #logo a:focus {
    color: white; }
  #logo-gute-pflege {
    margin: -2px 0 0 -128px;
    position: absolute;
    float: none; }
  #logo-gute-pflege img {
    height: 175px; }
  .navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .nav-meta {
    margin-top: 0;
    margin-right: -10px;
    float: right; }
  .nav-meta .nav-meta-inner ul {
    float: left;
    margin-top: 0; }
  .nav-meta .nav-meta-inner ul li {
    background: none;
    display: inline-block;
    float: none;
    margin: 0 0 0 18px;
    padding: 0; }
  .nav-meta .nav-meta-inner ul li a {
    border-radius: 0;
    font-size: 1.2em;
    line-height: 1em;
    position: relative;
    display: block;
    padding: 10px 0; }
  .nav-meta .navbar-inner a.header-gebaerdensprache,
  .nav-meta .navbar-inner a.header-leichtesprache {
    background: none;
    margin: 0;
    position: relative;
    display: block; }
  .nav-meta .navbar-inner a.header-gebaerdensprache {
    padding: 11px 0 0 16px; }
  .nav-meta .navbar-inner a.header-leichtesprache {
    padding: 11px 9px 0 19px; }
  .nav-meta .nav-meta-inner a.header-gebaerdensprache:before {
    background-position: -34px 0;
    background-image: url("../Images/Icons/spr-icons.png");
    content: '';
    display: block;
    margin-left: -14px;
    position: absolute;
    margin-top: -2px;
    margin-right: 2px;
    height: 14px;
    width: 12px; }
  .nav-meta .nav-meta-inner a.header-leichtesprache:before {
    background-position: -20px 0;
    background-image: url("../Images/Icons/spr-icons.png");
    content: '';
    display: block;
    margin-left: -19px;
    position: absolute;
    margin-top: -3px;
    margin-right: 2px;
    height: 16px;
    width: 14px; }
  .webkit .nav-meta .nav-meta-inner a.header-gebaerdensprache:before,
  .webkit .nav-meta .nav-meta-inner a.header-leichtesprache:before {
    top: -3px; }
  .internet-explorer .nav-meta .nav-meta-inner a.header-gebaerdensprache:before,
  .internet-explorer .nav-meta .nav-meta-inner a.header-leichtesprache:before {
    top: -4px; }
  .nav-meta .navbar-inner ul li a:focus,
  .nav-meta .navbar-inner ul li a:hover {
    text-decoration: underline; }
  /* MainNavi */
  /* .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0px;
        background-color: transparent;
        border: 0px none;
        box-shadow: none;
    } */
  /* ***********************************************************
      Footer
    *********************************************************** */
  /*
    .en > footer.footer > nav > .col-sm-3 > ul {
      height: auto; }
  */
  /*
    .en > footer.footer > nav > .col-md-3 > ul {
      height: auto; }
  */
  /*
    .en > footer.footer > nav > .col-lg-3 > ul {
      height: auto; }
  */
}

@media screen and (min-width: 650px) {
  .tx-bmgtopicservicebar ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    margin-right: 0;
    width: 16%; }
  .tx-bmgtopicservicebar ul li.social-direct {
    margin-top: 4px;
    width: 30%; }
  .tx-bmgtopicservicebar ul {
    height: 3.5rem; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-toggle {
    display: block !important; }
  .navbar-header {
    float: none; }
  .tx-bmgtopicservicebar ul {
    height: 3.5rem; } }

/* ==============992================================================================================================== */
@media only screen and (min-width: 992px) {
  /* Sonderfall engl Navigation nach 20180322 */
  /*
    .en ul.nav.navbar-nav.navbar-right li a {
      color: #333; }
  */
  /*
    .en ul.nav.navbar-nav.navbar-right > li:nth-child(2) a {
      padding-top: 25px; }
  */
  /*.en ul.nav.navbar-nav.navbar-right > li:nth-child(2):hover a {color:red;}*/
  /*
    .en ul.nav.navbar-nav.navbar-right > li:nth-child(2):hover a:before {
      background: none;
      content: unset;
      display: none; }
  */
  /* .navbar-nav>li>.dropdown-menu li {
    background-color: #ffffff;
  } */
  .navbar-nav > li > div.btn-group {
    margin: 2px 0 0;
    width: 100%; }
  .navbar-nav > li > div.btn-group .btn {
    border: none;
    border-radius: 0;
    font-size: 1em;
    font-weight: normal;
    padding-left: 15px;
    background-color: transparent;
    color: #000000; }
  .navbar-nav > li.active > div.btn-group .btn {
    color: #004D7F; }
  /*.navbar-default .navbar-nav > li > a:hover {color: #004e7f; text-decoration: underline;*/
  .navbar-nav > li:focus > div.btn-group .btn,
  .navbar-nav > li:hover > div.btn-group .btn {
    text-decoration: underline;
    color: #004D7F; }
  /* Search form */
  .navbar-form .input-group {
    margin-top: 6px;
    margin-right: 22px;
    width: 200px; }
  .navbar-form .input-group > .form-control {
    display: inline-block;
    border-radius: 0;
    background-color: #FFF;
    background-image: none;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    font-size: 1.6em;
    padding: 5px 36px 5px 8px;
    text-indent: 0;
    width: 100%;
    height: 38px; }
  .navbar-form .input-group > .form-control::-webkit-input-placeholder {
    color: #6B7591;
    opacity: 1; }
  .navbar-form .input-group > .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #6B7591;
    opacity: 1; }
  .navbar-form .input-group > .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #6B7591;
    opacity: 1; }
  /*.navbar-form .input-group > .form-control:-ms-input-placeholder {color: #6B7591; opacity: 1;}*/
  .form-control:focus {
    border-color: #6b7581;
    /* box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);*/ }
  .input-group-btn > .btn {
    position: relative;
    border-radius: 0;
    border-left-style: none;
    height: 38px; }
  .input-group-btn > .btn:hover {
    border-left: 1px solid #ADADAD; }
  /* disable bg-flyout-arrow.png (we don't need it behind dropdown-menu) */
  .navbar-nav > li:active > div.btn-group ul.dropdown-menu li a:before,
  .navbar-nav > li:focus > div.btn-group ul.dropdown-menu li a:before,
  .navbar-nav > li:hover > div.btn-group ul.dropdown-menu li a:before {
    background: none; }
  .navbar-nav > li > div.btn-group ul.dropdown-menu li {
    /*background: rgba(0, 0, 0, 0) url("../img/misc/delimiter-horizontal-default.png") repeat-x scroll left bottom;*/
    display: inline-block;
    float: none;
    font-size: 1.15em;
    /*padding: 15px 0;*/
    position: relative;
    width: 100%; }
  .navbar-nav > li > div.btn-group ul.dropdown-menu li {
    border-bottom: 1px solid #f0f1f2; }
  .navbar-nav > li > div.btn-group ul.dropdown-menu li:last-child {
    border-bottom: none; }
  .navbar-nav > li > div.btn-group ul.dropdown-menu li a {
    /* padding: 11px 5px;
        margin:5px 5px; 20180220 */
    padding: 22px 5px;
    margin: 0 5px;
    color: #000000;
    white-space: normal;
    font-size: 1.1rem; }
  .navbar-nav > li > div.btn-group ul.dropdown-menu li a:focus {
    text-decoration: underline;
    color: #004D7F; }
  .navbar-nav > li > div.btn-group ul.dropdown-menu li:hover a {
    background-color: transparent;
    text-decoration: underline;
    color: #004D7F; }
  /************************************************************
        Breadcrumb
    ************************************************************/
  .de ol.breadcrumb::before {
    content: 'Sie sind hier: '; }
  .en ol.breadcrumb::before {
    content: 'You are here: '; }
  ol.breadcrumb {
    background-color: #F0F1F2;
    height: 40px;
    border-radius: 0;
    margin-top: -3px;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 11px;
    padding-left: 38px;
    font-size: 1.35em;
    letter-spacing: 0; }
  ol.breadcrumb li:first-child {
    margin-left: -3px; }
  ol.breadcrumb li {
    margin-left: -7px; }
  ol.breadcrumb li:first-child::before {
    content: '';
    color: #337ab7;
    margin-left: -2px;
    margin-right: 2px;
    padding: 0 5px; }
  ol.breadcrumb li:secound-child::before {
    content: '›';
    color: #337ab7;
    margin-left: 16px;
    margin-right: 2px;
    padding: 0 5px; }
  ol.breadcrumb li::before {
    content: '›';
    color: #337ab7;
    margin-left: 10px;
    margin-right: 5px;
    padding: 0 5px; }
  /* ************************************************************************ */
  /* ***********************************************************
        Footer
    *********************************************************** */
  /* * link-icon-list **************************************** */
  .tx-bmgtopicservicebar {
    background: #f0f1f2 none repeat scroll 0 0;
    margin: 0 -15px;
    padding: 0 5px;
    text-align: center;
    font-size: 1.2em;
    text-transform: uppercase; }
  .tx-bmgtopicservicebar .links {
    list-style: outside none none;
    margin: 0;
    padding: 0; }
  .tx-bmgtopicservicebar ul {
    font-size: 1em;
    line-height: 1em;
    height: 4.3rem; }
  .tx-bmgtopicservicebar ul li:first-child {
    margin-left: 32px; }
  .tx-bmgtopicservicebar ul li {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-left: 25px;
    margin-right: 12px;
    width: 140px;
    text-align: left; }
  .tx-bmgtopicservicebar ul li.social-direct {
    margin-top: 0;
    width: 200px; }
  .tx-bmgtopicservicebar .links li span {
    display: block;
    margin: 0;
    padding: 0;
    border: 0 none;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100.01%;
    font-family: inherit;
    vertical-align: baseline; }
  .tx-bmgtopicservicebar .links li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #004E7F;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: 70px;
    line-height: 1em;
    padding: 31px 0 27px;
    position: relative;
    text-transform: uppercase; }
  .tx-bmgtopicservicebar .links li a::before {
    background: transparent url("../Images/Icons/spr-icons.svg") no-repeat scroll 0 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 50%; }
  /* newletter icon */
  .tx-bmgtopicservicebar .links li span.newsletter a {
    padding-left: 48px; }
  .tx-bmgtopicservicebar .links li span.newsletter a::before {
    background-position: -97px 0;
    height: 29px;
    margin-top: -15px;
    width: 32px; }
  /* telephone icon */
  .tx-bmgtopicservicebar .links li span.telephone a {
    padding-left: 44px; }
  .tx-bmgtopicservicebar .links li span.telephone a::before {
    background-position: -129px 0;
    height: 31px;
    margin-top: -15px;
    width: 29px; }
  /* publication icon */
  .tx-bmgtopicservicebar .links li span.publication a {
    padding-left: 44px; }
  .tx-bmgtopicservicebar .links li span.publication a::before {
    background-position: -159px 0;
    height: 30px;
    margin-top: -15px;
    width: 32px; }
  /* laws icon */
  .tx-bmgtopicservicebar .links li span.laws a {
    padding-left: 42px; }
  .links li span.laws a::before {
    background-position: -191px 0;
    height: 29px;
    margin-top: -15px;
    width: 32px; }
  /* social icons */
  .tx-bmgtopicservicebar .links li.social,
  .tx-bmgtopicservicebar .links li.social-direct {
    margin-left: 10px; }
  .tx-bmgtopicservicebar .links li.social a::before,
  .tx-bmgtopicservicebar .links li.social-direct a::before {
    background: transparent url("../Images/Icons/bg-social-media.svg") no-repeat scroll left top;
    height: 27px;
    left: 22px;
    margin-top: -14px;
    width: 134px; }
  .tx-bmgtopicservicebar .links li a:focus,
  .tx-bmgtopicservicebar .links li a:hover {
    color: #313131;
    outline: medium none; }
  .tx-bmgtopicservicebar .links li.social-direct a {
    display: inline-block; }
  .tx-bmgtopicservicebar .links li a.facebook {
    padding: 0;
    width: 55px;
    text-indent: -9999px;
    display: inline-block; }
  .tx-bmgtopicservicebar .links li.social-direct a.facebook::before {
    left: 0;
    width: 55px;
    background-position: 22px 0; }
  .tx-bmgtopicservicebar .links li.social-direct a.facebook:hover::before {
    background-position: 22px -27px; }
  .tx-bmgtopicservicebar .links li a.twitter {
    padding: 0;
    width: 60px;
    text-indent: -9999px;
    display: inline-block; }
  .tx-bmgtopicservicebar .links li.social-direct a.twitter::before {
    left: 0;
    width: 60px;
    background-position: -31px 0; }
  .tx-bmgtopicservicebar .links li.social-direct a.twitter:hover::before {
    background-position: -31px -27px; }
  .tx-bmgtopicservicebar .links li a.youtube {
    padding: 0;
    width: 65px;
    text-indent: -9999px;
    display: inline-block; }
  .tx-bmgtopicservicebar .links li.social-direct a.youtube::before {
    left: 0;
    width: 65px;
    background-position: -87px 0; }
  .tx-bmgtopicservicebar .links li.social-direct a.youtube:hover::before {
    background-position: -87px -27px; }
  /*
    .en .footer nav ul {
      height: auto; }
  */
  .subfooter span#copyrightNotice {
    text-align: left; } }

@media only screen and (min-width: 1024px) {
  .tx-bmgtopicservicebar ul li {
    margin-right: 8px;
    width: auto; } }

.footer ul {
  height: auto !important;
  font-family: 'bundesserif';
  font-size: 0.94em;
  line-height: inherit !important;
  padding-left: 15px !important; }

/* ***********************************************************
    Terminservicestellen
    Start > Themen > Krankenversicherung
    > GKV-Versorgungsstärkungsgesetz > Terminservicestellen
*********************************************************** */
#vmap {
  margin-left: 0; }

#ausgabe h3,
#ausgabe h4 {
  font-family: "BundesSans", sans-serif; }

#ausgabe h3 {
  font-family: "BundesSans", sans-serif;
  font-size: 1.3rem;
  margin-bottom: 8px; }

#ausgabe h4 {
  font-family: "BundesSans", sans-serif;
  font-size: 1rem; }

#ausgabe p {
  font-family: "BundesSans", sans-serif;
  font-size: 0.9rem;
  margin: 0 0 5px; }

#vmap .jqvmap-label {
  position: absolute;
  display: none;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px; }

@media only screen and (min-width: 992px) {
  #vmap {
    margin-left: -22px; } }

/* ================================================================================================================= */
@media only screen and (min-width: 1200px) {
  .tx-bmgtopicservicebar ul li:first-child {
    margin-left: 32px; }
  .tx-bmgtopicservicebar ul li {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-left: 25px;
    margin-right: 12px;
    width: auto; }
  .tx-bmgtopicservicebar ul li.social-direct {
    margin-top: 0;
    width: auto; } }

/* ================================================================================================================= */
@media print {
  /* Your styles here */
  body {
    border-top: none; }
  /*
	    #branding #logo {margin-bottom: 3rem;overflow:auto;display:none;}
	*/
  .visible-print-block img {
    width: 180px;
    margin-bottom: 25px; }
  .breadcrumb,
  .download-box,
  .info-box,
  .nav-box,
  .nav-main,
  .nav-meta,
  .page-header,
  .panel-footer,
  footer,
  hr {
    display: none; }
  .quote-text,
  blockquote {
    border: none; }
  .swiper-button-next,
  .swiper-button-prev,
  .swiper-container,
  .swiper-kicker,
  .swiper-pagination {
    display: none; }
  .panel-collapse {
    display: block;
    padding-bottom: 15px; } }

.quotation-mark {
  display: none !important; }

a.more-link {
  background: none; }

.teaser-full .teaser-text ul li.more-link {
  margin-left: 3px !important;}

img {
  border: 0 !important;
  padding: 0 !important; }

.tx-bmg-pi-publications .pubfilter {
  margin: 0 0 40px; }
.tx-bmg-pi-publications .pubfilter form {
  background-color: #f5f6f7 !important;
  padding: 16px 15px 1px; }
.tx-bmg-pi-publications .pubfilter form .hdl {
  background: transparent !important; }

.tx-bmg-pi-publications .pubfilter button#pub4a,
.tx-bmg-pi-publications .pubfilter button#pub4b,
.tx-bmg-pi-publications .publist button {
  background-color: #F7BB3C !important; }

#pubfiltertoggle::before {
  color: #707070 !important; }

.tx-bmg-pi-publications .publist .pubitem.special {
  background-color: #f5f6f7; }

input[type=checkbox],
input[type=radio] {
  margin-top: 0 !important; }

.detaillink a {
  color: #000000 !important;
  display: block;
  position: relative; }
.detaillink a:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 15px;
  width: 15px;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000; }
.detaillink a:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }
.detaillink a:before {
  height: 10px;
  width: 10px; }
.detaillink a:before {
  border-top: 2px solid #3D4446;
  border-left: 2px solid #3D4446; }
.detaillink a:before {
  position: static;
  margin-right: 10px; }
.detaillink a span {
  display: none !important; }

.tx-bmg-pi-publications .publist .pubitem h4 {
  color: #F7BB3C !important;
  font-family: "bundessansbold" !important; }

table td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

table.ce-table {
  margin-top: 30px; }

ul.pagination li {
  list-style: none !important;
}

/* Debugging ====================================================*/

article .csc-default ul li a {
  text-decoration: none;
}
article .csc-default ul li {
  text-indent: 0;
}
ul.presse-list .list-group-item.teaser .teaser-text h2 {
  font-size: 1rem !important;
  line-height: 1.6rem;
}
ul#myList.presse-list.list-group li.teaser.list-group-item div.teaser-text a h2 span.date,
ul#myList.presse-list.list-group li.teaser.list-group-item div.teaser-text a h2 span.medium {
  font-weight: normal;
}
nav div.csc-sitemap ul#myList.presse-list.list-group li.teaser.list-group-item div.teaser-text p {
  font-family: 'bundessansregular';
  font-size: 1.2em !important;
}

li a.more-link::before {
  background: none;
  content: "";
  display: block;
  position: absolute;
  height: 9px;
  left: 25px;
  top: 69px;
  width: 6px;
  margin-left: 0px;
}
.pagination-toolbox {
  margin-bottom: 30px;
  font-size: 1rem;
  margin-left: 1rem;
}

.pager li > a.next_link, .pager li > a.prev_link {
  background-color: #f7bb3c;
  color: white;
  border: 1px solid #ddd;
  border-radius: 2px;
  display: inline-block;
  margin-left: 5px;
}

ul#myPager.pagination.pagination-sm.pager li a.next_link span.glyphicon,
ul#myPager.pagination.pagination-sm.pager li a.prev_link span.glyphicon{
  color: #707070;
}
/* ####################################################### */
/* Layoutkorrekturen nach dem Relaunch im Dezember 2018 =================== */

/* text teser */

.teaser-list .kicker, .thumbnail .kicker {
  display: none !important;
}

div.row.teaser-list div.col-xs-12.col-sm-6.col-md-6 div.col-xs-6:nth-child(1) div.thumbnail {
  height: auto;
}

@media only screen and (min-width: 768px){

  div.container.main div.thumbnail a figure {margin-top:0.5rem;}
  div.row.teaser-list div.col-xs-12.col-sm-6.col-md-6 div.col-xs-6:nth-child(1) div.thumbnail {
    height: 153px;
    margin-left: -25px;
    border-bottom: none;
    width: 118%;
    margin-top: 34px;
  }

  div.row.teaser-list div.col-xs-12.col-sm-6.col-md-6 div.col-xs-6:nth-child(2) div.thumbnail {
    height: 175px;
    margin-top: 26px;
    margin-left: -10px;
    padding-top: 4px;
    border-bottom: 1px dotted #cfd2d5;
  }

  div.row.teaser-list div.col-xs-12.col-sm-6.col-md-6 div.col-xs-6:nth-child(1) div.thumbnail a img.img-responsive {
    margin-top: 5px;
  }

  html body div.container.main div.row.teaser-list div.col-xs-12.col-sm-3.col-md-3 div.teaser {
    height: 170px;
  }
}

div.row.teaser-list div.col-xs-12.col-sm-6.col-md-6 div.col-xs-6:nth-child(1) div.thumbnail a img.img-responsive {
  margin-top: 5px;
}

html body div.container.main div.row.teaser-list div.col-xs-12.col-sm-3.col-md-3 div.teaser {
  height: 170px;
}

.row.teaser-list .teaser, .row.teaser-list .thumbnail {
  /* 20190416  margin-bottom: 25px; */
}
html body div.container.main div.row.teaser-list div.col-xs-12.col-sm-3.col-md-3 div.teaser.all-link div.thumbnail div.teaser-text h2 {
  padding-top: 0;
  height: auto;
}


.container .teaser {
  margin-top: 0;
  margin-bottom: 30px;
}

.container .teaser-text h2 {
  margin-top: 2px;
  font-size: 1.6em;
  line-height: 1.2em;
  margin-bottom: 5px;
}

/* Abstände bei Bild-text-teaser-hoch von em auf rem ändern */

@media only screen and (min-width: 1024px){
  .teaser-list .thumbnail {
    border-bottom: 1px dotted #cfd2d5;
    margin-top: 14px;
    margin-right: 0;
    margin-left: 0;
    height: 25.5rem;
  }
}

/* Links hatten nach WR Design Gestaltung verloren, Wiederherstellung */
article ul.ce-menu-0 li,
article ul.ce-menu-3 li{list-style: none;}

article ul.ce-menu-0 li::before,
article ul.ce-menu-3 li::before,
article ul.ce-menu-8 li::before    {
  color: #D39F33 !important;
  content: "";
  float: left;
  font-family: "Glyphicons Halflings";
  font-size: 12px;
  margin-left: -22px;
  margin-top: 4px;
}
article ul.ce-menu-8 li{
  list-style:none;}
article a,
article ul li a {
  color: #D39F33;
}
/*
article ul li p a ::before {
    color: #D39F33 !important;
    content: "";
    float: left;
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    margin-left: -22px;
    margin-top: 4px;
}
*/


article a:focus,
a:hover,
div.navbar.navbar--megamenu div.subordinated-topics__teaser h1.title.title--sans-serif.title--small.title--bright.subordinated-topics__teaser-title:hover{
  color: #F7BB3C;
  text-decoration: underline;
}

/**
Link color for four-col-teaser
 */

.four-col-teaser a:link {
  color: #669933;
}

.four-col-teaser h2 a:link {
  color: #669933 !important;
}


/* ie 11 fixes */
_:-ms-fullscreen, :root .selector {
div.nav-box ul li::before {
  content: "";
  float: left;
  font-family: "Glyphicons Halflings";
  font-size: 25px !important;
  margin-left: -30px;
  margin-top: 22px !important;
}
}