html , body {
	margin:0px;
	padding:0px;
	font-family: Calibri, Arial;
	font-size:12px;
	font-weight: normal;
	color: #1b1b1b;
	background-color: #FFF;
	background-image: url('../../images/skin/default/back.jpg');
	background-repeat: repeat-x;
	width:100%; height:100%; 
}


#main {
	margin: 0 auto;
	width: 1003px;
	padding-top:10px;
	
}

p {
	margin:0px;
}

.container {
	width:100%;
	overflow:hidden;
}

#clear , .clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.pageBack {
	background: url('../../images/skin/default/main_shadow_bg.png') no-repeat;
	padding-left:26px;
	min-height:786px;
	padding-top:18px;
}

#pageLeft {
	width: 210px;
	margin-right: 20px;
	
	
	margin-left:10px;
}

#pageRight {
	width: 650px;
	padding-left:20px;
	margin-top: 0px;
	margin-left:0px;
	border-left:1px solid #d0d0d0;	
	line-height:18px;
}

#pageContent {
	min-height:430px;
}

#header {
	margin-left:25px;
	width:935px;
}

#footer {
	width:930px;
	padding-top:35px;
	margin-left:30px;
	padding-right:20px;
	font-size:10px;
	margin-top:0px;
	height:47px;

}

.contentBlock {
	padding: 7px 7px 7px 7px;
}

.contentText {
	padding: 5px 5px 5px 5px;
}

a ,object , img {
	outline:none;
}

.contentText a , .contentText a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #3f4345;

}

.contentText a:hover {
	text-decoration: none;
}

.contentThumb1 {
	width: 158px;
	height: 78px;
	padding: 8px 0px 0px 8px;
	background: #FFF url('../../images/skin/blue/thumb1_bg.png');
	background-repeat: no-repeat;
}

.thumb1 {
	overflow: hidden;
	width: 150px;
	height: 70px;
}


.thumb2 {
	overflow: hidden;
	width: 230px;
	height: 173px;
}

