body {
  background-color:#EEECDF;
  color: #363636;
  font-family: Arial, ms sans serif, geneva, sans-serif;
  font-size: 9pt;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

a {
  color: #363636;
  font-size: 9pt;
  text-decoration: none;
}
a:hover {
  color: #CC6600;
}

a.active {
  color: #CC6600;
}

table {
  font-size: 9pt;
}

td.logo {
  padding-bottom: 45px;
  text-align: center;
}

td.content {
  height: 300px;
}

td.navi {
  padding-top: 30px;
  text-align: center;
}

div.scrollcontainer {
  height: 300px;
  overflow: auto;
}

td.conceptcontainer {
  text-align: justify;
  line-height: 14pt;
  height: 300px;
  width: 540px;
  vertical-align: middle;
}

td.mapcontainer {
  height: 220px;
}

td.contactcontainer {
  text-align: justify;
  line-height: 14pt;
  height: 300px;
  vertical-align: middle;
  padding-left: 20px;
}

td.impressumcontainer_left {
  text-align: left;
  line-height: 14pt;
  height: 300px;
  width: 250px;
  vertical-align: middle;
  padding-right: 20px;
}

td.impressumcontainer_right {
  text-align: justify;
  line-height: 14pt;
  height: 300px;
  width: 250px;
  vertical-align: middle;
  padding-left: 20px;
}

td.artistcontainer {
  text-align: left;
  line-height: 14pt;
  height: 300px;
  vertical-align: middle;
  padding-left: 20px;
}

.spaceMail {
  display: none;
}
