div.header-menu {
background-image:url(../images/site/header+menu.jpg);
background-repeat:no-repeat;
margin:auto;
width:1024px;
height:178px;
position:relative;
}

div.home{
margin-left:160px;
margin-top:147px;
width:100px;
height:20px;
border:0px solid orange;
position:absolute;
font-size:10px;
padding:4px;
}

div.werkzaamheden{
margin-left:250px;
margin-top:147px;
width:100px;
height:20px;
border:0px solid orange;
position:absolute;
font-size:10px;
padding:4px;
}

div.projecten{
margin-left:395px;
margin-top:147px;
width:100px;
height:20px;
border:0px solid orange;
position:absolute;
font-size:10px;
padding:4px;
}

div.contact{
margin-left:522px;
margin-top:147px;
width:100px;
height:20px;
border:0px solid orange;
position:absolute;
font-size:10px;
padding:4px;
}

div.adres{
margin-left:130px;
margin-top:65px;
width:120px;
height:20px;
border:0px solid orange;
position:absolute;
font-size:12px;
padding:4px;
}


