.zuchtwert-panel {
  background-color: white;
  padding: 5px;
  margin: 5px;
}

.zuchtwert-panel .header {
  border-bottom: 2px solid #b2dde1;
  padding-bottom: 2px;
}

.zuchtwert-panel .header .left {
  font-weight: bold;
  padding-left: 4px;
}

.zuchtwert-panel .header .right {
  float: right;
}

.zuchtwert-panel .body-line {
  text-align: right;
  margin-top: 4px;
}

.zuchtwert-panel .body-line .label {
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}
