#footer
{
clear:both;
width:547px;
height:30px;
border-style:solid none none;
border-width:1px;
margin:120px auto;
font-size:11px;
position:relative;
text-align:center;
overflow:hidden;
}

#footer p
{
margin:0px;
}

#footer .footervanster
{
position:absolute;
top:0px;
left:0px;
}


#footer .footermitten
{
position:absolute;
top:6px;
left:50%;
margin-left:-38px;
}

#footer .footerhoger
{
position:absolute;
top:0px;
right:0px;
}