/* printversion of Moordfeesten.nl produced by 12bcompany.nl */

body {
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
  font-size:1em;
}

/* niet laten zien */
#head 				{display:none;}
#PRnav 				{display:none;}
#image 				{display:none;}
#paperNav #top 		{display:none;}
#paperNav #bottom 	{display:none;}

/* wel laten zien */
#paper p.nav {
  postition:absolute;
  left:0px;
  top:130px;
  font-size:1em;
  font-weight:bold;
}
#paper #tekst {
  position:absolute;
  left:0px;
  top:150px;
}
#paperNav {
  position:absolute;
  right:0px;
  top:0px;
}
h1 {
  font-size:1.3em;
}
h2 {
  font-size:1.1em;
}

