.form-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.priceLabel {
  margin-bottom: 0;
}

.pricePoint {
  text-align: center;
  font-size: 20px;
  line-height: 40px;
}

.sortPanel {
  text-align: center;
  font-weight: bold;
}

.sortPanelHead {
  clear: both;
  margin-top: 20px;
}

.zuordnungTable {
  width: 100%;
  table-layout: fixed;
}

.zuordnungTable td {
  text-align: center;
}

.average {
  color: #8baa13;
  font-size: 1.7em;
}

.pager {
  padding: 10px;
  border-radius: 3px;
  background-color: #eee;
}

.pagerRight {
  cursor: pointer;
}

.eiweiss-wert {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #8baa13;
}

.eiweiss2 {
  padding-top: 50px;
}