#adres {
    clear: both;
    height: 20px;
    margin-top: 10px;
    position: relative;
    width: 1004px;
}

#extra {
    float: left;
    height: 488px;
    margin-left: 10px;
    position: relative;
    overflow: hidden;
    top: 0px;
    width: 146px;
}

#foto {
    float: left;
    margin-left: 10px;
    position: relative;
    width: 157px;
}

#inhoudcontainer {
    clear: both;
    margin-top: 10px;
    position: relative;
    overflow: auto;
    width: 1004px;
}

#inhoud {
    float: left;
    height: 484px;
    margin-left: 10px;
    position: relative;
    overflow: auto;
    top: 0px;
    width: 643px;
}

#logo {
    float: left;
    left: 10px;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    width: 157px;
}

#menu {
    float: left;
    height: 30px;
    left: 20px;
    margin-top: 30px;
    position: relative;
}

#site{
    height: 100%;
    left: 50%;
    margin-left: -502px;
    position: absolute;
    top: 0px;
    width: 1004px;
}

#top {
    clear: both;
    position: relative;
}
