body { 
	font-family: Arial, sans-serif;
 	font-size: 12px; 
}

/* balken */
#header h1 {
	line-height: 78px;
}
#footer h1 {
	line-height: 50px;
}
/* einde balken */

/* broodkruimels */
#home, #hier, .hoger {
	line-height: 18px;
}
/*einde broodkruimels */

/* paginamenu */
.tekstklein {font-size:10px; }
/* einde paginamenu */

/*inhoud van de pagina */
h1 { 
	font-size: 26px; 
	text-align: center;
} 
h2 {
	font-size:20px;
	line-height:53px;
	text-align:center;
}
h3 {
	font-size:14px;
	line-height:36px;
	text-align:center;
}
h4 {
	font-size: 12px;
}
h4.beschrijving{
	font-size: 12px;
	line-height:36px;
	text-align:center;
}
h5 {
	font-size: 10px;
	font-style: italic;
}
p, #verhaal ul, #verhaal ol  {
	line-height: 1.5;
}
ul#paginamenu {
	line-height: 1.5;
}
/* einde inhoud van de pagina */

/* linkerkolom */
#linkerkolom {
	font-weight: bold;
}
#kopij {
	font-size: xx-small;
}
#linkerkolom li {
	font-size: 12px;
	font-weight: normal;
}
#linkerkolom li.menukop {
	font-size: 13px;
	font-weight: bold;
}
/* einde linkerkolom */
/* navigatie */
#naarNext {
	text-align: left;
	line-height: 45px;
	text-indent: 7px;
}
#naarHome a, #naarNext a, #naarUp a, #eenUp a, #tweeUp a {
	text-decoration: none;
}
#eenUp, #tweeUp, #drieUp {
	text-align: left;
	line-height: 45px;
	text-indent: 15px;
}
/* einde navigatie */
/*******************************************************************/