/* CSS/XHTML 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, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

h1 {
	margin: 0 0 15px 0;
	font-size: 19px;
	color: #000;
	line-height: 19px;
	height: 19px;
	font-weight: bold;
	visibility: hidden;
}

h1.titel span {
	font-size: 13px;
}

p {
	margin: 0 0 18px 0;
	line-height: 20px;
	font-style: normal;
}

a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: #000;
}

#container {
	width: 993px;
	height: auto; 
	position: relative;
	margin: 0 auto;
}

#melding {
	line-height: 63px;
	position: absolute;
	width: 564px; /* Breedte van je (flash)object */
	margin-left: -282px; /* helft van de breedte (negatief) */
	height: 63px; /* Hoogte van je (flash)object */
	margin-top: -31px; /* helft van de hoogte (negatief) */
	top: 50%;
	left: 50%;
	z-index: 2;
	text-align: center;
	background: url(../images/template/bg_melding.png) 0 0 no-repeat;
	color: #020202;
	display: none;
}

/* kop */

#header {
	width: 993px;
	height: 50px;
	position: relative;
	float: left;
	margin: 30px 0;
	z-index: 3;
}

#logo {
	width: 293px;
	height: 50px;
	position: relative;
	float: left;
}

/* menu */

#mainnav {
	width: 550px;
	height: 50px;
	position: relative;
	float: right;
	text-align: right;
	z-index: 3;
}

#mainnav ul {
	float: right;
	z-index: 3;
}

#mainnav li {
	display: block;
	width: auto;
	float: left;
	height: 50px;
	line-height: 50px;
}

#mainnav li a {
	position: relative;
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	text-decoration: none;
	font-size: 10px;
	color: #707070;
	text-transform: uppercase;
	z-index: 3;
}

#mainnav li.border {
	background: url(../images/template/bg_border_menu.jpg) no-repeat top center;
	padding: 0 1px;
}

#mainnav li a.laatst {
	padding-right: 0;
}

#mainnav li a.actief {
	color: #f48b17;
}

#mainnav li a.actief, #mainnav li a.actief {
	color: #f48b17;
}

#mainnav li a:hover, #mainnav li a:hover {
	color: #f48b17;
}

#mainnav li a.actief:hover, #mainnav li a.actief:hover {
	text-decoration: none;
	color: #f48b17;
	cursor: default;
}

#mainnav ul li ul {
	float: none;
	width: 120px;
	height: auto;
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 3;
	display: none;
}

#mainnav li ul li {
	display: block;
	float: left;
	height: 15px;
	width: 120px;
	text-align: left;
}

#mainnav li ul li a {
	line-height: 15px;
	text-decoration: none;
	font-size: 10px;
	color: #bbb;
	text-align: left;
	text-transform: none;
	padding: 0;
}

/* content */

#content {
	width: 993px;
	height: 639px;
	position: relative;
	float: left;
	background: url(../images/template/bg_content.png) no-repeat;
	z-index: 2;
}

#content #left {
	width: 619px;
	height: 521px;
	position: relative;
	float: left;
	margin: 56px 0 0 52px;
	padding: 18px 0 0 20px;
	background: #010101;
}

#content #right {
	width: 247px;
	height: 539px;
	position: relative;
	float: right;
	margin: 58px 55px 0 0;
}

#content #right a {
	font-size: 10px;
}

#content #right a:hover {
	text-decoration: none;
	color: #f48b17;
}

#content #left p {
	font-size: 10px;
	line-height: 15px;
}

#content #right p {
	font-size: 10px;
	line-height: 15px;
}

/* content home */

#content #left.home {
	background: url(../images/home_bg.jpg) bottom right no-repeat;
	width: 267px;
	padding-right: 345px;
}

#content #left.home a {
	font-size: 10px;
	line-height: 15px;
}

/* content profiel */

#content #left.profiel {
	background: url(../images/profiel_bg.jpg) no-repeat;
	width: 542px;
}

#content #right.profiel {
	width: 290px;
	height: auto;
	position: relative;
	float: left;
	margin: 70px 0 0 25px;
}

/* content proces */

#content #left.proces {
	width: 893px;
	height: 240px;
	position: absolute;
	bottom: 44px;
	left: 0;
	background: url(../images/proces_bg.jpg) top no-repeat;
	padding: 0;
}

#content #left.proces div.een, #content #left.proces div.twee, #content #left.proces div.drie {
	width: 297px;
	height: 20px;
	position: relative;
	float: left;
	margin: 220px 0 0 0;
	line-height: 20px;
	text-indent: 10px;
}

