html{
height:100%;
background-color:#00129D;
}

body{
height:100%;
background-color:#00129D;
}

#holder{
position:relative;
height:100%;
background-color:#00129D;
}

#content { 

} 

#header{
width:100%;
float:left;
height:96px;
}

#center{
width:100%;
height:413px;
float:left;
}

#footer{
float:left;
background-image:url('../images/footer.jpg');
height:34px;
width:100%;
}

.vacature_container{
float:left;
width:300px;
}

.functieomschrijving_container,.gegevens_container,.functie_container{
width:100%;
float:left;
}

.functieomschrijving_container p{
width:290px;
float:left;
}
