@charset "utf-8";
/* CSS Document */



/*************/
/*** reset ***/
/*************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}



/************/
/*** body ***/
/************/
body {
	color:#000;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:13px;
	background-attachment: fixed;
	background-color: #a8abb5;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

	/*** standaard ***/
	img, fieldset { border:0px;}
	.clear { clear:both;}
	:focus { -moz-outline-style: none;}


/***************/
/*** wrapper ***/
/***************/
#wrapper {
	width:986px;
	margin:0 auto;
}



/**************/
/*** header ***/
/**************/
#header { position:relative; float:left; background:url(../images/header_bg.png) no-repeat; width:986px; height:46px; padding:123px 0px 0px 0px; display:inline;}

	/*** logo ***/
	#header h1 { position:absolute; left:221px; top:53px; background:url(../images/logo.png) no-repeat; width:545px; height:52px; text-indent:-100000px; overflow:inherit;}
	
	/*** menuBar ***/
	ul.menuBar { float:left; width:986px; height:20px; margin:0px; padding:3px 0px 0px 0px; display:inline; list-style:none; text-align:center;}
	ul.menuBar li { background:url(../images/menuBar_divider.png) no-repeat 0px 5px; display:inline;}
	ul.menuBar li a { padding:0px 4px 0px 9px; color:#FFF; font-size:12px; text-decoration:none; text-transform:uppercase;}
	ul.menuBar li a:hover, ul.menuBar li.active a {
	color:#D4DAE8;
}
	ul.menuBar li.active a {
	font-weight:bold;
}
	ul.menuBar li.first { background:none;}

	
	/*** submenuBar ***/
	ul.submenuBar { float:left; width:986px; height:20px; margin:0px; padding:3px 0px 0px 0px; display:inline; list-style:none; text-align:center;}
	ul.submenuBar li { background:url(../images/menuBar_divider.png) no-repeat 0px 5px; display:inline;}
	ul.submenuBar li a { padding:0px 4px 0px 9px; color:#FFF; font-size:12px; text-decoration:none; text-transform:uppercase;}
	ul.submenuBar li a:hover, ul.submenuBar li.active a {
	color:#FFC2BC;
}
	ul.submenuBar li.active a {
	font-weight:bold;
}
	ul.submenuBar li.first { background:none;}



/***************/
/*** content ***/
/***************/
#content { float:left; background:url(../images/content_bg.png) repeat-y left; width:986px; display:inline; min-height: 450px; }


	/*** contentVak ***/
	.contentVak { float:left; width:500px; padding:0px 0px 10px 45px; display:inline; }
	
		/*** titel ***/
		.contentVak h2 { display:block; padding:22px 0px 21px 0px; color:#00457d; font-size:23px; text-transform:uppercase; z-index: 5; }
	.contentVak h3 { color:#cd003a; font-size:16px; font-weight:normal; }
	.contentVak h4 { font-size:15px; font-weight:bold; padding-bottom: 8px; padding-top: 18px; }
	
	/*** tekst ***/
	.contentVak p { display:block; padding:0px 0px 17px 0px; line-height:18px;}

		/*** lijst ***/
	.contentVak li { padding:0px 0px 0px 0px; line-height:18px; list-style-type: decimal; }
	.contentVak ol { padding:0px 0px 0px 20px; margin:0; line-height:19px; list-style-type: decimaal; }
	.contentVak .alfabetisch { list-style-type: lower-alpha; }
	.contentVak .divisie { list-style-type: square; }

	/*** sideBar ***/
	.sideBar { float:right; width:326px; padding:75px 46px 0px 0px; display:inline;}

/******************************************************************************/
/*** Referenties/opdrachtgevers ****************************************************************/
/******************************************************************************/

	.contentVakRef { float:left; width:500px; padding:0px 0px 10px 45px; display:inline; }
	.contentVakRef h2 { display:block; padding:22px 0px 21px 0px; color:#00457d; font-size:23px; text-transform:uppercase; z-index: 5; }
	.contentVak h3 { color:#cd003a; font-size:16px; font-weight:normal;}
	.contentVak h4 { font-size:15px; font-weight:bold; padding-bottom: 8px; padding-top: 18px; }
	.contentVakRef p { display:block; padding:0px 0px 17px 0px; line-height:18px;}
	.contentVakRef a { color:#00457d; text-decoration:underline; }
	.contentVakRef a:hover { color: #CD003A; }
	
	.contentVakRef ul.lijst { margin:0px 0px 18px 0px; padding:10px; list-style:none; display: block; background-color: #FFF; color: #00457d; }
	.contentVakRef ul.lijst li { background:url(../images/bullet.png) no-repeat 0px 6px; padding:0px 0px 14px 14px; line-height:18px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #00457d; }



/******************************************************************************/
/*** subpagina ****************************************************************/
/******************************************************************************/
.sideBarHome {
	float:right;
	width:326px;
	padding:55px 46px 0px 0px;
	display:inline;
}
.sideBarHome a{ color:#00457d; text-decoration:underline; }
.sideBarHome a:hover { color: #CD003A; }
.sideBarContact {
	float:right;
	width:326px;
	padding:75px 46px 0px 0px;
	display:inline;
	line-height: 18px;
}
	.sideBarContact a { color:#00457d; text-decoration:underline; }
	.sideBarContact a:hover { color: #CD003A;
}



/**************/
/*** footer ***/
/**************/
#footer {
	float:left;
	background:url(../images/footer_bg.png) no-repeat;
	width:986px;
	height:37px;
	display:inline;
}
.kaderstukje {
	background-color: #FFF;
	margin-bottom: 18px;
	padding: 10px;
}

input {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00457d;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #00457d;
	height: 16px;
	padding: 1px;
	width: 275px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
textarea {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00457d;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #00457d;
	padding: 1px;
	width: 275px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
select {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00457d;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #00457d;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

.formbutton {
	background-color: #FFFFFF;
	height: 20px;
	width: 100px;
	color: #00457d;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-size: 11px;
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.formbutton:hover {
	color: #FFFFFF;
	background-color: #00457d;
}
.checkbox {
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F0F0F0;
}
.captcha_input {
	background-color: #FFF;
	color: #00457d;
	height: 40px;
	width: 100px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.checkbox {
height: auto;
width: auto;
margin: 0px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 0px;
background-color: #dfe7ef;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

