html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p { margin: 0; padding: 0; }
html, body { background: #fff; font-family: Verdana, sans-serif; height: 100%; }
body { position: relative; font-size: 10px; }

#container { background: #fff url(img/back.png) no-repeat top left; width: 712px; height: 510px; position: absolute; top: 50%; left: 50%; margin-top: -255px; margin-left: -356px; }

#head { height: 123px; }
 #head h1 { position: absolute; left: -9999px; }

#menu { height: 60px; position: relative; top: 87px; margin-left: 150px; font-size: 9px; font-weight: bold; }
 #menu li { display: inline; margin-right: 16px; }
  #menu li a { color: #fff; text-transform: uppercase; text-decoration: none; }
  #menu li a.current { color: #f1be29; }
  #menu li a:hover { color: #f1be29; }

#content { background: #fff; padding: 70px 315px 30px 54px; height: 264px; color: #1b5a77; background: #fff url(img/back-1.png) no-repeat top left; position: relative; }
 #content h2 { font-size: 110%; text-transform: uppercase; font-weight: bold; }
 #content h3 { font-size: 100%; text-transform: uppercase; font-weight: normal; margin-top: 10px; }
 #content p { margin-top: 10px }
 #content a { color: #f1be29; }
 #content a:hover { color: #1b5a77; }

#downloads { position: absolute; top: 60px; right: 325px; text-align: right; width: 200px; }
 #downloads a { font-weight: bold; text-decoration: none; color: #1b5a77; }
 #downloads a:hover { text-decoration: underline; }
 
#submenu { position: absolute; right: 315px; bottom: 10px; text-align: center; width: 340px; line-height: 150%; }
 #submenu li { display: inline; }
  #submenu li a { color: #1b5a77; font-weight: bold; padding: 0 5px; text-decoration: none; }
  #submenu li a.current { color: #f1be29; }
  #submenu li a:hover { color: #f1be29; }

.het-bedrijf #content { background: #fff url(img/back-1.png) no-repeat top left; }
.onze-klanten #content { background: #fff url(img/back-2.png) no-repeat top left; }
.vacatures #content { background: #fff url(img/back-3.png) no-repeat top left; }
.contact #content { background: #fff url(img/back-4.png) no-repeat top left; }
.downloads #content { background: #fff url(img/back-5.png) no-repeat top left; }

.downloads #content p { margin-bottom: 20px; }