body {
	background-color: #ffc;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#navigatie {
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 200px;
}

#content {
	margin: 10px 0 0 220px;
	top: 10px;
	width: 615px;
}

#teller {
	left: 10px;
	position: absolute;
	top: 510px;
	visibility: visible;
}

a {
	color: #a60;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -2px;
	padding: 0px;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}

a:visited {
	color: #d80;
}

h1 {
	font-size:20.0px;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	margin-bottom: 5px;
}

iframe {
	border: solid #ffc 0;
	margin: 0;
	padding: 0;
}

img {
	border: solid 1px #000;
}

img.left {
	float: left;
	margin: 0 5px 0 0;
}

img.borderless {
	border: none;
}

img.right {
	float: right;
	margin: 0 0 0 5px;
}

p {
	margin: 10px 0 0 0;
}

td {
	font-size: 12px;
	padding: 5px;
	vertical-align: top;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

.space {
	margin: 15px 0 0 0;
}

.tight {
	margin: 0;
}
