body {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2F5D8E;
}
strong.hokje {
	background-color:#efefef;
	border:1px solid #999999;
	color: #2f5d8e;
	padding:2px;

}
.nav {
	width: 974px;
	float: left;
}
.navigatie {
	height: 23px;
	width: 400px;
	float: right;
	margin-top: 5px;
	padding: 5px;
	text-align: right;
	font-size: 15px;

}
img {
	border: 0; 
} 
.img_border {
	border: 1px solid #2f5d8e;
	margin-bottom: 5px;
}
.zoekinput {
	width: 500px;
	height: 15px;
	color: #1B1B1B;
	border: 1px solid #1C4B83;
	padding: 5px;
}
label {
	font-weight: bold;
	float: left;
	width: 60px;
	line-height: 18px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.errormsg{	
	background-color:#FFFFCC;
	border:2px solid #FF0000;
	color:#FF0000;
	padding:6px 12px 6px 12px;
	margin: 2px 0px 15px;
}
.infomsg
{
	padding:6px 12px 6px 12px;
	margin: 0px 5px 0px 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}
h1  {
	font-size: 18px;
	margin: 0px;
	color: #FFFFFF;
}

h2 {
	font-size: 20px;
	color: #1b4c86;
	margin: 0px;
}
h3 {
	font-size: 15px;
	margin: 0px;
}
h4 {
	font-size: 12px;
	margin: 0px;
}
.submit {
	height: 19px;
	background-color:#5DADAE;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 62px;
	border: 1px solid #2F5D8E;
}

a.wit:link { color:#FFFFFF; text-decoration:none; }
a.wit:visited { color:#FFFFFF; text-decoration:none; }
a.wit:hover { color:#FFFFFF; text-decoration:underline; outline-style: none; }
a.wit:active { color:#FFFFFF; text-decoration:none; }

a.blauw:link { color:#1a3e63; font-weight: bold; text-decoration:none; }
a.blauw:visited { color:#1a3e63; font-weight: bold; text-decoration:none; }
a.blauw:hover { color:#1a3e63; font-weight: bold; text-decoration:underline; outline-style: none; }
a.blauw:active { color:#1a3e63; font-weight: bold; text-decoration:none; }

a.rood:link { color:#ff0000; font-weight: bold; text-decoration:none; }
a.rood:visited { color:#ff0000; font-weight: bold; text-decoration:none; }
a.rood:hover { color:#ff0000; font-weight: bold; text-decoration:underline; outline-style: none; }
a.rood:active { color:#ff0000; font-weight: bold; text-decoration:none; }

a:link { color:#2F5D8E; text-decoration:none; }
a:visited { color:#2F5D8E; text-decoration:none; }
a:hover { color:#2F5D8E; text-decoration:underline; outline-style: none; }
a:active { color:#2F5D8E; text-decoration:none; }
