body {
    margin: 0;
    text-align: center;
    background-color: #d7d7d7;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 120%;

 
}


div {
    margin: 0;
    padding: 0;
}
div#frame, div#frame table {
    color: #000000;
}
div#frame {
    width: 880px;
    margin: 5px auto;
    text-align: left;

}
div#frame div#content {
    padding-top: 10px;
    width: 738px;
    background-color: #F3F2EB;

   
}
div#frame div#content div#contentbox a {
    color: #555555;
}
div#frame div#content div#contentbox div#contentbox_bottom {
    width: 676px;
    height: 700px;
    background-color: #F3F2EB;
}
div#frame div#content div#contentbox div#contentbox_top {
    width: 650px;
    padding: 0 13px;

    background-repeat: no-repeat;
    background-position: top;
    min-height: 140px;
}
div#frame div#content div#contentbox h1 {
    margin: 0;
    padding: 18px 0 15px 15px;
    color: #ffffff;
    font-size: 18px;
}
div#frame div#content div#contentbox input.button {
    cursor: pointer;
}
div#frame div#content div#contentbox p {
    margin: 0;
    padding: 8px 0;
}
div#frame div#footer {
    width: 741;
    padding-top: 16px;
    color: #888888;
    font-size: 11px;
    text-align: center;
    background-image: url(footer.gif);
    background-repeat: no-repeat;
    background-position: top;
}
div#frame div#footer a {
    color: #888888;
}

#sprachauswahl {
                  text-align: right;
              }
              #sprachauswahl a {
                  color: #557568;
                  padding: 3px 20px 3px 5px;
              }
              #sprachauswahl a:hover {
                  text-decoration: none;
              }
#werbung { position: absolute; top: 90px; left: 970px; width:120px; height:600px;
      z-index:1; background-color:#d7d7d7; }