.projThumb {
	overflow: hidden;
	width: 120px;
	height: 70px;
	border:1px solid #c2c2c2;
	margin-right:3px;
	margin-bottom:3px;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.projThumb:hover {
	border:1px solid #e00024;
	opacity:1;
	filter:alpha(opacity=100);
}

.smallThumb {
	overflow: hidden;
	width: 56.9px;
	height:50px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:1px;
}

.normalThumb2 {
	
	width: 200px;
	

	margin-bottom:10px;
	margin-right:10px;
}



.normalThumb {
	
	width: 200px;
	height:150px;
	overflow:hidden;
	
}

.projectInfoA{
	width: 180px
}

.projectInfoB{
	width: 150px;
	text-align: right;
}

.projectName{
	font-weight: bold;
	color:#231f20;

}

.projectType {
	font-style: italic;
}

.projectClient{
	color: #7f8183;
}

.borderBlock {
	border: solid 1px #999;
	padding: 2px;
}


.compare {
}

.compareYes {
	
	margin-right: 10px;
}

.compareYes div {
	background-image: url('../../images/skin/blue/icon_yes.png');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 5px 5px 0px 16px;
}

.compareNo {
	
}

.compareNo div {
	background-image: url('../../images/skin/blue/icon_no.png');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 5px 5px 0px 16px;
	color: #7f8183;
}
.details , .also, .contact {
	margin-bottom:4px;
}

.details a , .details a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #3f4345;
	
	background-image: url('../../images/skin/blue/arrow_details.png');
	padding-left: 10px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.details_aanmaak {
	font-weight: normal;
	text-decoration: none;
	color: #3f4345;
	
	background-image: url('../../images/skin/blue/arrow_details.png');
	padding-left: 10px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

.details a:hover {
	text-decoration: none;
}


.contact a , .contact a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #3f4345;
	
	background-image: url('../../images/skin/blue/icon_contact.png');
	padding-left: 10px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.contact a:hover {
	text-decoration: none;
}

.visit a , .visit a:active {
	font-weight: normal;
	text-decoration: underline;
	background-image: url('../../images/skin/blue/arrow_visit.png');
	padding-left: 10px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #3f4345;
	
}

.visit a:hover {
	text-decoration: none;
}


.back {
	padding: 10px 0px 10px 0px;
}

.back a , .back a:active {
	font-weight: normal;
	text-decoration: underline;
	background-image: url('../../images/skin/default/arrow_back.png');
	padding-left: 10px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #3f4345;
	
}

.back a:hover {
	text-decoration: none;
}


.blogTitle {
	padding-top: 2px;
}

.blogCommentsCount {
	color: #7f8183;
	padding-left: 5px;
}

.blogTitleHeader {
		margin:0px;
		padding: 0px;
}

.blogPost {
		margin:0px;
		padding: 0px;
}

.blogTag {
	font-style: italic;
	padding-left: 5px;
}



.date {
	background-image: url('../../images/skin/blue/date_bg.png') ;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	width: 45px;
	height: 41px;
}

.dateDay {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

}

.dateMonth {
	font-size: 9px;
	color: #ffffff;
}

.dateYear {
	font-size: 8px;
	color: #ffffff;
}

.more {
	background: url('../../images/skin/default/more.jpg') no-repeat;
	
	width:85px;
	padding:4px;
	line-height:100%;
	padding-left:16px;
	
}



.more a , .more a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size:11px;
}

.more a:hover {
	text-decoration: none;
}

.large {
	width: 650px;
}

.medium {
	width: 325px;
}

.small {
	width: 162px;
}

img, div { 
	border: 0px;
	behavior: url('../../../iepngfix.htc'); 
}

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

h1 {
	font-size:14px;
	color:#4c4c4c;
	margin:0px 0px 4px 0px;
	background-image: url('../../images/skin/default/h1-back.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding:10px 0px;
	padding-left:10px;
	
}

h1.indent {
	margin:10px 0px;

}

h1.stroke {
	background-image: url('../../images/skin/default/stroke.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom:5px;
	padding-left:0px;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	
}

h2 {
	font-size:13px;
	color:#231f20;
	margin:0px 0px 4px 0px;
}

h2.large {
	font-size:18px;
}


a , a:active{
	text-decoration: underline;
		color:#231f20;
}

a:hover {
	text-decoration: none;	
}



h2 a , h2 a:link ,h2 a:active ,h2 a:visited ,h2 a:hover {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#231f20;
}

.padding5{
	padding: 5px;
}

.padding10{
	padding: 10px;
}

.marginRight10{
	margin-right: 10px;
}

.marginRight20{
	margin-right: 20px;
}

.marginTop10{
	margin-top:10px;
}

.marginTop20{
	margin-top:20px;
}

.marginBottom5{
	margin-bottom:5px;
}

.marginBottom10{
	margin-bottom:10px;
}

.marginBottom20{
	margin-bottom:20px;
}


#logo {
	text-align: left;
	width:135px;
}

#topnav {
	margin-top:30px;
	padding-top:15px;
}

#topnav .sepNav {
	background: url('../../images/skin/default/sep.jpg') no-repeat;
	width:1px;
	height:15px;
	overflow:hidden;
	margin:3px 10px;
	float:left;
	
}

#topnav  a {
	display:block;
	float:left;
	color:#474848;
	text-transform:uppercase;
	margin:1px 0px;
	margin-left:0px;
	padding:2px 10px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	width:auto;
	text-decoration: none;

}

#topnav a:hover {
	background: url('../../images/skin/default/nav_back.png') repeat-x;
	color:#FFF;
}

#topnav a.active  {
	background: url('../../images/skin/default/nav_back.png') repeat-x;
	color:#FFF;
}


#nav {
	text-align: left;
	width:	206px;
	
	border-bottom:1px solid #dedede;
}

#nav a {
	display:block;

}

