body {

    /* background: url("http://www.careervalue.nl/jobportal/images/bg_up_.jpg") repeat-x scroll center top #FFFFFF; */
    /* background: #fff url(http://www.careervalue.nl/jobportal/images/home/bg.jpg) repeat top left; */
    background: #f2f2f3;

    text-align:center;
    margin:0;
    color: #333132;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
}


.vet {
    font-weight:bold;
}


#container {
    width: 100%;
    overflow: hidden;
}




.cv_logo_wrapper {
    border: 0px;
    padding-left:30px;
    height:80px;
    weight:100%;
}

.cv_logo {
    background: url("http://www.careervalue.nl/jobportal/images/careervalue.png") no-repeat scroll left center transparent;
    height:60px;
    weight:100%;

}

.top_header {
    margin-left:auto;
    margin-right:auto;
    width:100%;
    height: 38px;
    background: navy;
}

.header {
    margin-left:auto;
    margin-right:auto;
    width:460px;
    height: 60px;
    background: #ffffff;


}

#navigation{
    display: none;
}
.grid_4 {
    height:100%;
}

.bg_job_content_left{
    height:100%;
}

.grid_8 {
    display: none;
}

.container_12 {
    width:460px;
}

.footer_text{
    display: none;

}

.grid_12 {
    width:460px;
}

#container{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:460px;

}

