body {
  margin-top: 30px;
  margin-left: 100px;
}

table {
  width: 800px;
}

.leiste {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #060081;
  text-decoration: none;
}

a.leiste {
  color: #060081;
  text-decoration: underline;
}

a.leiste:hover {
  text-decoration: none;
}

.navi {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #060081;
  text-decoration: none;
}

a.navi {
  color: #060081;
}

a.navi:hover {
  color: #DEA621;
}

.aktiv-navi {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #DEA621;
}

.start-text, a.start-text {
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #060081;
  text-decoration: none;
}

a.start-text:hover {
  color: #060081;
}

.termine {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #060081;
  text-decoration: none;
}

.aktuell{
  font-family: arial, sans-serif;
  color: #060081;
  font-size: 16px;
  letter-spacing: 5px;
  text-decoration: none;
}
