BODY        {
	background-image: url(img/background.jpg);
	margin-left: 40px;
	margin-top: 30px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

div.navi {
	font-size: 18px;
	color: #E4CB00;
}

div.kop {
	font-size: 24px;
	color: #E4CB00;
	letter-spacing: 2px;
	font-weight: bold;
}

div.content {
	font-size: 16px;
	color: #000000;
}

div.quote {
	font-family: Times New Roman;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	margin-left: 250px;
}

a:link {
	color: Black;
	text-decoration: none;
}

a:visited {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: #E4CB00;
	text-decoration: underline;
}

a:active {
	color: #E4CB00;
	text-decoration: underline;
}

a.i:link {
	color: #E4CB00;
	font-weight: bold;
	text-decoration: none;
}

a.i:visited {
	color: #E4CB00;
	font-weight: bold;
	text-decoration: none;
}

a.i:hover {
	color: #E4CB00;
	font-weight: bold;
	text-decoration: underline;
}

a.i:active {
	color: #E4CB00;
	font-weight: bold;
	text-decoration: underline;
}

li.lijst {
	list-style-position: outside;
	margin-left: -23px;
	padding: 4;
}
