div#container{
  position: absolute;
  left: 50%;
  top: 50%;
  width:944px;
  height: 699px;
  margin-left: -472px;
  margin-top: -350px;
	background: url(/images/background.jpg);
} 

div#menu{
  position:absolute;
  left:34px;
  top:113px;
  width:178px;
  height:202px;
}

div#menu ul,div#menu ul li{
  list-style-type:none;
  margin:0px;
  padding:0px;
}

li#home a:link,li#home a:visited,li#home a:active{
  position:absolute;
  left:40px;
  top:0px;
  width:85px;
  height:21px;
  text-indent:-5000px;
  background:url(/images/button_home.jpg);
}
li#home a:hover{}

li#contact a:link,li#contact a:visited,li#contact a:active{
  position:absolute;
  left:40px;
  top:21px;
  width:85px;
  height:21px;
  text-indent:-5000px;
  background:url(/images/button_contact.jpg);
}
li#contact a:hover{}

li#wonka_denkt a:link,li#wonka_denkt a:visited,li#wonka_denkt a:active{
  position:absolute;
  left:14px;
  top:65px;
  width:162px;
  height:38px;
  text-indent:-5000px;
  background:url(/images/button_wonka_denkt.jpg);
}
li#wonka_denkt a:hover{}

li#wonka_kookt a:link,li#wonka_kookt a:visited,li#wonka_kookt a:active{
  position:absolute;
  left:0px;
  top:110px;
  width:158px;
  height:35px;
  text-indent:-5000px;
  background:url(/images/button_wonka_kookt.jpg);
}
li#wonka_kookt a:hover{}

li#wonka_deed a:link,li#wonka_deed a:visited,li#wonka_deed a:active{
  position:absolute;
  left:10px;
  top:158px;
  width:166px;
  height:38px;
  text-indent:-5000px;
  background:url(/images/button_wonka_deed.jpg);
}
li#wonka_deed a:hover{}

li#wonka_laatzien a:link,li#wonka_laatzien a:visited,li#wonka_laatzien a:active{
  position:absolute;
  left:0px;
  top:208px;
  width:187px;
  height:35px;
  text-indent:-5000px;
  background:url(/images/button_wonka_laatzien.jpg);
}
li#wonka_laatzien a:hover{}

li#wonka_proeven a:link,li#wonka_proeven a:visited,li#wonka_proeven a:active{
  position:absolute;
  left:10px;
  top:258px;
  width:172px;
  height:35px;
  text-indent:-5000px;
  background:url(/images/button_wonka_proeven.jpg);
}
li#wonka_proeven a:hover{}

div#content{
  position:absolute;
  left:293px;
  top:135px;
  width:292px;
  height:406px;
  overflow:auto;
  margin:0px;
  padding:0px 10px 0px 0px;
}
div#content p{
  font-family: verdana;
  font-size: 0.7em;
  color:#3b1f1e;
  margin: 0px 0px 10px 0px;
}
div#content b{
  font-weight:bold;
}
div#extrainfo{
  position:absolute;
  left:602px;
  top:197px;
  width:194px;
  height:353px;
}
div#extrainfo img{
  border:0px;
}
