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

* { margin:0; padding: 0;}
body { font-family:Comic Sans MS; font-size:14px; color: #fff; background:url(afbeeldingen/layout-achtergrond.jpg) top #1b2a53 no-repeat ; }
#container { width:990px; margin: 0px auto; position:relative; }
#container a { color:#fff; text-decoration: underline; font-weight: normal; }
#container a:hover { color:#1b2a53 }
#menu { width:990px; height: 182px; background:url(afbeeldingen/layout-menu.jpg) no-repeat; padding: 0 0 0 0; overflow:hidden; }
#menu img{ border: 0px}
#menu a { border: 0px; color:#460b62; font-size:18px; text-decoration: none; font-weight: normal; }
#menu a:hover { color:#fff;}
#titel {width:990px; height: 62px; position:relative; background:url(afbeeldingen/layout-titel.jpg) no-repeat; padding: 20px 0 0 0 ; overflow:hidden;  }

#tekstvlak {width:990px; overflow:hidden; }
#tekstvlak_padding { padding:0 200px 0 0; }
#linkerkolom {width:170px; float:left; margin:0 30px 0 0; overflow:hidden; color:#460b62; }
#linkerkolom a { color:#fff; font-size:16px; text-decoration: none; font-weight: normal; }
#linkerkolom a:hover { color:#1b2a52;}
#middenkolom {width:550px; float:left; margin:0 0 0 0px; overflow:hidden; }
#rechterkolom {width:200px; float:left; margin:0 0 0 35px; overflow:hidden; }
#voettekst {width:990px; float:left; overflow:hidden; font-size:11px; color:#fff ; }
#voettekst a { color:#fff ; font-size:11px; text-decoration: underline; font-weight: normal; }
#voettekst a:hover { color:#1b2a52 }
#taalkeuze { position:absolute; top: 20px; left: 900px ; color:#fff ; font-size:18px; }
#taalkeuze a { color:#fff; font-size:18px; text-decoration: none; font-weight: normal; }
#taalkeuze a:hover { color:#1b2a52;}

h1 { font-size: 18px; color: #162344; font-weight: normal; }
h2 { font-size: 18px; color: #fff; font-weight: normal; }
h3 { font-size: 16px; color: #162344; font-weight: normal; }
h4 { font-size: 16px; color: #fff; font-weight: normal; }

.logoblokje { display: block; width:990px; height:85px; text-decoration:none;} 
.logoblokje span { position:relative; left:-9999px;  }
.linksgealigneerd { float:left;}
.clear { clear: both;}

.schaduw { background:url(afbeeldingen/layout-schaduw.png) no-repeat; position:relative; left:23px;  }
.schaduw img { border:2px solid #ffffff; }
div.borderright { position:absolute; left: 800px;}

