

#page {
    margin-bottom : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    width : 800px;
    text-align: left;
  }


#header {
    width : 800px;
    height: 155px;
  }


#logopic {
    float : left;
    margin-left: 2px;
  }


#headermenu {
    float: right;
    width : 300px;
  }


#sitecontent {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #ffffff;
    background-image : url('../images/sonneunten.jpg');
    background-position : top left;
    background-repeat : no-repeat;
    width : 800px;
  }


#right {
    float: left;
    width: 159px;
    margin-top: 50px;
  }


#content {
    background-color : #E1E1E1;
    display : table-cell;
    float : right;
    height : 100%;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    margin-top : 50px;
    padding-bottom : 15px;
    padding-left : 15px;
    padding-right : 15px;
    padding-top : 15px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
    width : 610px;
  }


#footer {
    width : 100%;
    height: 74px;
    text-align: left;
    background-image : url('../images/footer.gif');
    background-position : top left;
    background-repeat : repeat-x;
    background-color : #ffffff;
  }

#recht {
    width : 100%;
    height: 25px;
    text-align: center;
    background-color : #ffffff;
  }


#footercontent {
    margin-bottom : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    width : 700px;
    height: 40px;
    text-align: center;
    background-color: #E1E1E1;
    border: 1px solid #000000;
  }