@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #455996;
}
body {
	background-color: #BFBFBF;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	background-image: url(img/achtergrond.jpg);
	background-repeat: repeat-x;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #455996;
}
.basis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #455996;
}
.basis a:link {
	color: #8296D0;
	text-decoration:underline;
}
.basis a:hover {
	color: #455996;
	text-decoration:none;
}
.basis a:visited {
	color: #8296D0;
	text-decoration:underline;
}
.basis a:active {
	color: #8296D0;
	text-decoration:underline;
}
.nav1 {color: #3F59A8; font-weight: bold; font-size: 15px; }
.nav1 a:link {color: #3F59A8; text-decoration:none }
.nav1 a:active {color: #3F59A8; text-decoration:none }
.nav1 a:visited {color: #3F59A8; text-decoration:none }
.nav1 a:hover {color: #9FADD4; text-decoration:none }
.nav2 {color: #FFFFFF; font-weight: bold; font-size: 15px; }
.nav2 a:link {color: #FFFFFF; text-decoration:none }
.nav2 a:active {color: #FFFFFF; text-decoration:none }
.nav2 a:visited {color: #FFFFFF; text-decoration:none }
.nav2 a:hover {color: #9FADD4; text-decoration:none }
.nav3 {color: #3F59A8; font-weight: bold; font-size: 12px; }
.nav3 a:link {color: #3F59A8; text-decoration:none }
.nav3 a:active {color: #3F59A8; text-decoration:none }
.nav3 a:visited {color: #3F59A8; text-decoration:none }
.nav3 a:hover {color: #9FADD4; text-decoration:none }
.adres {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height:17px;
}