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

* { margin:0; padding: 0;}
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000066; background:url(afbeeldingen/layout-achtergrond.jpg) top #fff no-repeat; }
#container { width:1010px; margin: 0px auto; }
#container a { color:#000066; font-style: italic; text-decoration: underline; font-weight: normal; }
#container a:hover { color:#fff }

#header {width:1010px; height: 119px; background:url(afbeeldingen/layout-hoofd.jpg) no-repeat;  }

#menu { width:1010px; height: 92px; background:url(afbeeldingen/layout-menu.jpg) no-repeat; padding: 0 0 0 0; position:relative; z-index:100;  }
#menu a { color: #000066; font-size: 16px; font-style: italic; text-decoration: none}
#menu a:hover { color: #fff; }

#titel {width:1010px; height: 44px; position:relative; background:url(afbeeldingen/layout-titel.jpg) no-repeat; padding: 0 0 0 0 ; overflow:hidden;  }

#tekstvlak {width:1010px; background:url(afbeeldingen/layout-tekstvlak.jpg) repeat-y; overflow:hidden; }
#tekstvlak a { color:#000066; font-style: italic; text-decoration: underline; font-weight: normal; }
#tekstvlak_padding { padding:0 200px 0 0; }

#linkerkolom {width:203px; float:left; margin:0 0 0 25px; overflow:hidden; }
#middenkolom {width:480px; float:left; margin:0 0px 0 45px; overflow:hidden; }
#rechterkolom {width:180px; float:left; margin:0 0 0 35px; overflow:hidden; }

#voet {width:1010px; height: 125px; background:url(afbeeldingen/layout-voet.png) no-repeat; overflow:hidden; color:#000066; }
#voettekst {width:400px; float:left; margin:95px 0 0 310px; overflow:hidden; font-size:11px; font-style: italic; }
#voettekst a { color:#000066; font-style: italic; font-size:11px; text-decoration: underline; font-weight: normal; }
#voettekst a:hover { color:#fff; font-style: italic; font-size:11px; text-decoration: underline; font-weight: normal; }

#agenda_frame { width:220px; height:480px; }
#agenda_frame a { color:#000066; font-style: italic; text-decoration: underline; font-weight: normal; }
#agenda_frame a:visited { color:#000066; font-style: italic; text-decoration: underline; font-weight: normal; }

h1 { font-size: 18px; font-style: italic; color: #000066;}
h2 { font-size: 16px; font-style: italic; color: #000066;}
h3 { font-size: 15px; font-style: italic; color: #000066;}
h4 { font-size: 14px; font-style: italic; color: #000066;}

.schaduw { width:166px; height:164px; position:relative; left:23px;  }
.schaduw img { border:2px solid #ffffff; }
.plaatje { border:2px solid #ffffff; }
.plaatje a { border:2px solid #ffffff; }


