body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33CCFF;
	background-color: #000000;
	font-size: 0.9em;
}

a:link {
	color: #33CCFF;
	text-decoration: underline;
}

a:visited {
	color: #33CCFF;
	text-decoration: underline;
}

a:hover {
	color: #33CCFF;
	text-decoration: none;
}

a:active {
	color: #33CCFF;
	text-decoration: none;
}

.klein {
	font-size: x-small;
	color: #33CCFF;
}

a.klein:link, a.klein:visited {
	color: #0000FF;
	text-decoration: underline;
}

a.klein:hover, a.klein:active {
	color: #0000FF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFCC00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFCC00;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFCC00;
}

#navigatie {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33CCFF;
	text-decoration: none;
}

#navigatie a {
	text-decoration: underline;
}
#navigatie a:hover {
	text-decoration: none;
}

.kleingeorgia {
	font-size: 14px;
	border: none;
}

a.kleingeorgia:link {
	text-decoration: none;
}
a.kleingeorgia:visited {
	text-decoration: none;
}
a.kleingeorgia:hover {
	text-decoration: underline;
}
a.kleingeorgia:active {
	text-decoration: underline;
}
.paragraaftekst {
	text-align: justify;
}


.infolijst {
	color: #33CCFF;
	list-style-type: decimal;
	line-height: 1.5em;
}

.lijsttekst {
	color: #33CCFF;
	list-style-type: disc;
	text-align: justify;
	padding-bottom: 10px;
}

.kleinlichtblauw {
	font-size: x-small;

}

.superklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.prijsheadcel {
	font-style:italic;
}

.prijscel {
	padding:2px 20px;
}
