@media (min-width: 992px) {
  #searchform .btn-100 {
    width: calc(27.9% - 1.5rem);
    padding: 0 !important; }
  #searchform .btn-close {
    width: 6%; } }

@media (min-width: 1200px) {
  #searchform .col-xl-5tel {
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important; }
  #searchform .btn-100 {
    width: calc(17% - 1.5rem); }
  #searchform .btn-close {
    width: 3%; } }

.list-plpersonen-itemwrap:hover {
  background-color: #EFECEA; }
.list-plpersonen-item {
  height: auto;
  min-height: 110px;
  background: transparent url() left 0.75rem no-repeat;
  background-size: 60px auto; }
  .list-plpersonen-item.imgdummy {
    background-size: auto 70px;
    background-position: -10px 10px; }
.list-plpersonen-link {
  display: block;
  height: 100%;
  padding: 0.5rem 0;
  padding-left: 70px;
  line-height: 1.25rem; }
.list-plpersonen-link:hover {
  color: #393F41; }

@media (min-width: 768px) {
  .list-plpersonen-item {
    position: relative;
    min-height: 125px;
    background: transparent url() left 0.75rem no-repeat;
    background-size: 70px auto; }
    .list-plpersonen-item.imgdummy {
      background-size: auto 85px;
      background-position: -12px 0px; }
  .list-plpersonen-link {
    padding-left: 85px; } }

.pos-abs-trbl {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.tx_plstation-person h2 span {
  text-transform: none; }
.tx_plstation-person .tx_plstation-person-dok {
  z-index: 1;
  overflow-x: auto;
  display: none;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF; }
  .tx_plstation-person .tx_plstation-person-dok.on {
    display: block; }
    .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img {
      padding-bottom: 3rem; }
      .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .btn-ums {
        position: absolute;
        display: block;
        right: 0;
        bottom: 1.5rem;
        z-index: 1;
        cursor: pointer;
        opacity: 0.88; }
        .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .btn-ums:hover {
          opacity: 1; }
      .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .dok-ums {
        display: none;
        background-color: rgba(0, 0, 0, 0.9);
        color: #FFF !important;
        padding: 1rem 1.5rem;
        overflow-y: auto;
        bottom: 6.88rem; }
      .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .dokitem {
        text-align: center; }
        .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .dokitem img {
          height: inherit;
          width: auto;
          max-width: 100%;
          margin: 0 auto !important; }
      .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img.mehrseitig .doknavi {
        text-align: center; }
        .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img.mehrseitig .doknavi .carousel-control-prev, .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img.mehrseitig .doknavi .carousel-control-next {
          position: relative;
          display: inline-block;
          width: auto;
          padding: 0 1.5rem; }
  .tx_plstation-person .tx_plstation-person-dok-close {
    top: 0;
    right: 0;
    cursor: pointer;
    float: right;
    width: 3rem;
    height: 3rem; }

@media (min-width: 992px) {
  .tx_plstation-person .persbio {
    max-width: 666px; }
    .tx_plstation-person .persbio br {
      margin-bottom: 0.75rem; }
  .tx_plstation-person .tx_plstation-person-dok {
    height: 100%;
    overflow-y: hidden; }
    .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap {
      align-items: flex-end;
      -webkit-align-items: flex-end;
      height: 100%; }
      .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .carousel, .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .carousel-inner {
        height: 100%; }
      .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img {
        height: inherit; }
        .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .dokitem {
          height: inherit;
          text-align: center; }
          .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .dokitem img {
            height: inherit;
            width: auto; }
        .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .btn-ums {
          bottom: -1.25rem;
          right: -1.5rem; }
        .tx_plstation-person .tx_plstation-person-dok .dok-img-wrap .dok-img .dok-ums {
          bottom: 3rem;
          padding: 3rem 6rem; }
    .tx_plstation-person .tx_plstation-person-dok-close {
      top: 1.5rem; } }

@media (min-width: 1200px) {
  .tx_plstation-person .tx_plstation-person-dok-close {
    right: 1.5rem; } }

/*
 @media (min-width: 768px) {
 .tx_plstation-person {
 .imgdefault {
 position: relative;
 &:before {
 display: block;
 position: relative;
 content: ' ';
 width: 400px;
 max-width: 100%;
 min-height: 200px;
 aspect-ratio: 1 / 1.25;
 border: solid 1px #ced4da;
 }
 }
 }
 }
 */
