* {
	padding:		0;
	margin:			0;
}

body {
	background-color:	#c8c8d4;
}

#headerTop {
	width:			800px;
	margin-left:		auto;
	margin-right:		auto;
}

#header {
	width:			800px;
	height:			100px;
	float:			left;
	background-color:	#ffffff;
	text-align:		center;
}

#logo {
	position:		relative;
	top:			5px;
	border:			0px;
}

#subHeaderTop {
	width:			800px;
	margin-left:		auto;
	margin-right:		auto;
}

#subHeader {
	width:			800px;
	height:			54px;
	float:			left;
	background-color:	#8a8b9d;
	background-image:	url("../images/bg_subHeader.jpg");
	background-position:	top left;
	background-repeat:	no-repeat;
}

#navigTop {
	width:			800px;
	margin-left:		auto;
	margin-right:		auto;
}

#navig {
	width:			800px;
	height:			65px;
	float:			left;
	background-color:	#000040;
}

#navig2 ul {
	position:		relative;
	top:			20px;
	font-family:		"Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size: 		18px;
	text-align:		center;
}

#navig2 ul li {
	display:		inline;
	margin-left:		40px;
	margin-right:		40px;
}

#navig2 ul li a {
	color:			#ffffff;
	text-decoration:	none;
	padding-top:		20px;
	}

#navig2 ul li a:hover {
	color:			#c8c8d4;
	text-decoration:	none;
	padding-top:		20px;
	background-image:	url("../images/navig_pijltje.gif");
	background-position:	top center;
	background-repeat:	no-repeat;
	}

#navig2 ul li.current {
	color:			#c8c8d4;
	text-decoration:	none;
	background-image:	url("../images/navig_pijltje.gif");
	background-position:	top center;
	background-repeat:	no-repeat;
	}

#navig2 ul li.current a:hover {
	color:			#c8c8d4;
	text-decoration:	none;
	background-image:	none;
	}

#mainTop {
	width:			800px;
	margin-left:		auto;
	margin-right:		auto;
}

#main {
	width:			800px;
	float:			left;
	background-color:	#ffffff;
}

#mainLeft {
	width:			560px;
	padding:		10px;
	padding-right:		30px;
	float:			left;
}

#mainRight {
	width:			179px;
	margin-top:		10px;
	padding-left:		10px;
	padding-right:		10px;
	float:			right;
	border-left:		1px dashed #C8C8D4;
}

#footerTop {
	width:			800px;
	margin-left:		auto;
	margin-right:		auto;
}

#footer {
	width:			800px;
	height:			54px;
	float:			left;
	background-color:	#8a8b9d;
	background-image:	url("../images/bg_subHeader.jpg");
	background-position:	top left;
	background-repeat:	no-repeat;
}

#subFooterTop {
	width:			800px;
	margin-left:		auto;
	margin-right:		auto;
}

#subFooter {
	width:			800px;
	float:			left;
	background-color:	#ffffff;
}

#subFooter ul {
	position:		relative;
	top:			20px;
	padding-bottom:		15px;
	font-family:		Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	text-align:		center;
}

#subFooter ul li {
	display:		inline;
	padding-left:		20px;
	padding-right:		20px;
	border-right:		1px solid #000040;
}

#subFooter ul li a {
	color:			#000040;
	text-decoration:	none;
}

#subFooter ul li a:hover {
	color:			#000040;
	text-decoration:	underline;
}

#subFooter ul li.last {
	color:			#c8c8d4;
	text-decoration:	none;
	border-right:		0px solid #000040;
}

#subFooter p {
	margin-top:		15px;
	margin-bottom:		15px;
	font-family:		Tahoma, Verdana;
	font-size:		11px;
	color:			#000040;
	text-align:		center;
}

#subFooter p a {
	color:			#202020;
	text-decoration:	none;
}

#subFooter p a:hover {
	color:			#202020;
	text-decoration:	underline;
}

#mainLeft h1 {
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size:		16px;
	color: 			#000000;
	margin-bottom:		20px;
}

#mainRight h1 {
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size:		16px;
	color: 			#8D8EA0;
	margin-bottom:		20px;
}

#mainLeft h2 {
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size:		15px;
	color: 			#87889C;
	margin-bottom:		15px;
}

#mainLeft h3 {
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size:		15px;
	color: 			#E1B267;
	margin-bottom:		10px;
}

#mainLeft p {
	font-family:		Tahoma, Verdana;
	font-size:		13px;
	color:			#000040;
	line-height:		1.5em;
	margin-bottom:		20px;
}

#mainLeft ul {
	margin-left:		20px;
	margin-bottom:		20px;
}

#mainLeft ul ul {
	margin-left:		20px;
	margin-bottom:		0px;
}

#mainLeft li {
	font-family:		Tahoma, Verdana;
	font-size:		13px;
	color:			#000040;
	line-height:		1.5em;
}

#mainLeft td {
	font-family:		Tahoma, Verdana;
	font-size:		13px;
	color:			#000040;
	line-height:		1.5em;
	padding-right:		20px;
}

#mainLeft p a, li a, td a {
	color:			#990000;
	text-decoration:	underline;
	}

#mainLeft p a:hover, li a:hover, td a:hover {
	color:			#990000;
	text-decoration:	none;
	}

#mainRight p {
	font-family:		Tahoma, Verdana;
	font-size:		11px;
	color:			#8D8EA0;
	line-height:		1.3em;
	margin-bottom:		15px;
}

#mainRight p a, li a, td a {
	color:			#8D8EA0;
	text-decoration:	underline;
	}

#mainRight p a:hover, li a:hover, td a:hover {
	color:			#000040;
	text-decoration:	none;
	}

#right {
	width:			400px;
	height:			325px;
	position:		relative;
	right:			25px;
	padding-right:		75px;
	background-image:	url("../images/bg_main_right_top.gif");
	background-position:	top right;
	background-repeat:	no-repeat;
	float:			right;
}

#right img {
	position:		relative;
	top:			21px;
	left:			38px;
	}

table {
	margin-bottom:		15px;

}

.invulveld {
	width:			250px;
}

.knop {
	padding-left:		15px;
	padding-right:		15px;
	float:			right;
	}

textarea {
	width:			250px;
	height:			100px;
}

.leesverder a {
	display:		block;
	font-family:		Tahoma, Verdana;
	color:			#000040;
	font-size:		13px;
	text-decoration:	none;
	padding-left:		20px;
	background-image:	url("../images/pijltje.gif");
	background-position:	center left;
	background-repeat:	no-repeat;
	margin-top:		40px;
	margin-bottom:		30px;
}

.leesverder a:hover {
	color:			#c8c8d4;
	text-decoration:	none;
	background-image:	url("../images/pijltje2.gif");
	background-position:	center left;
	background-repeat:	no-repeat;
}