body {
      font-family:Verdana, Helvetica, Arial;
      font-size:8px;
      color: black;      
      margin: 0px;
      background-color:#000000;
      }

#horizon
    {
    color: white;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block;
    }

#content
    {

    font-family: Verdana, Geneva, Arial, sans-serif;
    margin-left: -194px;
    position: absolute;
    top: -230px;
    left: 50%;
    width: 388px;
    height: 400px;
    visibility: visible;
    }

#menubox
    {
    color: #000000;
    margin:0;
    margin-top:11px;
    width:475px;
    height:385px;
    float:left;
    }

#iframebox
    {
    color: #000000;
    margin-left:475px;
    margin-top:11px;
    width:464px;
    height:385px;
    }

#picleiste
    {
    border-top:1px solid #E2B58F;
    border-bottom:1px solid #E2B58F;    
    margin-left:0px;
    margin-top:25px;
    width:950px;
    height:100px;
    }

#headline
    {
    font-weight: bold;
    font-size: 24px;
    }

#footer
    {
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
    visibility: visible;
    display: block;
    }

#content_iframe {
    border:0 0 0 0;
    margin:5px 0 0 0;
    padding:0 0 0 0;
    border:none;
    height:385px;
    width:460px;
    }