/* BEGIN fonts_css */
body{
    font-size: 14px;
    font-family: ;
    color:#000000;
}

h1{
    font-size: 30px;
    font-family: ;
    color:#000000;
}

h2{
    font-size: 30px;
    font-family: ;
    color:#000000;
}

h3{
    font-size: 25px;
    font-family: ;
    color:#000000;
}

h4{
    font-size: 25px;
    font-family: ;
    color:#000000;
}

h5{
    font-size: 25px;
    font-family: ;
    color:#000000;
}
/* END fonts_css */
/* BEGIN navigatie_css */
header .navigatie a{
    color: inherit;
    font-size: 15px;
    font-family: ;
}
/* END navigatie_css */
/* BEGIN achtergrond_css */
body, .inhoud{
    background-color: inherit;
    background-image: url('');
}

.footer{
    background-color: inherit;
    background-image: url('');
}
/* END achtergrond_css */
