#site_9536 .content-main .tx-indexedsearch-searchbox {
  margin: 2rem 0;
}
@media screen and (min-width: 48em) {
  #site_9536 .content-main .tx-indexedsearch-searchbox {
    width: 50%;
  }
}
#site_9536 .content-main .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
  border-bottom: 1px solid black;
  border-radius: 0;
  color: black;
  padding-inline-start: 0;
  padding: 0;
}
#site_9536 .content-main .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword:hover {
  border-bottom: 1px solid black;
  border-radius: 0;
}
#site_9536 .content-main .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
  background: #002c5b;
  border-bottom: none;
}
#site_9536 .content-main .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button:hover {
  border-bottom: none;
  background: #002c5b;
}
#site_9536 .content-main ul.tx-indexedsearch-browsebox {
  display: flex;
  list-style-type: none;
  padding-left: 0;
}
#site_9536 .content-main ul.tx-indexedsearch-browsebox li {
  padding-right: 1.5rem;
}
#site_9536 .content-main #c90 .tx-indexedsearch-icon {
  display: none;
}
#site_9536 .content-main #c90 a {
  color: #002c5b;
}
#site_9536 .content-main .tx-indexedsearch-percent {
  display: none;
}

#site_9536 .searchfeld-mob .tx-indexedsearch-searchbox {
  margin: 0;
}
#site_9536 .searchfeld-mob .tx-indexedsearch-form .tx-indexedsearch-searchbox-sword {
  opacity: 1;
  cursor: text;
  width: 8.33rem;
}
#site_9536 .content-main .tx-indexedsearch-browsebox,
#site_9536 .content-main .tx-indexedsearch-info-sword,
#site_9536 .content-main ul.tx-indexedsearch-browsebox {
  margin: 1rem 0;
}