#content #right.proces {
	width: 290px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 10px;
}

/* vacatures */

#content #left.vacatures {
	background: url(../images/vacatures_bg.jpg) no-repeat;
	width: 542px;
}

#content #right.vacatures {
	width: 290px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 10px;
}

#content #right.vacatures ul {
	margin: 20px 0;
}

#content #right.vacatures li {
	margin-left: 5px;
}

#content #right.vacatures li a {
	color: #f48b17;
}

/* content contact */

#content #left.contact {
	background: url(../images/contact_bg.jpg) no-repeat;
	width: 542px;
}

#content #right.contact {
	width: 290px;
	height: auto;
	position: relative;
	float: left;
	margin: 70px 0 0 25px;
}

#content #right.contact a {
	font-size: 10px;
}

/* content nieuws */

#content #left.nieuws {
	width: 290px;
	margin-top: 52px;
	margin-left: 45px;
	background: none;
}

#content #left.nieuws a {
	width: 290px;
	height: 60px;
	line-height: 60px;
	display: block;
	text-decoration: none;
	text-indent: 15px;
	margin-bottom: 15px;
	border: 1px solid #999;
	font-weight: bold;
}

#content #left.nieuws a.active {
	color: #f48b17;
}

#content #left.nieuws a.active:hover {
	border: 1px solid #999;
}

#content #left.nieuws a:hover {
	border: 1px solid #CCC;
}

#content #right.nieuws {
	width: 542px;
	height: 490px;
	position: relative;
	float: left;
	margin: 70px 0 0 32px;
}

.basic  {
	width: 542px;
	height: 490px;;
}

.basic div.inhoud {
	padding: 5px 0;
	width: 542px;
	height: auto;
}

.basic a {
	cursor: pointer;
	display: block;
	line-height: 30px;
	height: 30px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-indent: 10px;
	background: url(../images/template/bg_kader_nieuws.jpg) 0 0 no-repeat;
}

.basic a:hover {
	background: url(../images/template/bg_kader_nieuws.jpg) 0 -30px no-repeat;
}

.basic a.selected {
	background: url(../images/template/bg_kader_nieuws.jpg) 0 -30px no-repeat;
	color: #f48b17;
}

.basic div.inhoud .item {
	border: none;
	font-size: 10px;
	text-indent: 10px;
	line-height: 25px;
	cursor: pointer;
}

.basic div.inhoud .item strong {
	font-size: 11px;
	margin-right: 10px;
}

.basic .item .nieuwstitel h3 {
	font-size: 14px;
	margin-top: 10px;
}

.basic .item .foto {
	width: 510px;
	height: 340px;
	position: relative;
	float: left;
	margin: 15px 40px 15px 0;
	overflow: hidden;
}

.basic .item .foto img {
	width: 510px;
	height: 340px;
}

.basic .item .foto a {
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.basic .item .nieuwsbericht {
	font-size: 12px;
	position: relative;
	float: left;
	width: 543px;
	height: 452px;
	overflow: hidden;
}

.basic .item .nieuwsbericht a {
	cursor: pointer;
	display: block;
	line-height: 14px;
	height: auto;
	margin-top: 15px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	text-indent: 0;
	background: none;
}

/* rechts banners/nieuws */

#content #right .banner, #content #right .nieuwsitem {
	width: 242px;
	height: auto;
	position: relative;
	float: left;
	margin: 0 0 4px 5px;
	background: url(../images/template/bg_kader_rechts.jpg) no-repeat top left;
}

#content #right .banner {
	margin: 5px 0 5px 5px;
}

#content #right .banner img {
	margin: 5px 0 0 5px;
}

#content #right .nieuwsitem {
	margin: 5px 0 0 5px;
	height: 85px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#content #right .nieuwsitem:hover {
	background: url(../images/template/bg_kader_rechts.jpg) no-repeat left -110px;
}

#content #right .nieuwsitem h5 {
	font-size: 11px;
	margin: 6px 10px 3px 10px;
}

#content #right .nieuwsitem p {
	font-size: 10px;
	line-height: 14px;
	margin: 0 10px;
}

#content #right .nieuws {
	margin-left: 15px;
	font-size: 10px;
}

#slideshow {
	height: 156px;
	width: 242px;
	position:relative;
	float: left;
	background: url(../images/template/bg_kader_rechts.jpg) no-repeat left -220px;
	margin: 9px 0 0 5px;
}

#slideshow IMG {
	position:absolute;
	margin: 5px 0 0 5px;
	z-index:8;
}

