select#ageSelect {
  padding: 4px 8px;
  background-color: white;
}

.tooltipTable {
  /* border: 1px solid black; */
  border-radius: 5px;
  background-color: #e6e6e6;
  padding: 5px;
  min-width: 130px;
}

.tooltipTable tr td:first-child {
  font-weight: bold;
  color: #444444;
}

.tooltipTable tr td:nth-child(2) {
  text-align: right;
}/*# sourceMappingURL=binnenwanderung.css.map */