#contentbackground
{
min-height: 735px;
}
#hoofdmenu, #menucontainer
{
font-weight: normal;
line-height: 32px;
}
#menucontainer li
{
padding-left: 12px;
}
.filecontainer {
    background-color: rgba(255, 247, 165, 0.4);
    border: 1px solid #333;
    padding: 4px;
    padding-right: 12px;
    font-weight: bold;
    overflow-x: hidden;
    display: inline-block;
    border-radius: 5px;
}
body {
  background: linear-gradient(to bottom, #f2f2f2, #bbb);
}
#frmbedanktbox
{
background-color: #eee;
border: solid 1px black;
padding: 4px;
}
#block_28567
{
background-color: #333333;
border: solid 1px black;
padding: 4px;
text-align: center;
padding-top: 16px;
}
#block_28567 a.ilinkli
{
color: #fff7a5;
font-size: 17px;
}
@media (max-width: 768px) {
#bottom
{
height: 80px;
line-height: 32px;
padding-left: 20px;
padding-right: 20px;
}

}
