/* CSS Document */

/* Content */
html {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494943;
	overflow:auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
	line-height: 130%;
}

/* Algemene opmaak */

div#centered{
	position: absolute;
	width: 1160px;
	min-width: 1160px;
	margin-left: -580px; 
	top: 0px;
	left: 50%;
	overflow: hidden;
	z-index:0;
	
	padding-bottom: 50px;
}

div#header {
	position: relative;

	width: 1160px;
	height: 506px;

	top: 0px;
	left: 0px;
	
	z-index: 5;
	
	background: url('Graphics/Layout/achtergrond.jpg') no-repeat;
	
	border: none;
	
	overflow:visible;
	
	margin-bottom: 20px;
}

div#header_banner {
	position: relative;

	width: 1160px;
	height: 470px;

	top: 0px;
	left: 0px;
	
	z-index: 10;
	
	border: none;
	
	overflow:hidden;
	
}

div#header_logo {
	float:left;
	position: relative;

	width: 190px;
	height: 42px;

	top: -450px;
	left: 180px;
	
	z-index: 10;
	
	border: none;
	
	overflow:hidden;
}

div#header_menu {
	position: relative;

	width: 900px;
	height: 24px;

	top: 5px;
	left: 180px;
	
	z-index: 10;
	
	border: none;
	
	font-size: 18px;
	color: #494943;
	text-align:left;
	
	overflow:hidden;
}

div#content {
	position: relative;
	
	width: 875px;
	
	top: 0px;
	left: 0px; 
	margin-left: 180px;
		
	z-index: 20;
	
	border: none;
	
	/*overflow: visible;*/
}


div#footer {
	position: relative;

	width: 800px;

	margin-left: 180px;
	
	z-index: 10;
	
	top: 25px;
	
	padding-bottom: 5px;
	
	overflow: hidden;
}

div#footer_keywords {
	position: relative;
	
	width: 800px;
	
	color: #89c1f1;
	
	text-align: left;
	
	 line-height: 25px;
}

div#footer_adress {
	float: left;
	
	width: 435px;
	height: 12px;
	
	font-size: 11px;
	
	margin-top: 10px;
		
	padding: 0px;
		
	text-align: left;
	
	color: #494943;
}

div#footer_slogan {
	float: left;
	
	width: 365px;
	height: 24px;
		
	padding: 0px;
		
	text-align: right;
	
	color: #494943;
}

div#project_specificatie {
	position: relative;

	width: 150px;
	height: 20px;
	
	padding-top: 355px;
	padding-left: 20px;
}

div#project_bar {
	position: relative;
	
	top: 15px;
	
	width: 948px;
	height: 130px;
	
	overflow: hidden;
			
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

div.project_bar_item {

	float: left;
	
	width: 158px;
	height: 130px;
	
	margin: 0px;
	padding: 0px;
	
	overflow: hidden;
	display: inline;
}

div.project_bar_item_highlight {
	position: relative;
	
	width: 158px;
	height: 64px;

	margin: 0px;
	padding: 0px;
	
	overflow: hidden;
}

div.project_bar_item_logo {
	position: relative;
	
	width: 158px;
	height: 64px;
	
	margin: 0px;
	padding: 0px;
	
	overflow: hidden;
}

div#project_list {
	position: relative;
	
	top: 25px;
	
	width: 948px;
		
	margin: 0px;
	padding-bottom: 10px;
	padding: 0px;
	

}

div.project_list_item {

	float: left;
	
	width: 237px; /*158*/
	height: 100px; /*64*/
	
	margin: 0px;
	padding: 0px;
	
	text-align: center;
	color: #4b4b45;
	font-weight: bold;
	line-height: 150%;
	
	overflow: hidden;
}

div.project_list_item_image {
	width: 158px; /*158*/
	height: 64px; /*64*/
	
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 39px;
	margin-right: 39px;
	padding: 0px;
	
	overflow: hidden;
}


img {
	border: none;
}

img.navigatie {
	border: none;
	vertical-align: middle;
}

/* Vervolgpagina opmaak */

div#text_background {
	position: relative;
	
	width: 946px;
	height: 389px;
	
	z-index: 25;
	
	background-repeat:no-repeat;
	
	overflow: visible;
}
	
div#text_content {
	position: absolute;
	
	height: 389px;
	
	z-index: 50;
	
	overflow: auto;
	
	background-color: #4b4b45;
	
	text-align: justify;
	
}

div#text_text {
	margin: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*div#list_content {
	float: left;
	
	height: 389px;
	width: 330px;

	margin: 0px;
	margin-left: 15px;
	
	overflow: hidden;
	display:inline;
}

div#list_items {
	
	height: 335px;
	width: 330px;

	margin: 0px;
	
	overflow: auto;
}

div#list_header {
	height: 20px;
	
	width: 250px;
	
	margin: 0px;
	margin-top: 10px;
	
	padding-top: 8px;
	padding-bottom: 8px;
	
	text-align: right;
}*/

div.list_item {
	width: 260px;


	margin: 0px;
	padding: 0px;
	


	margin-left: -14px;
}

div.list_item_bullet {
	float: left;
	
	width: 15px;

	margin: 0px;
	padding: 0px;
		
	overflow: hidden;
}

