.nowrap {
  white-space: nowrap;
}
table.mod_seminarman_tbl {
  border-collapse: collapse; 
  border: 1px solid #E5E5E5;
}

table.mod_seminarman_tbl tr th {
  padding: 5px; 
  border-bottom: 1px solid #e5e5e5; 
  border-right: 1px solid #E5E5E5;
}

table.mod_seminarman_tbl tr td {
  padding: 5px; 
  border-bottom: 1px solid #e5e5e5; 
  border-right: 1px solid #E5E5E5;
}

ul li.sman_cat_headline {
  font-weight: bold; 
  margin: 5px 0; 
  list-style-type: none;
  font-size: 1.2em;
}