@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
h2 {
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	color: #000066;
	font-size: 12px;
}


li {
	list-style-type: disc;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
img {
	border: thin solid #000000;
}
.naastfoto {
	text-align: left;
	padding-left: 170px;
}

a:visited {
	color: #330066;
	text-decoration: underline;
}
.taalkeuze {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

