/* ALGEMEEN */
p {
	font-size: 0.7em;
	line-height: 1.4em;
}
input {
	width: 108px;
}
li {
	font-size: 0.7em;
	line-height: 1.4em;
}

/* NAVIGATIE */
h1 {
	font-size: 0.7em;
}
h2 {
	font-size: 0.7em;
}
h3 {
	font-size: 0.7em;
}
h4 {
	font-size: 0.6em;
}
h5 {
	font-size: 0.6em;
}

/* KONTENT */
.paginaKop {
	font-size: 0.8em;
}
.componentKop {
	font-size: 0.9em;
}
a.anker {
	font-size: 0.7em;
}
a.ankerTerug {
	font-size: 0.7em;
}
.downloadLabel {
	font-size: 0.6em;
}

/* SPECIALS */
.specialsKop {
	font-size: 0.7em;
}
.professional {
	font-size: 0.7em;
}
.specialsKontent {
	font-size: 0.7em;
	line-height: 1.2em;
}

/* BENEDENBALK */
.benedenbalk {
	font-size: 0.7em;
}
.button {
	font-size: 1.0em;
	width: 70px;
}

/* TABELLEN */
.kopLinks {
	font-size: 0.7em;
	padding: 0.6em;
}
.kopRechts {
	font-size: 0.7em;
	padding: 0.6em;
}
.dataLinks {
	font-size: 0.7em;
	padding: 0.6em;
}
.dataRechts {
	font-size: 0.7em;
	padding: 0.6em;
}
.totaalLinks {
	font-size: 0.7em;
	padding: 0.6em;
}
.totaalRechts {
	font-size: 0.7em;
	padding: 0.6em;
}