#slideshow IMG.active {
   z-index:10;
}

#slideshow IMG.last-active {
   z-index:9;
}

/* content portfolio */

#loading {
	width: 907px;
	height: 553px;
	position: absolute;
	left: 45px;
	top: 159px;
	background: #000 url(../images/template/loading.gif) no-repeat center;
	z-index: 1000;
}

#content #left.portfolio {
	width: 619px;
	height: auto;
	position: relative;
	float: left;
	margin: 65px 0 0 66px;
	width: 598px;
	padding: 0;
	overflow: hidden;
	display: inline;
}

.knop {
	position: absolute;
	top: 3px; 
	left: 576px;
	z-index: 100;
	width: 22px;
	height: 22px;
	background: url(../images/template/i.png) no-repeat 0 0;
	cursor: pointer;
}

#content #right.portfolio {
	width: 287px;
	height: auto;
	position: relative;
	float: right;
	margin: 76px 42px 0 0;
	display: inline;
}

#content #right.portfolio #filter {
	float: right;
	position: relative;
	height: 50px;
	display: inline;
	width: 287px;
	overflow: hidden;
}

#content #right.portfolio #filter select {
	width: 242px;
	margin: 5px 0 0 25px;
	color: #fff;
	font: normal 11px/11px "Trebuchet MS";
	background: #000;
}

#content #right.portfolio #filter select .bold {
	font-weight: bold;
}

#content #right.portfolio #slider_projects {
	float: right;
	position: relative;
	overflow: hidden;
	width: 287px;
}

#content #right.portfolio .nieuwsitem {
	display: inline;
	float: left;
	margin-left: 25px;
	height: 72px;
	margin-bottom: 6px;
}

#content #right.portfolio .nieuwsitem h5 {
	font-size: 10px;
	margin-top: 8px;
}

#content #right.portfolio .nieuwsitem img.pIMG {
	float: left;
	margin: 8px;
	font-size: 1px;
	color: #000;
}

#bigIMG {
	position: relative;
	float: left;
	width: 598px;
	height: 390px;
	overflow: hidden;
	margin-top: 6px;
}

#bigIMG a {
	position: relative;
	float: left;
	width: 598px;
	height: 390px;
}

#bigIMG img {
	width: 598px;
	height: 390px;
}

#bigIMG a span {
	width: 45px;
	height: 45px;
	position: absolute;
	left: 300px;
	top: 185px;
	text-align: center;
	display: none;
	background: url(../images/template/zoom.png) 0 0 no-repeat;
}

#bigIMG #description {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 598px;
	height: auto;
	background: transparent;
}

#bigIMG #description #dText_uitl {
	background: #000;
	position: relative;
	float: left;
	padding: 15px 25px 15px 25px;
}

#bigIMG #description #dText {
	background: #000;
	position: relative;
	float: left;
	height: auto;
	width: 548px;
}

#bigIMG #description span.info, #bigIMG #description span.info img, #bigIMG #description #dText_uitl {	
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#bigIMG #description span.info {
	position: absolute;
	top: 10px;
	right: 8px;
	width: 62px;
	height: 24px;
	line-height: 24px;
	display: block;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
	padding-left: 11px;
}

#slider {
	position: relative;
	float: left;
	width: 598px;
	height: 55px;
	overflow: hidden;
	margin-top: 23px;
}

#slider ul li img {
	cursor: pointer;
	float: left;
}


/* footer */

#footer {
	width: 993px;
	height: 71px;
	position: relative;
	float: left;
	margin-top: 5px;
	background: url(../images/template/bg_footer.jpg) repeat-x top;
	padding-bottom: 10px;
}

#footer .taal {
	width: 105px;
	float: left;
	margin-left: 5px;
}

#footer .utilitynav {
	width: 180px;
	float: right;
	text-align: right;
	margin-right: 5px;
}

#footer .taal, #footer .utilitynav {
	height: 15px;
	position: relative;
	font-size: 10px;
	color: #5a5a5a;
	margin-top: 45px;
}

#footer .taal a, #footer .utilitynav a {
	color: #5a5a5a;
	text-decoration: none;
	font-size: 10px;
}

#footer .taal a:hover, #footer .utilitynav a:hover {
	text-decoration: none;
	color: #f48b17;
}

#footer .taal a.actief, #footer .utilitynav a.actief {
	color: #f48b17;
}

#footer .taal a.actief:hover, #footer .utilitynav a.actief:hover {
	text-decoration: none;
	color: #f48b17;
	cursor: default;
}