#hoofdmenu
{
 text-align: right;
}
#realisatie
{
background-color: #00609e;
}
.btn
{
    background-color: #00609e;
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    border-radius: 10px;
    min-width: 150px;
}
h2
{
margin-bottom: 0;
}
a.ilinkli
{
background-image: url('/siteimg/burgersindeknel/ilinkli.png');
background-size: 6px;
background-repeat: no-repeat;
padding-left: 16px;
background-position: 2px center;
}
.filecontainer
{
background-color: rgba(255,255,204, 0.2);
border: 1px solid rgba(2, 100, 149, 0.5);
padding:8px;
border-radius: 10px;
}
#hoofdmenu ul li ul li a {
    min-width: 240px;
    padding-bottom: 4px;
}