
#globalWrapper {
    width: 995px;
    position: relative;
    text-align: left;
    height: 800px;
    _height: 800px;
    height: auto;
    margin: 10px auto 10px auto;
    background: #fff url('../images/internet/footer.jpg') no-repeat left bottom;
}

#header {
    width: 995px;
    height: 154px;
    background: url('../images/internet/top.jpg') no-repeat left top;
    margin-bottom: 26px;
}

#snelmenu {
    left: 693px;
}

#snelmenu a {
    margin-right: 20px;
}

a#snelmenu_home {
    background: url('../images/home_icon.gif') no-repeat 19px 3px;
}

a#snelmenu99 {
    background: url('../images/contact_icon.gif') no-repeat 20px 3px;
}

a#snelmenu5 {
    background: url('../images/zoek_icon.gif') no-repeat 20px 3px;
}

a#snelmenu37 {
    background: url('../images/eurovlag_icon.gif') no-repeat 18px 1px;
}

#content {
    min-height: 740px;
    height: expression(740 + "px");
}

#content #homenieuws {
    width: 535px;
    position: relative;
}

#content #homenieuws table {
    width: 505px;
}

#content #rechtsbalk {
    left: 575px;
    top: 0px;
    border-top: 5px solid #FEE636;
    padding: 10px 0;
    margin-top:10px;  
}

#rechtsbalk #rechtsbalk_extra {   
    width: 150px;
}

#rechtsbalk #rechtsbalk_extra ul {   
    margin-left: 10px;
}

#rechtsbalk #rechtsbalk_extra ol {   
    margin-left: 25px;
}

div#content_container {
    position: relative;
}

div#content_container iframe#opus {
    width: 680px;
}

#navigatie {    
    width: 230px;    
}