html { overflow-y: auto; }
body { text-align: center; background-color: #feffdd; height: 100%; scrollbar-3dlight-color:#feffdd;scrollbar-highlight-color:#00FF00;scrollbar-face-color:#68b63f;scrollbar-shadow-color:#cbfe33;scrollbar-track-color:#feff99;scrollbar-arrow-color:#000000;scrollbar-darkshadow-color:#000000;} 

/* Container */
div#container { position: absolute; left: 50%;  }
div#container_index { position: absolute; left: -450px; width: 900px; }

/* Header */
div#header { position: absolute; width: 900px; height: 168px;  }
div#header h1#logo a { position: relative; display: block; width: 900px; height: 0px; float: left; padding-top: 168px; background: url(../gfx/header.jpg) no-repeat top center; font-size: 0px; overflow: hidden; }

div#left_block { position: absolute; float: left; top: 168px; width: 194px; left: 0px; }
div#right_block { position: absolute; float: right; top: 168px; width: 706px; height: 472px; left: 194px; background: url(../gfx/content.jpg) no-repeat top center; }
div#content { position: absolute; left: 60px; top: 40px; width: 600px; height: 410px; overflow: auto; }

/* left menu */
div#left_block ul { position: relative; width: 194px; overflow: hidden; text-align: left; padding: 0; margin: 0; }
div#left_block ul li { 	display: inline; list-style: none; float: left;  padding: 0; margin: 0;}
div#left_block ul li a { 	font-size: 0px; overflow: hidden; display: block;	width: 194px;	height: 0px; }

div#left_block ul li#startpagina a { background: url(../gfx/menu_startpagina.jpg) no-repeat; padding-top: 55px; }
div#left_block ul li#wat_is_ieder_anders a { background: url(../gfx/menu_wat_is_ieder_anders.jpg) no-repeat; padding-top: 37px; }
div#left_block ul li#wat_doet_ieder_anders a { background: url(../gfx/menu_wat_doet_ieder_anders.jpg) no-repeat; padding-top: 39px; }
div#left_block ul li#voor_wie_is_ieder_anders a { background: url(../gfx/menu_voor_wie_is_ieder_anders.jpg) no-repeat; padding-top: 39px; }
div#left_block ul li#visie a { background: url(../gfx/menu_visie.jpg) no-repeat; padding-top: 39px; }
div#left_block ul li#adviescommissie a { background: url(../gfx/menu_adviescommissie.jpg) no-repeat; padding-top: 37px; }
div#left_block ul li#openingstijden_tarieven a { background: url(../gfx/menu_openingstijden_tarieven.jpg) no-repeat; padding-top: 39px; }
div#left_block ul li#contact_adresgegevens a { background: url(../gfx/menu_contact_adresgegevens.jpg) no-repeat; padding-top: 39px; }
div#left_block ul li#opvoedpartys a { background: url(../gfx/menu_opvoedpartys.jpg) no-repeat; padding-top: 38px; }
div#left_block ul li#fotos a { background: url(../gfx/menu_fotos.jpg) no-repeat; padding-top: 38px; }
div#left_block ul li#sponsoren a { background: url(../gfx/menu_sponsoren.jpg) no-repeat; padding-top: 44px; }
div#left_block ul li#links a { background: url(../gfx/menu_links.jpg) no-repeat; padding-top: 28px; }