body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #000;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

#wrapper {
  margin-left: auto; /* Horizontal Center */
  margin-right: auto;
  width: 920px;
  min-height: 700px;
}

img {
  border: none;
}

#content a {
  color: #e00f27;
  text-decoration: none;
  font-weight: bold;
}

#header {
  margin-bottom: 20px;
  margin-left: 20px;
}

#footer {
  clear: both;
  padding-top: 100px;
}

#footer a {
  color: #464646;
  text-decoration: none;
}

#content {
  margin: 0 20px 0 20px;
  float: left;
  width: 90%;
}

#contentwide{
  margin: 0 20px 0 20px;
  float: left;
  width: 90%;
}

#content td.title {
  width: 40%;
}

#nav {
  display: none;
}

.noprint {
  display: none;
}

#starlet {
  display: none;
}

#shortinfo {
  display: none;
}

#menu {
  display: none;
}

#accordion {
  display: none;
}

#sidebar {
  display: none;
}

#preview {
  display: none;
}

.drucken {
  display: none;
}

.datenundfakten_tabelle {
  line-height: 30px;
}

#termine-liste {
}

#termine-liste tr td {
  font-size: 12px;
}

#termine-liste tr td img {
  margin-right: 15px;
}

#termine-liste tr td.datum {
  color: #db021b;
  width: 150px;
}

ul {
  list-style-image: url(/images/layout/bullet-red.gif);
}

ul li {
}

.datenundfakten_tabelle td {
  text-align: right;
}
