.navigatie {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #33cccc;
	word-spacing: 0.5em;
}
.tekst {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #666666;
	margin-left: 40px;
	margin-right: 10px;
}
.tekst2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #33cccc;
	margin-left: 40px;
	margin-right: 10px;
}
.breadcrums {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #33cccc;
	margin-left: 10px;
}
.lijn {
	line-height: 0px;
	color: #33cccc;
	border-color: #33cccc;
	width:90%;
	size:2px;
	noshade:noshade;
	margin-left:15px;
}

p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #666666;
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	color: #33cccc;
	margin-left: 40px;
	margin-right: 10px;
}

h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #33cccc;
	margin-left: 40px;
	margin-right: 10px;
}
p {
	line-height:1.5em;
}
a:link {
	color: #33cccc;
	text-decoration: none;
}
a:visited {
	color: #33cccc;
	text-decoration: none;
}
a:hover {
	color: #33cccc;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
breadcrums.a:link {
	color: #33cccc;
	text-decoration: none;
}
breadcrums.a:visited {
	color: #33cccc;
	text-decoration: none;
}
breadcrums.a:hover {
	color: #33cccc;
	text-decoration: underline;
}
breadcrums.a:active {
	color: #666666;
	text-decoration: none;
}
navigatie.a:link {
	color: #33cccc;
	text-decoration: none;
}
navigatie.a:visited {
	color: #33cccc;
	text-decoration: none;
}
navigatie.a:hover {
	color: #33cccc;
	text-decoration: underline;
}
navigatie.a:active {
	color: #666666;
	text-decoration: none;
}