#nav #subnav {
	background: #FFF url('../../images/skin/default/subnav-back.png') no-repeat;
	padding:2px 0px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}


#nav a.parent {

	background: url('../../images/skin/default/parent-nav.png') no-repeat;
	margin:0px 0px;
	padding:6px;
	padding-left:10px;
	width:206px;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	color:#e00024;
	
}

#nav a.parent:hover {
	background: url('../../images/skin/default/parent-nav-hover.png') no-repeat;
	color:#FFF;
}

#nav #subnav a , #nav #subnav a:active{
	color:#231f20;
	padding:2px;
	padding-left:13px;
	font-size:95%;
	text-decoration: none;
}

#nav #subnav a:hover {
	background:#dadada;
	color:#231f20;
	text-decoration: none;
}

#nav #subnav a.active  {
	background:#dadada;
	color:#231f20;
	color:#231f20;
}

.activiteitBlock {
	float:left;
	width:195px;
	margin-right:20px;
	margin-bottom:10px;
	line-height:100%;
}

.activiteitBlock  a {
	display:block;
}

.activiteitBlock .title  a{
	background: url('../../images/skin/default/parent-nav-hover.png') no-repeat;
	margin:0px 0px;
	padding:6px;
	
	padding-left:10px;

	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	margin-bottom:0px;
}

.activiteitBlock .subactiviteit {
	background: #FFF url('../../images/skin/default/subnav-back.png') no-repeat;
	padding:2px 0px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}

.activiteitBlock .subactiviteit a {
	display:block;
	color:#231f20;
	padding:2px;
	padding-left:13px;
	font-size:95%;
	text-decoration: none;
}

.btn {
}

.line {
	background:#d8d8d8;
	height:1px;
	line-height:1px;
	overflow:hidden;
}

#siteOptions {
	background:url('../../images/skin/default/site-options.png') no-repeat;
	margin-left:272px;
	width:182px;
	height:23px;
	color:#231f20;
	position:absolute;
	top:0%;
	left:50%;
	padding-top:3px;
	text-align:center;
}

#siteOptions a , #siteOptions a:active {
	font-weight: bold;
	text-decoration: none;
	color: #231f20;
	font-size: 10px;
	padding:2px;
}

#siteOptions a:hover {
	text-decoration: none;
	background:#d2d2d2;
	padding:2px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

.fLeft {
	float:left;
}

.fRight{
	float:right;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}


.errorForm {
	background:#e7cdcd;
	padding:15px;
	color:#000;
	font-weight:normal;
	margin: 10px 0px;
	border:1px solid #a82929;
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
}

.spacer{
	margin:4px 0px;
}

.dotted {
	border-top:1px dotted #bbbbbb;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:1px dotted #bbbbbb;
}


#sitemap a {
	text-decoration:none;
}

#sitemap li  {
	margin:0px 15px;
	padding:4px;
	padding-left:0px;
	font-size:110%;
	font-weight:bold;
	list-style-position: inside;
}

#sitemap ul {

	margin:0px;
	padding:2px;
	padding-left:5px;
	list-style-position: inside;
}



#sitemap li.cat {
	margin-left:35px;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.cat a {
	font-size:95%;
	color:#000;
}

#sitemap li.subcat {
	margin-left:60px;
	font-size:95%;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.subcat2 {
	margin-left:40px;
	font-size:85%;
	font-weight:normal;
	list-style-position: inside;
}


.refLarge {
	background: url('../../images/skin/default/back-ref.jpg') no-repeat;
		
	padding:15px 20px;
	
}

#refCarousel {
	background: url('../../images/skin/default/ref_back.png') no-repeat;
	width:552px;
	height:177px;
	padding:15px 20px;
	
}

.act-header {
	background: url('../../images/skin/default/act-back.png') no-repeat;
	width:655px;
	
	padding:10px 9px;
}

.act-header2 {
	background: url('../../images/skin/default/act-back2.png') no-repeat;
	min-height:200px;

}

