body, table {
	background-color: #99CCFF;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
}

#teller {
	display: none;
}

p {
	margin: 0;
}

a:visited {
	color: blue;
}

img {
	border: 0;
}

body#menu ul {
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}

/* h1 staat hier niet bij zodat het standaard styling krijgt */
h2, h3, h4, h5, h6 {
	margin: 0;
	margin-top: 1em;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}
