* { 
    box-sizing      : border-box; 
    -moz-box-sizing : border-box; 
}
html, body {
	margin:0; 
	padding:0;
	
}
a {
	cursor: pointer;
	color: #a7a9ac;
}
a:hover {
	color: #000000;
}
a:focus {
	outline: 0;
}
a:active {
	outline: 0;
}


/* background image volledig scherm ongeacht schermresolutie */
#bg {
	position:fixed; 
	top:58;
	left:0;
	width:100%; 
	height:100%; 
	z-index:1;
}
element {
	cursor: pointer;
	cursor: hand;
}
/* work around MIE */
* html #bg {
	position:absolute;
}
/* container over de afbeelding heen */
#container {
	position:relative;
	z-index:3;
}
#logoX {
	left:35px;
	top:750px;
	position: absolute; 
	z-index:110;
}
#projecttitel {
	left:35px;
	top:85px;
	position: absolute; 
	z-index:10;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	z-index:999;
	margin:0;
	background-color:#FFFFFF;
	width: 100%;
}
#content {
	margin: 50px 17% 0px 170px;
}
body, td{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #2F2820;
	line-height: 17px;
}

/* Hoofdnavigatie - horizontale list 
-------------------------------------------------- */
#hoofdnav {
	float: left;
	background-color:#FFFFFF;
	width: 100%;
	height: 32px;
}

#hoofdnav ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#hoofdnav li {
	display: inline;
	padding: 0;
	margin: 0;
}
#hoofdnav a {
	color: #a7a9ac;
	padding: 8px 13px 3px 13px;
	float: left;
	width: auto;
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
#hoofdnav a:hover {
	color:#000000;
	text-decoration: none;
}
	
#hoofdnav a.active {
	color: #000000;
	text-decoration: none;
}
#logoheader{
	float: right;
	width: 278px;
}
/*Style voor de navigatie */

#navigatie {
	float: left;
	background-color: #ffffff;
	padding-bottom: 6px;
}

#navigatie ul {
	margin: 0;
	padding: 0;
}

#navigatie li {
	display: inline;
	padding: 0;
	margin: 0;
}
#navigatie a {
	padding: 1px 1px 1px 1px;
	float: left;
	width: auto;
}
#navigatie a:hover {
	color: #000000;
	text-decoration: none;
}
	
#navigatie a.active {
	color: #000000;
	text-decoration: none;
}
#contact {
	float: left;
	padding-right: 20px;
	width: 735px;
}
#text {
	float: left;
	padding-left: 30px;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 100%;
}
#table {
	padding: 15px;
}
#table2 {
	/*padding-left: 10px;*/
}
#table3 {
	padding-left: 45px;
	padding-bottom: 20px;
	}
	#table3 .titel{
		font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
		color:#1a171b;
		font-size:14px;
	}
	#table3 td{
		font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:22px;
		color:#1a171b;
	}

	

#text a{
	font-size: 11px;
	font-weight: normal;
	color: GRAY;
	text-decoration: underline;
}
#text a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#thumbDiv{
	width:300px;
	overflow:hidden;
}

/* sideInformation 
-------------------------------------------------- */
#omschrijvingDiv{
	position:absolute;
	left:0px;
	height: 1100px;
	width:360px;
	background-color:#fff;
	display:none;
	}
	#layout{
		padding-left: 45px;
		padding-bottom: 20px;
	}
	#sideContent td{
		font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
		line-height:22px;
		font-size:12px;
		color:#1a171b;
	}
	
	#sideContent .titel{
		font-size:14px;
		color:#E7302A;
	}
	#sideContent h3{
		font-size:12px;
		color:#E7302A;
	}
		
	#sideContent a{
		text-decoration: none;
		color:#1a171b;
		border-bottom: 1px solid #CCCCCC;
	}
	#sideContent a:hover{
		text-decoration: none;
		color:#1a171b;
		border-bottom: 1px solid #E7302A;
	}
	
#omschrijvingContentWrapperDiv{
	margin-right:15;
}
img{
	-ms-interpolation-mode: bicubic;
}
#projectInfoLink{
	
	float: right;
	width: 60px;
}
#projectInfoLink a{
	color: #ed1c24;
	margin-left: 28px;
}
#projectInfoLink a:hover{
	color: #a7a9ac;
}
img{
	-ms-interpolation-mode: bicubic;
}
