body {
    font-size: 14pt;
    font-size: 100%;
}

div#header_logo,
div#headerimageHome ,
div#headerimageOther,
div#navigatie_top ,
div#navigatie,
div#snelmenu_left,
div#snelmenu_right,
div#breadcrumbs,
div#right,
div#content_left,
div#content_right,
div#left_img_home,
div#right_img_home,
div#top_space_home_left,
div#top_space_home_right, 
div#right_np,
div#btn_up {
    display:none;
}

div#content_container {
    background: #fff;
}

div#content_main,
div#content_main_np,
div#middle_home_left,
div#middle_home_right,
div#content_container{
   border:none;
}

div#right_content_home{ 
   top:0px;
   left:300px;    
}

div#content_main, 
div#content {
    padding: 0;
    width: 100%;
    float: none;
    overflow: visible;
}

div#globalWrapper {             
    text-align: left;
    width: 100%;
    position: relative;
    min-height: 380px;
    _display: table;    
    margin-left: 0;
    margin-right: auto;   
    height: auto;       
    overflow: visible;    
}