html { overflow-y:scroll; }
body { background-color:#dfcd46; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }
h1 { font-size:16px; }
p { line-height:18px; }
a { color:#000; text-decoration:none; }
a:hover { text-decoration:underline; }

#wrapper { width:760px; height:auto; overflow:hidden; margin:0px auto; }
#top { width:760px; height:132px; background:url(../images/bg_top.jpg) no-repeat left top; }

/* menu styles */
#menu { width:150px; height:526px; background:url(../images/bg_menu.jpg) no-repeat left top; float:left; }
#dropdown {	margin:0; padding:0; font-size:12px; display:block; z-index:999; }
#dropdown li { list-style:none; display:block; z-index:999; }
#dropdown li a { display:block; white-space:nowrap; }
#dropdown li a.home { padding:43px 0 0 45px; width:150px; }
#dropdown li a.zalen { padding:52px 0 0 16px; width:150px; }
#dropdown li a.rondleiding { padding:56px 0 0 1px; width:150px; }
#dropdown li a.arrangementen { padding:58px 0 0 0; width:150px; }
#dropdown li a.route { padding:57px 0 0 8px; width:150px; }
#dropdown li a.gastenboek { padding:53px 0 0 31px; width:150px; }
#dropdown li a.contact { padding:56px 0 0 56px; width:150px; }
#dropdown li a.virtuele_tour { padding:56px 0 0 86px; width:150px; }
#dropdown li ul { margin:0 0 0 50px; width:158px; padding:0; position:absolute; visibility:hidden; white-space:normal; }
#dropdown li ul li { float: none; display: block; margin:3px 0; padding:0px; }
#dropdown li ul li a { width:auto; font-size:11px; white-space:normal; }

/* content styles */
#content { width:610px; height:auto; float:left; display:block; overflow:hidden; background:url(../images/bg_content.jpg) no-repeat 133px top; }
#content ul { line-height:18px; }
#content .left { width:230px; height:300px; float:left; display:block; overflow:hidden; margin:90px 0 0 0; background:url(../images/content_images.png) no-repeat right top; }
#content .right { width:360px; height:auto; float:left; display:block; overflow:hidden; margin:90px 0 0 0; padding:0 0 0 20px; }
#content .txt { width:610px; height:auto; float:left; display:block; overflow:hidden; margin:90px 0 0 80px; }