.actPic {
	margin-left:1px;
	width:194px;
	height:145px;
	border:1px solid #999999;
	overflow:hidden;
	
}

.actPic2 {
	margin-right:20px;
}

.actContent {
	width:400px;

}


.navArrow {
	margin-top:85px;
	width:20px;
}

.sector {
	font-style:italic;
	font-weight:bold;
	margin:3px 0px;
}

#altaan-balk {
	padding:1px;
	margin:0px;
	margin-bottom:20px;
	margin-left:0px;
}

#altaan-balk div {
	width:931px;
	height:173px;
	overflow:hidden;
	
}

.hidden {
	display:none;
}

#pagination {
	background:#f7f7f7;
	padding:3px 0px;
}

#pagination span {
	margin-right: 15px;
	font-weight:bold;
	
}

.small {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}

#contactLeft {
	background: url('../../images/skin/default/contact-back.png') no-repeat;
	width:184px;
	height:155px;
	padding:10px;
}

.form {
	
}

.formTitle {
	font-weight: bold; 
	
}

.formLabel {
	width: 110px;
}

.formField {
	width: 250px;
}

.fieldWidth1 {
	width:230px;
}

.fieldHeight1 {
	height:130px;
}



.formLabel2 {
	width: 180px;
}

.formField2 {
	width: 450px;
}

.fieldWidth2 {
	width:330px;
}


.medPic {
	width: 75px;
	height: 75px;
	overflow: hidden;
	border: 1px solid #e00024;
	background:#ededed;
	margin-right:20px;
}


.captcha {
	border:1px solid #dedede;
	margin-bottom:5px;
}



.newsTitle {
	padding: 2px 5px 2px 0px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom:10px;
	
}

.row1 {
	background:#e1e1e1;
	border-bottom:1px solid #c8c8c8;
}

.row2 {
	background:#e1e1e1;
	border-bottom:1px solid #c8c8c8;
}

.newsDate {
	padding: 2px 5px 2px 10px;
	font-size: 10px;
	color:#606060;
	background:#dcdcdc;
	width:110px;
	font-style: normal;
}

.newsContent {
	padding: 0px 10px 0px 0px;
}


.newsText {
	width: 440px;
}

.newsText2 {
	width: 260px;
}

.newsPic {
	width: 150px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #e00024;
	background:#ededed;
	margin-right:20px;
}

.newsDate2 {
	color:#FFF;
	background:#939393;
	padding:1px 3px;
}


.newsPic2 {
	width: 108px;
	height: 108px;
	overflow: hidden;
	border: 1px solid #e00024;
	background:#e00024;
	margin-right:10px;
	padding:0px;
	margin-left:0px;
}


#map {
	margin:15px 0px;
	width: 643px;
	height: 300px;
	color:#000;
	margin-left:0px;
	border:1px solid #002f71;
}

.vacForm h2 {
	background:#f5f5f5;
	margin:10px 0px;
	padding:5px;
	border-bottom:1px solid #c0c0c0;
}



.table {

	border: 1px solid #e2e2e2;
	margin-bottom:10px;
}

.tableHeader {
	background-image: url('../../images/skin/default/tableheader_bg2.png');
	background-repeat: repeat-x;
	height: 24px;
	font-size: 14px;
	color: #00374b;
	font-weight: bold;
	padding: 7px 0px 0px 15px;
}

.tableSubHeader {
	background-image: url('../../images/skin/default/tablesubheader_bg2.png');
	background-repeat: repeat-x;
	height: 25px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #87000e;
	border-bottom: 1px solid #87000e;
	background-color: #87000e;
	line-height:100%;
}

.headCell {
	height: 19px;
	padding: 6px 14px 0px 14px;
	float: left;
}

.headCell img {
	margin-top: -1px;
}

.tableContent {
	background-color: #f5f5f5;
	padding-top: 0px;
	border: 1px solid #afafaf;
}

.row {

}

.row div.td {
	padding: 6px 14px 6px 14px;
	float: left;
}

