body#popup {
  background: #fff url('../../images/back_popup.gif') right top repeat-Y;
}

#wrap_popup, #wrap_news {
  font-size: 0.7em;
  z-Index: 100;
  margin: 15px 0px 10px 10px;
  padding-right: 27px;
}

#wrap_news {
  margin-top: 0;
}

#popup h1 {
  margin: 0;
  padding: 0;
  border-top: 1px solid #7B94A5;
  border-bottom: 1px solid #7B94A5;
  color: #B8284B;
  font-weight: bold;
  line-height: 21px;
  font-size: 0.8em;
  margin: 15px 27px 0px 10px;
  padding-right: 27px;
}

#popup h1.news {
  margin-bottom: 0;
}

#popup .fenster_schliessen {
  border-top: 1px solid #7E96A7;
  border-bottom: 1px solid #7E96A7;
  background: #ECF2F7;
  margin-top: 1.0em;
  text-align: right;
}

#popup .fenster_schliessen a.close_right {
  color: #6B7EA8;
  text-decoration: none;
  margin-right: 4px;
  padding-right: 15px;
  background: transparent url('../../images/dot_schliessen.gif') right center no-repeat;
}

#popup .fenster_schliessen a:hover {
  text-decoration: none;
}

#popup_content {
  font-size: 1.1em;
  color: #52636B;
  padding-top: 12px;
}

h3 {
  color: #52636B;
}