a {
  color: white;
}
.menu_link {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: white;
}
div.screen {
  padding: 5px;
  overflow-x: hidden;
}
body, td, th {
  font-family: Arial,Helvetica,sans-serif;
}
body {
  background-color: black;
}
li.person {
  padding-top: 10px;
}
table.termin_table {
  padding: 15px;
  color: black;
  background-color: white;
}
table.termin_table a {
  color: black;
}
td.termin_name {
  vertical-align: top;
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
  padding-bottom: 20px;
  padding-top: 20px;
}
td.termin_text {
  vertical-align: top;
  padding-bottom: 20px;
  padding-top: 20px;
}
td.termin_name2 {
  padding: 5px;
  vertical-align: top;
  font-weight: bold;
  font-size: 12px;
}
td.termin_info {
  border:  none;
  vertical-align: top;
  text-align: right;
  font-family: courier new;
}
tr.termin_table_bg {
  background-color: lightblue;
}
td.kurscell {
  background-attachment: scroll;
  width: 333px;
  height: 175px;
  background-image: url(bilder/rahmen_qigong.png);
  background-repeat: no-repeat;
}

