/*
*
* menu bovenaan
* imagemap van alle elementen
*
*/
.outdoor{
  position: absolute;
  width: 48px;
  height: 14px;
  left: 47px;
  top: 118px;
}

.shows_workshops{
  position: absolute;
  width: 114px;
  height: 17px;
  left: 0px;
  top: 138px;
}

.tuin_buitenleven{
  position: absolute;
  width: 110px;
  height: 14px;
  left: 28px;
  top: 159px;
}

.dieren{
  position: absolute;
  width: 38px;
  height: 12px;
  left: 106px;
  top: 181px;
}

.kunst_antiek{
  position: absolute;
  width: 88px;
  height: 14px;
  left: 161px;
  top: 180px;
}

.kidsfairplay{
  position: absolute;
  width: 73px;
  height: 17px;
  left: 173px;
  top: 201px;
}

.wellness{
  position: absolute;
  width: 49px;
  height: 13px;
  left: 264px;
  top: 180px;
}

.mode_accesoires{
  position: absolute;
  width: 111px;
  height: 14px;
  left: 286px;
  top: 160px;
}

.interieur_styling{
  position: absolute;
  width: 105px;
  height: 17px;
  left: 313px;
  top: 138px;
}

.culinair{
  position: absolute;
  width: 45px;
  height: 14px;
  left: 325px;
  top: 118px;
}



/*styles voor menu's links en rechts*/
div{
   margin: 0px;
   padding: 0px;
}

.menuItems{
   height: 20px;
   width: 133px;
}

.fairenough{
   height: 93px;
   width: 78px;
   top: 350px;
   left: 52px;
}

.disclaimer{
	height: 11px;
	width: 86px;
	top: 514px;;
	left: 0px;
}

div.copyright{
  position: absolute;
  top: 545px;
	left: 50px;
	width: 200px;
	height:30px;
}

font.copyright_tekst{
	font-family: times;
	font-size: 11px;
}

