html, body {
font-family: Arial, Verdana, Sans-Serif;
font-size: 18px;
text-align:center;
text-transform: uppercase;
background: #9FB8B0;
}
#wrapper { width: 800px; margin: 80px auto 0 auto; text-align:center;}
#logo { position:relative; background: url(img/logo.gif) no-repeat; height: 341px; width: 579px; margin:0 auto; }
#menu { position:relative; width: 800px; border:0px solid red; text-align:center; padding-left: 10px;}

a { text-decoration: none; color: white;}
#menu a { display:block; padding: 130px 0px 0px 0px; height: 125px; width: 130px; float:left; margin-top:20px; text-align:center; }
#menu a:hover.home { background: url(img/ring.gif) no-repeat top center; }
#menu a:hover.maat { background: url(img/maatwerk.gif) no-repeat top center; }
#menu a:hover.object { background: url(img/bestek.gif) no-repeat top center; }
#menu a:hover.techniek { background: url(img/techniek.gif) no-repeat top center; }
#menu a:hover.profiel { background: url(img/profiel.gif) no-repeat top center; }
#menu a:hover.contact { background: url(img/evolt.gif) no-repeat top center; }