#socialbuttons
{
left: auto;
right: 0;
}
#contentbackground
{
min-height: 500px;
}
#hoofdmenu, #menucontainer
{
font-weight: normal;
line-height: 48px;
}
#menucontainer li
{
padding-left: 12px;
}
#menucontainer
{
margin-top: -100px;
height: auto;
}
#textcontainer
{
padding: 0;
padding-bottom: 20px;
padding-left: 40px;
min-height: 600px;
height: 600px;
}
#menu
{
background-color: #f9d291;
margin-top: -100px;
height: auto;
position: absolute;
width: 220px;
padding-top: 40px;
padding-bottom: 40px;
}
#menu ul ul li
{
padding-bottom: 8px;
}
#textcontainer a 
{
font-weight: normal;
}