@charset "utf-8";
/* CSS Document */

body, html { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }

div#container { margin: 0px auto; width: 888px; height: 616px; background: url(img/container.jpg) no-repeat; }
div#logo { width: 226px; height: 69px; position: absolute; top: 35px; left: 312px; }
div#logo a, img { border: 0px none; display: block; }
div#menu { position: absolute; left: 371px; top: 270px;  }
div#menu ul { list-style-type: none; }	
div#menu li { float: left; display: inline; margin-left: 10px; }
div#menu li a { color: white; font-size: 14px; text-decoration: none; font-weight: bold; padding-top: 4px; }
div#menu li a:hover { border-bottom: 2px solid white; }
div#logo2 { display: block; width: 394px; height: 156px; position: absolute; left: 541px; top: 326px; }
div#knop { position: absolute; width: 224px; height: 59px; top: 500px; left: 500px; left: 636px; }
div#footer { width: 888px; margin: 0px auto; text-align: center; font-size: 11px; color: #999; }
div#footer p { margin: 0; padding: 0; }
