
div#quickmenu,
div#crumbtrail,
div#header_right,
div#navigation,
div#navigation_container, 
div#right_content, 
div#footer, 
div.archiefknop,
div#portal_navigation, 
a.print_button {
    display: none;
}

div#header_left {
    margin: 0px;
    width: 650px;
    float: none;
}

div#header {
    height: auto;
    width: 650px;
    background: none;
    border: none;
    display: block;
    height: 30px;
    min-height: 30px;
}

div#content_container {
    width: 650px;
    display: block;
}	
div#content {
    margin-left: 0px;
    float: none;
    width: 650px;
}

div#globalWrapper {
    width: 650px;
}
