/*** SUCHE ***/
.detailsuche .form-group {
  margin-bottom: 15px;
}
.detailsuche .form-group .input-group .form-control {
  border-radius: 0px;
}
.detailsuche .form-group .input-group .input-group-btn .btn.btn-secondary {
  border-radius: 0px;
}
.detailsuche .form-group .input-group .input-group-btn .btn.btn-secondary:hover {
  background: #757575;
  color: #fff;
  border-color: #757575;
}
.detailsuche .form-group .checkbox-inline,
.detailsuche .form-group .radio-inline {
  position: relative;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  color: #666;
}
.news_container {
  margin-top: 30px;
}
.news_container .suche_bezug {
  padding: 0 0 10px 0;
}
.news_container .suche_bezug .such_gefunden {
  background-color: #999;
  color: #FFF;
  padding: 0 3px;
}
.part_page_navi {
  float: left;
  margin: 22px 0 0 0;
  padding: 0;
}
.part_page_navi li {
  float: left;
  font-size: 14px;
  font-weight: 500;
  list-style: none;
}