div.list_item_text {
	float: left;
	
	width: 240px;

	margin: 0px;
	
	padding: 0px;	
	padding-bottom: 8px;
	
	
	overflow: hidden;
	
	color: #494943;
}


div.column_12 {
	float: left;
	
	width: 520px;
	
	margin: 0px;
	margin-right: 40px;
	
	color: #494943;
}

div.column_3 {
	float: left;
	
	width: 245px;
	
	margin: 0px;
	margin-right: 35px;
	
	color: #494943;
}

div.project_item_container {
	position: relative;
	
	width: 245px;
	height: 65px;
	
	margin: 0px;
	margin-bottom: 20px;
	
}

div.project_item_image {
	position: relative;
	
	width: 132px;
	height: 62px;
	
	overflow: hidden;
}

div.project_item_info {
	position: relative;
	
	width: 100px;
	height: 47px;
	
	left: 142px;
	top: -62px;
	
	overflow: hidden;
}

div.project_item_link {
	position: relative;
	
	width: 100px;
	height: 15px;
	
	left: 142px;
	top: -62px;
	
	overflow: hidden;
}

h1 {
	font-weight: bold;
	font-size: 26px;
	text-decoration: none;
	color: #494943;	
	
	margin: 0px;
	padding: 0px;
}

h2 {
	font-weight: bold;
	font-size: 28px;
	text-decoration: none;
	color: #89c1f1;	
	
	margin: 0px;
	padding: 0px;
}

/* Links */

a {
	color: #89c1f1;
	text-decoration:none;
}	

a:hover {
	color: #494943;
}

a.block {
	display:block; 
	
	background-color: #89c1f1; 
	color: #FFF; 
	
	padding: 2px; 
	padding-left: 5px;
}

a.block:hover{
	background-color: #494943;
}

a.menu_header {	
	text-decoration: none;
	color: #494943;
	
	overflow: hidden;
}

a.menu_header:hover {
	color: #89c1f1;
}

a.back {	
	text-decoration: none;
	color: #494943;
	
	overflow: hidden;
}

a.back:hover {
	color: #89c1f1;
}

a.grey {	
	text-decoration: none;
	color: #494943;
	
	overflow: hidden;
}

a.grey:hover{
	color: #89c1f1;
}

a.project_active {	
	color: #FFFFFF;;
}

a.project_active:hover {
	color: #CCCCCC;
}

a.project_notactive {	
	color: #CCCCCC;;
}

a.project_notactive:hover {
	color: #FFFFFF;
}

a.list_item_text_grayblue {	
	color: #494943;
}

a.list_item_text_grayblue:hover {
	color: #9AC9EF;
	font-weight: bold;
}

a.list_item_text_blue {	
	color: #9AC9EF;
	font-weight: bold;
}

a.list_item_text_blue:hover {
	color: #494943;
}

/* formulier */
	
input.button {
	border: 1px #89c1f1 solid;
	color: #FFFFFF;
	background-color: #89c1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	border: 1px #494943 solid;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	border: 1px #494943 solid;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label {
	font-weight: bold;
	color: #494943;
}


/* Tekst opmaak */

p.error {
	color: #FF0000;
	margin: 0px;
	padding: 0px;	
}

p.year {
	color: #89c1f1;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
}


/* Afbeeldingen */

p.is {
	text-align:center;
	margin: 15px;
	margin-bottom: -1px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	padding-left: 1.4em;
	
	list-style-image: url('Graphics/Layout/dash.gif');
	list-style-position:outside;
}

li {
	margin: 0px;
	padding: 0px;
	
}

/* PopUp */
p.popup_header {
	width: 480px;
	min-height: 1px;
	max-height: 15px;
	
	z-index: 65;
	
	border: none;
	border-bottom: 1px #FFFFFF solid;
	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;	
	
	margin-top: 0px;
	margin-bottom: 10px;
}

div#popup_header {
	position: absolute;

	width: 480px;
	height: 20px;
	
	left: 0px;
	top: 5px;
	
	border: none;
	border-bottom: 1px #FFFFFF solid;
}

div#popup_image {
	position: relative;
	
	width: 480px;
	height: 320px;
		
	border: none;

}

div.popup_video {
	position: relative;
	
	width: 300px;
	height: 160px;
		
	text-align: center;
	
	border: none;
}

div#popup_image_blocker {
	position: absolute;
	
	width: 480px;
	height: 245px;
	
	left: 2px;
	top: 28px;
		
	z-index: 50;
				
	border: none;

}

div#popup_text {
	position: absolute;
	
	width: 480px;
	
	left: 0px;
	top: 350px;
	
	border: none;
	border-top: 1px #FFFFFF solid;
}

#ibox_wrapper {
	width: 500px;
	height: 600px;
    padding: 10px 10px 35px 10px;
    border-color:#fff;
	
	overflow: hidden;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#89c1f1; /*#b66086*/ }
#ibox_content { background-color:#89c1f1; /*#b66086*/ border:0; }
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
	color: #FFFFFF;
	text-decoration:none;
    width: 66px;
    height: 22px;
}

#ibox_loading { background: url('Graphics/Layout/indicator.gif') center center no-repeat; width: 128px; height: 128px; } 
