.navbar_foerderer {
    background: #fff url(https://www.unimedizin-greifswald.de/neurorehabilitation/fileadmin/images_neurorehabilitation/logo_ag_neurorehabilitation.png) no-repeat center left;
    width: 219px;
    height: 27px;
}
.tx-srfeuserregister-pi1 legend {
  font-weight: normal;
  padding: 0;
}
.tx-srfeuserregister-pi1 dt {
  width: 30%;
}
.tx-srfeuserregister-pi1 input {
  margin: 0;
  padding: .375rem .75rem;
}
.tx-srfeuserregister-pi1-submit {
  color: #fff !important;
  background-color: #005291;
  border-color: #005291;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  padding: .375rem .75rem;
  line-height: 1.5;
  border-radius: .25rem;
  border: 1px solid transparent;
}
h4, .h4 {
  font-size: 1.2rem;
}
.tx-srfeuserregister-pi1 h4 {
   font-size: 1.1rem;
}
.user-links .nav-item {
  border-radius:4px;
  background: #005291;
  color: #fff !important;
  line-height: 0.9;
  margin-left: 10px;
}
.user-links .nav-item a {
  color: #fff !important;
}
.btn-primary {
  color: #fff;
  background-color: #005291;
  border-color: #005291;
}
.bigger {
  font-size: 1.25rem;
}

@media (min-width: 992px) {
  #nav-primary {
    padding-top: 8px;
  }
}
@media (min-width: 576px) {
.navbar-brand img {
  max-width: 12rem;
  margin-right: 3rem;
  margin-top: -20px;
}}
