body { margin:0; padding:0; background:#3e454b; font:small Arial; color:#444 }
div#wrapper { background:white; width:968px; margin:0 auto 30px auto; position:relative; border:2px solid white; border-top:0 }
div#header { background:#c4d0e0 url(../gfx/bg_header.jpg) repeat-y; }

div#header h1 { margin:0; padding:9px 15px 0px 15px; font:24px Arial Black, Arial; color:white; text-transform:uppercase }
div#header h2 { color:white; font:19px Arial Black; margin:0; padding:0 15px 12px; border-bottom:1px solid white }
div#header p { margin:0 }
div#header img { display:block; position:absolute; left:232px; top:82px; border-bottom:1px solid white  }

/* menu */
div#header ul { margin:0; padding:0; border-right:1px solid white;  }
div#header ul li { list-style-type:none;}
div#header ul li a { display:block; color:#333; width:201px; height:24px; padding:8px 15px 0 15px; border-bottom:1px solid white; border-right:1px solid white; background:#049f9f; text-decoration:none }
h1 { margin:0 }
div#header ul li a:hover,
div#header ul li a.selected { color:white }

/* submenu */
div#header ul li ul { display:none }
div#header ul li.selected ul { display:block; position:absolute; left:0; top:215px }
div#header ul li.selected ul a { height:auto; border:0; color:#333; background:#c4d0e0 }
div#header ul li.selected ul a:hover,
div#header ul li.selected ul a.selected { color:#fff }

div#ketting { padding-right:147px; background: url(../gfx/ketting.jpg) repeat-y; background-position:right -141px;  }
div#text { padding:15px 15px 15px 15px; margin:0 0px 0 0; min-height:446px;  }
div#text.full { padding-left:246px; background-image:url(../gfx/bg_text.gif); background-repeat:repeat-y }

p { line-height:1.3em; margin:0 0 1.3em 0 }
h1 { font-size:150%; margin:0 0 0.7em }
h2 { font-size:120%; margin:0 0 0.7em }
h3 { font-size:100%; margin:0 0 0.5em }
h4 { font-size:90%; margin:0 0 0.5em }
a  { color:#049f9f }
a img { border:0 }
table { border-left:1px solid #049f9f; border-top:1px solid #049f9f }
td { padding:2px 12px; border-right:1px solid #049f9f; border-bottom:1px solid #049f9f }

div#rechterkolom { background:#c4d0e0 url(../gfx/ketting.jpg) no-repeat; width:147px; position:absolute; right:0; top:82px; height:132px; border-left:1px solid white }
div#rechterkolom img { display:block; margin:7px 0 -3px 30px; }

div#footer { color:white; background:#3e454b; border-top:1px solid white; padding:6px 15px; font-size:90% }
div#footer ul { margin:0; padding:0; display:inline; padding-left:10px }
div#footer li { list-style-type:none; display:inline }
div#footer a { color:white; border-left:1px solid white; padding:0 10px; text-decoration:none }
div#footer a.selected, div#footer a:hover { color:#049f9f }
