
/*** T3SB identifier: t3sbsCSSassets_10136 */

/* t3sbs_assets_10136 */
#c10137,
#c10138 {
  border: 1px solid #568134;
  height: 100%;
  padding: 32px 28px;
  box-shadow: 0 6px 32px rgba(30, 42, 73, 0.13);
  border-radius: 12px;
}

@media (max-width: 991px){#s-3709,#expanded-content-top{display: none;}}

.tx-indexedsearch-form label {
  display: none;
}
#c10138 {
  fieldset {
    display: flex;
    align-items: stretch;
    gap: 6px;
    width: 100%;
    .tx-indexedsearch-form {
      width: 100%;
    }
  }
}

#c10137 {
  background: #80a32c17;
  .input-group {
    display: flex;
    align-items: stretch;
    gap: 6px;
    width: 100%;
  }
  .input-group > .form-control {
    display: block;
    padding: 0.375rem 0.75rem;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.5;
    color: #37393a;
    appearance: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dee2e6;
    border-radius: 0.2667rem;
    transition:
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
  }
  .reset {
    display: none;
  }
  .catalog-filter-search .input-group .btn-search::after {
    font-size: 1.125rem;
    content: "Suchen";
    font-family: inherit;

    font-weight: 300;
    line-height: 1.5;
  }
  .btn-search {
    padding: 0.375rem 0.75rem;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.5;

    border-radius: 0.2667rem;
    color: #fff;
    border-color: white;

    background: #80a32c;
  }
}
#c1243.frame-none {
  max-width: 100%;
  width: 100%;
}

.tx-indexedsearch-browsebox {
  margin-top: 3rem;
}

ul.tx-indexedsearch-browsebox {
  list-style: none;
  padding: 0;
  margin: 1rem 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
}

ul.tx-indexedsearch-browsebox > li {
  margin: 0;
  padding: 0;
}

ul.tx-indexedsearch-browsebox a.tx-indexedsearch-page-selector {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.25rem;
  height: 2.25rem;
  padding: 0 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.175);
  border-radius: 0.2667rem;
  text-decoration: none;
  color: #344054;
  background: #fff;
  font: inherit;
  line-height: 1;
  transition:
    background-color 0.15s ease,
    border-color 0.15s ease,
    color 0.15s ease,
    transform 0.05s ease;
}

ul.tx-indexedsearch-browsebox a.tx-indexedsearch-page-selector:hover {
  background: #f2f4f7;
  border-color: #c0c6d0;
}

ul.tx-indexedsearch-browsebox a.tx-indexedsearch-page-selector:active {
  transform: translateY(1px);
}

ul.tx-indexedsearch-browsebox a.tx-indexedsearch-page-selector:focus-visible {
  outline: 3px solid rgba(66, 153, 225, 0.45);
  outline-offset: 2px;
}

ul.tx-indexedsearch-browsebox
  li.tx-indexedsearch-browselist-currentPage
  a.tx-indexedsearch-page-selector {
  background: #80a32c;
  border-color: #80a32c;
  color: #fff;
}

ul.tx-indexedsearch-browsebox
  li.tx-indexedsearch-browselist-next
  a.tx-indexedsearch-page-selector {
  padding: 0 1rem;
}

ul.tx-indexedsearch-browsebox
  li.tx-indexedsearch-browselist-currentPage
  strong {
  font-weight: inherit;
}

	

