html, body { height: 100%; margin: 0; padding: 0; }
body { background-color: #604c3b; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link { color: #604c3b; }
a:visited { color: #cdbdb0; }
table { height: 100%; }
td { vertical-align: middle; }
p { margin-top: 0; }
div#pagina { width: 696px; height: 468px; margin: 0 auto; padding: 32px; background-color: #b8aa9e; position: relative; }
div#header { width: 696px; height: 24px; margin: 0 0 16px; padding: 40px 0 0; background-repeat: no-repeat; }
div#tekstvak { float: right; width: 248px; font-size: 12px; text-align: justify; padding-right: 16px; }
div#illustraties { background-repeat: no-repeat; background-position: center; height: 300px; margin-right: 292px; }
div#footer { font-size: 12px; text-align: right; position: absolute; right: 48px; bottom: 32px; }
div#header li a { color: #604c3b; text-decoration: none; text-align: center; display: block; }
div#header li a:hover { color: #f0ddce; }
div#header ul { margin: 0 0 0 16px; padding: 0; }
div#header li { position: relative; float: left; margin: 0 16px 0 0; list-style-type: none; }
