html,body
{
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
}

form
{
    margin: 0px;
    padding: 0px;
}

.over a img
{
    padding: 2px;
    border: 1px solid green;
}

div#container
{
    margin: 0px auto;
    position: relative;
    text-align: left;

    width: 917px;
    min-height: 100%;
    z-index: 2;

}

div#buitendiv
{
    padding-bottom: 0px;
    position: relative;
    top:1px;

}

div#footer
{
    bottom:0;
    font-size:11px;
    left:0;
    margin:0;
    padding:0;
    position:absolute;
    text-align:center;
    width:100%;
    height: 31px;

    z-index:2;
}

div#foto table
{

    border-collapse: collapse;
    width: 100%;
    margin: 0;
    margin-top: -1px;
    padding: 0;
    z-index: 1;
}

div#foto
{
    margin-top:0px;
    padding:0px;
    position: relative;
    top:-1px;
}

div#foto .float{

    width:671px;
}

div#foto .floatright{
    float:right;
 
    width:246px;
    height:227px;
    margin-top:-227px;
  
}

div#foto .floatright img
{
    max-height:320px;
    max-width:320px;
}

#slideshow {

    width:246px;
    height:225px;
    overflow: hidden;
    margin-top:-1px;
    position: relative;
}

#slideshow IMG {
    position: absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    margin:0px;
    padding:0px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



div#logo
{
    padding-left: 5px;

    background-color: white;
}

div#wolken
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 246px;
    height: 100px;
}

div#nieuwsbrief
{
    position: absolute;
    top: 40px;
    right: 0px;
    width: 180px;
    height: 50px;
}

div#contactlinks
{
    position: absolute;
    top: 87px;
    right: 0px;
    width: 250px;
    height: 100px;
}

div#menu
{
    position: relative;
    bottom: 0px;
    height: 31px;
    margin-left: -5px;
    width: 917px;
    z-index: 999;
}

div#greenbalk
{
    position: absolute;
    top: 150px;
    left: 0px;
    width: 100%;
    height: 225px;
    z-index: 1;
}
