body {
	padding:		0;
	margin:			0;
	background-color:	#fff;
	font-family:		Arial, Verdana, Helvetica, Sans-serif ;
}

div, h1, h2, p, form, label, input, textarea, img, span {
	margin:			0;
	padding:		0;
}

ul {
	margin:			0; 
	padding:		0; 
	list-style-type:	none;
	font-size:		0;
}

img {
	border:			0;
}

#headerContainer {
	width: 1250px;
	height: 148px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 1250px;
	height: 148px;
}

#headerLeft {
	float: left;
	width: 500px;
	height: 148px;
}

#headerLeft img {
	margin-top: 25px;
}

/* 

#headerMid {
	float: left;
	width: 300px;
	height: 148px;
}

#headerMid h2 {
	margin-left:		0px;
	margin-top:		32px;
	color:			#818E99;
	font-size:		28px;
}

*/

#headerRight {
	float: left;
	width: 750px;
	height: 148px;
	text-align: right;
}

#logo {
	float: left;
	width: 1250px;
	height: 102px;
}

#headerRightTop {
	float: left;
	width: 750px;
	height: 60px;
}

#headerRightBottom {
	float: left;
	width: 750px;
	height: 42px;
}

#headerRightTop ul {
  float: right;
	padding-top: 30px;
	list-style: none;
}

#headerRightTop ul li {
	display: inline;
	padding-right: 15px;
}

#headerRightBottom ul {
	list-style: none;
}

#headerRightBottom ul li {
	display: inline;
	padding: 0 12px;
	font-size:  12px;
	color: #808080;
	border-right: 1px solid #000000;
}

#headerRightBottom ul li a {
	color: #000;
	text-decoration: none;
}

#headerRightBottom ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#headerRightBottom ul li:last-child {
	border-right: 0;
	padding-right: 15px;
}

#navig {
	float: left;
	width: 1250px;
	height: 46px;
}

#navig ul {
	list-style: none;
}

#navig ul li {
	display: inline;
	font-size: 18px;
}

.navig1 a {
	float: left;
	display: block;
	width: 355px;
	height: 30px;
	background-color: #1C4266;
	color: #fff;
	text-decoration: none;
	padding: 10px 0 0 20px;
	border-bottom: 6px solid #A4B3C2;
}

.navig2 a {
	float: left;
	width: 480px;
	height: 30px;
	background-color: #C6D6E4;
	color: #1C4266;
	padding: 10px 0 0 20px;
	border-bottom: 6px solid #828282;
	text-decoration: none;
}

.navig3 a {
	float: left;
	display: block;
	width: 355px;
	height: 30px;
	background-color: #818E99;
	color: #fff;
	text-decoration: none;
	padding: 10px 0 0 20px;
	border-bottom: 6px solid #CDD2D6;
}

.navig1 a:hover, .navig2 a:hover, .navig3 a:hover {
	text-decoration: none;
	color: #000;
	background-color: #5081B9;
}

#picContainer {
	width: 1250px;
	height: 200px;
	margin: 0 auto;
}

#pic {
	float: left;
	width: 1250px;
	height: 200px;
	background: url(/images/home.jpg) top left no-repeat #5081B9;
}

#pic h1 {
	margin: 60px 0 0 685px;
	color: #fff;
	line-height: 1.6em;
	font-size: 24px;
}

#pic h2 {
	margin-left: 685px;
	color: #fff;
	line-height: 1.6em;
	font-size: 20px;
}

#mainContainer {
	width: 1250px;
	margin: 0 auto;
}

#main {
	float: left;
	width: 1250px;
	padding-top: 15px;
}

#mainLeft {
	float: left;
	width: 866px;
	min-height: 500px;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 25px;
	/* border-right: 1px solid #828282; */
}

#mainLeft h1 {
	font-size: 25px;
	color: #1C4266;
	margin-bottom: 20px;
	line-height: 1.1em;
}

#mainLeft h2 {
	font-size: 15px;
	color: #1C4266;
	margin-bottom: 10px;
}

#mainLeft p, #mainLeft li, #mainLeft td {
	font-size: 14px;
	color: #141414;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#mainLeft p a, #mainLeft li a, #mainLeft td a {
	color: #1C4266;
	text-decoration: none;
}

#mainLeft p a:hover, #mainLeft li a:hover, #mainLeft td a:hover {
	color: #1C4266;
	text-decoration: underline;
}

#mainLeft li {
	margin-bottom: 0;
	text-align: left;
}

#mainLeft ul {
	margin-bottom: 15px;
	list-style-type: square;
	margin-left: 20px;
}

#mainLeft ul ul {
	margin-bottom: 0;
	list-style-type: square;
	margin-left: 20px;
}

#mainLeft table {
	margin-bottom: 15px;
}

#mainLeft td {
	vertical-align: top;
	padding-right: 10px;
	text-align: left;
}

#mainLeft td img {
	border: 1px solid #404040;
}

#mainRight {
	float: left;
	width: 283px;
	padding: 25px 25px 15px 25px;
}

#kader {
	float: left;
	width: 283px;
	border: 1px solid #1C4266;
	background-color: #fff;
	margin-bottom: 15px;
	padding-right: 10px;
}

#kader2 {
	float: left;
	width: 283px;
	background-color:	#fff;
	margin-bottom: 15px;
}

#kader h3 {
	float: left;
	display: block;
	width: 283px;
	background-color: #1C4266;
	font-size: 18px;
	color: #fff;
	padding: 5px 0 5px 10px;
	margin:	0 0 15px 0;
}

#kader table {
	margin: 0 15px 0 10px;
}

#mainRight p, #mainRight td {
	font-size: 13px;
	color: #1C4266;
	line-height: 1.3em;
	margin-bottom: 15px;
	margin-left: 10px;
}

#mainRight p a {
	color: #1C4266;
	text-decoration: underline;
}

#mainRight p a:hover {
	color: #404040;
	text-decoration: none;
}

#mainRight img {
	border: 1px solid #404040;
}

#mainRight select {
	width: 255px;
}

.leesverder {
	float: left;
	display: block;
	padding-left: 15px;
	margin-bottom: 15px;
	background:	url(/images/leesverder.png) center left no-repeat;
}

.leesverder a {
	color: #ff0000 !important;
	text-decoration: none !important;
	font-weight: bold;
}

.leesverder a:hover {
	color: #ff0000 !important;
	text-decoration: underline !important;
}

.invulveld {
	width: 225px;
}

.invulveld2 {
	width: 200px;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #141414;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #141414;
}

textarea {
	width: 225px;
	height: 100px;
}

.knop {
	float: right;
	padding: 2px 5px;
}

#footerContainer {
	width: 1250px;
	margin: 0 auto;
}

#footer {
	float: left;
	width: 1250px;
	padding-top: 20px;
}

#footer ul {
	padding-bottom: 30px;
	margin-left: 25px;
	font-size: 11px;
	letter-spacing: 0.1em;
}

#footer ul li {
	float: left;
	color: #141414;
	padding-right: 15px;
}

#footer ul li a {
	color: #141414;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #141414;
	text-decoration: underline;
}

#footer ul li.last {
	border: 0;
	padding-right: 0;
}

