table.fahrschulia_preisrechner > thead > tr > th:nth-child(2),
table.fahrschulia_preisrechner > tbody > tr > td:nth-child(2) {
  text-align: center;
  white-space: nowrap
}

table.fahrschulia_preisrechner input {
  width: 5em;
}

table.fahrschulia_preisrechner td.sum,
table.fahrschulia_preisrechner td.sum_value {
  font-weight: bold;
}