.row:hover {
	background-image: url('../../images/skin/default/row_bg_over2.png');
	background-repeat: repeat;
	color:#FFF;

}

.rowDark {
	background-image: url('../../images/skin/default/row_bg2.png');
	background-repeat: repeat;
}




.tab a {
	border-left:5px solid #939393;
	float:left;
	display:block;
	background: #e1e1e1;
	margin:5px 10px;
	margin-left:0px;
	padding:8px 10px;
	color:#a0a0a0;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	
}

.tab a.active {
	background: #a0a0a0;
	color:#FFF;
}

.subtab a {
	line-height:100%;
	float:left;
	display:block;
	background: url('../../images/skin/default/arrow_breadcrumbs.png') no-repeat;
	background-position:left center;
	margin:5px;
	margin-left:15px;
	padding:5px 5px;
	padding-left:10px;
	
	color:#a0a0a0;
	
	text-decoration:none;
}

.subtab a.active {
	background: #e8e8e8 url('../../images/skin/default/arrow_breadcrumbs.png') no-repeat;
	background-position:5px center;
	padding-left:15px;
	padding-right:15px;
}

.select {
	padding:2px;
	padding-left:2px;
	font-size:12px;
	background:#dcdcdc;
	border-bottom:1px solid #8f8f8f;
}

.subselect {
	padding:2px;
	padding-left:15px;
	font-size:11px;
	background:#ededed;
	
}

.quickJump {
	margin:10px 0px;
	background:#f4f4f4;
	padding:4px;
}

.projectDetail {
	padding:5px;
	margin:10px;
	background:#e9e9e9;
	border-bottom:1px solid #c5c5c5;
}

.matrix {
	font-size:11px;
	margin-left:5px;
}

.matrix h1 {
	background:none;
	color:#FFF;
	margin:2px 0px;
	font-size:14px;
	font-weight:bold;
	padding:0px;
}

.matrix div {
	margin:1px;
	color:#FFF;
}

.matrix .header {
	float:left;
	width:132px;
	background:#5183c1;
	padding:5px 9px;
}

.matrix .item {
	float:left;
	width:144px;
	padding:2px;
	color:#000;
	margin:1px;
	line-height:100%;
}

.matrix .cont:hover {
	background:url('../../images/skin/default/matrix.jpg') repeat-x;
	font-size:11px;

	
	overflow:hidden;
	
	border:1px solid #FFF;
}

.matrix a {
	text-decoration:none;
	display:block;
	margin:2px 0px;
	padding:0px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
}

.matrix a:hover {
	color:#e00024;
	background:#FFF;
}

.matrix .cont:hover a {
	font-size:11px;
}

.matrix .header li.sub {
	font-size:12px;
	margin:2px 0px;
	padding-left:5px;
	list-style-position:outside;
	margin-left:15px;
}

.matrix .item li.sub {
	font-size:11px;
	
	
	list-style-position:outside;
	margin-left:0px;
	list-style-type:none;
}

.matrix .rowItem1 {
	background:#d7ddee;
	border:1px solid #d7ddee;
	height:75px;
}


.matrix .rowItem2 {
	background:#f1f2fc;
	border:1px solid #f1f2fc;
	height:75px;
}

.matrix .titleX {
	font-weight:bold;
	font-size:13px;

}

.matrix .title {
	font-size:14px;
	font-weight:bold;
}

.matrix .title div {
	margin-top:50px;
}

.matrixBlock {
	border-top:1px solid #dedede;
	margin-top:10px;
	background:#e00024;
	color:#FFF;
	
	text-decoration:none;
	padding:10px 10px;
	
}
.matrixBlock  a {
	
}



.matrixBlock  a:hover {
	
	color:#000;
	
}

.projectRotation {
	width:245px;
	margin-left:5px;
	height:445px;
	margin-top:20px;
	overflow:hidden;
	padding:0px;
	border:1px solid #767676;
}

.projectRotation ul {
	padding:0px;
	margin:0px;
}