#popupContainer {
  width: 517px;
  height: 400px;
  position: absolute;
  z-index: 100;
  top:50px;
  left:150px;
  display:none;
}

#popup-close{
  behavior:url("/fileadmin/templates/benieni.de/style/iepngfix.htc");
  width: 28px;
  height: 23px;
  display: block;
  background-image: url('../benieni_pics/popup_close.png');
  background-repeat: no-repeat;
  top:20px;
  right:35px;
  position: absolute;
  text-decoration: none;
  border: 0;
}

*.popupBackground {
  behavior:url("/fileadmin/templates/benieni.de/style/iepngfix.htc");
  width: 517px;
  height: 463px;
  position:absolute;
}

*.popup-content {
  border:0px;
  margin:0px;
  padding:0px;
  position:absolute;
  top:0px;
}

*.popup-big {
  width: 513px;
  height: 463px;
  margin-left:13px;
  margin-top:13px;
}

*.popup-small {
  width: 445px;
  height: 375px;
  margin:50px 0px 0px 30px;
  overflow:scroll;
}
