body{
  margin: 0;
  padding: 0;
  min-width: 1001px;
  min-height: 542px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #474747;
}

img {
  margin:0px;
  padding:0px;
  border:0px;
}

a {
  text-decoration: none;
  color: #ffffff;
}

*.einfachcontentbox {
  width: 623px;
  height: 234px;
  left: 70px;
}

*.doppelcontentbox{
  width: 674px;
  height: 229px;
  left: 85px;
}

iframe.contentframe {
  position:absolute;
  left:15px;
  top:21px;
  width:592px;
  height:195px;
  border:0px;
  overflow:auto;
}

*.content {
  position:absolute;
  top:0px;
}

img.background {
  behavior:url("/fileadmin/templates/benieni.de/style/iepngfix.htc");
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
}

