div.titelbox {
  border-color: #d1d1d1 #efefef;
  border-width: 2px 1px;
  border-top: 2px solid #d1d1d1;
  border-bottom: 2px solid #d1d1d1;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: sans-serif;
  font-size: medium;
  font-weight: bold;
  background-image: url(../graf/div_corner2.png);
  background-position: center top;
  background-repeat: no-repeat;
}
a:hover {
  font-family: sans-serif;
  color: #993399;
  background-color: #ccccff;
}
td.zellenrand {
  border: 1px solid #efefef;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
div.div_text {
  font-family: sans-serif;
  font-size: medium;
}
td.textnormalweiss {
  font-family: sans-serif;
  font-size: medium;
  color: white;
  font-weight: bold;
}
td.randweiss {
  border: 1px solid white;
}
a {
  font-family: sans-serif;
  font-size: medium;
  color: black;
}
div.abstand_backg {
  border: 1px dotted white;
  font-family: sans-serif;
  font-size: medium;
  padding-left: 8px;
  padding-right: 8px;
  text-align: justify;
  color: black;
}
td.randrechts {
  border-right: 1px solid white;
}
td.td_randre {
  border-right: 1px solid silver;
}
div.text {
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  background-color: #eaeaea;
}
body {
  background-position:  center center;
  background-color: transparent;
}
div.exponatetitel {
  font-family: serif;
  font-size: 1.2em;
  color: white;
  text-align: center;
}

