/* Start of CMSMS style sheet 'sprechzeiten' */
table.sprechzeiten th {
  font-size: small;
  font-weight: bold;
  text-align: left;
  padding: 0.5em 0;
}

table.sprechzeiten td {
  white-space: nowrap;
  padding: 0.5em 0;
}
/* End of 'sprechzeiten' */

