body{
    font-family: arial;
    font-size: 12px; 
    
}

h4{
    color: white;
    font-family: arial;
    font-size: 12px;
    padding-bottom: 5px;    
}

p{
    color: white;
    font-family: arial;
    font-size: 12px; 
}

img{
    border: none;
    
}

.website_container{
    left:50%;
    position:absolute;
    top:10px;    
}

.website{
    background-color: #FFF;
    height:100%;
    left:-458px;     
    position:absolute;     
    top:0;     
    width:915px;
}

.header{
    float: left;
    height: 193px;
    position: relative;
    width: 915px;
    z-index: -1;
}

.menu{
    float: left;
    height: 250px; 
    overflow: visible;
    position: relative;
    width: 256px;
    z-index: 2;
}

.content{
    float: left;
    position: relative;
    width: 629px;
    z-index: 1;
}

.footer{
    float: left;
    height: 350px;
    margin-top: -207px;
    padding-bottom: 12px; 
    position: relative;
    width: 915px;
    z-index: 0;
    
}

.content_languagebar{
    padding-right: 20px;
    text-align: right;
    z-index: 55;
}

    .content_languagebar a{
        color: #000;
        font-weight: normal!important;
        font-size: 11px!important;
        text-decoration:none; 
        z-index: 55;
    }

.content_button{
    height: 87px;
    position: absolute;
    width: 246px;
}

    .werk{
        left: 76px;
        top: 43px;
    }
    
    .beleven{
        left: 343px;
        top: 43px;
    }
    
    .kennis{
        left: 76px;
        top: 151px;
    }
    
    .balans{
        left: 343px;
        top: 151px;
    }
    
    .content_breadcrumbs{
        left:255px;
        padding-left:45px;
        position:absolute;
        top:225px;    }
    
    .content_breadcrumbs a{
        color: #000;
        font-weight: bold;
        text-decoration: none;
    }
  
    
.footer p{
    left: 300px;
    position: absolute;
    width: 636px;
    top: 305px;
}

.footer p a{
    color: #fff;
    text-decoration: none;
}

.footer p a:hover, .footer p a:focus{
    color: #000;
    text-decoration: none;
}

.footer_news{
    height: 144px;
    left: 0px;
    position: absolute;
    width: 232px;
    top:207px;
}

.footer_spranq{
    color:#999999;
    float: right;
    font-weight: bold;    
    font-family: arial;
    font-size:10px;
    height: 20px;
    position: relative;
    width: 300px;
} 

.footer_spranq a{
    color:#666666;
    text-decoration: none;
}



