img{
  behavior:url("css/pngbehavior.htc");

  }

body { 
	behavior:url("css/csshover.htc");
	font-family: arial, "lucida console", sans-serif;
}
a{
	color:gray;
	}
html, body{
	background-color: rgb(245,245,245);
	font-family: Verdana;
	margin:0px;
	padding:0px;
	scrollbar-base-color: #DCDBDB;
	scrollbar-shadow-color: rgb(150,150,150);
	scrollbar-highlight-color: #DCDBDB; 
	scrollbar-3dlight-color: rgb(150,150,150); 
	scrollbar-darkshadow-color: #DCDBDB;
	scrollbar-track-color: #DCDBDB; 
	scrollbar-arrow-color: white;
	background-image:url("../images/stripGray.gif");
	background-repeat:repeat-x;
	background-position:0px 20px;

}
div#warp{
	text-align:centre;
	width:90%;
	padding:0 20px 0 20px;
}
/*
main
*/
div#main{
	width:90%;
	height:600px;
	top:20px;
	position:relative;
}
div#header{
	background-image:url("../images/header.gif");
	background-repeat:no-repeat;
	height:24px;
	width:650px;
}
div#navigation{
	padding:10px 0px 0px 20px ;
	width:650px;
}
div#navigation a{
	color:gray;
	text-decoration:none;
	font-size:12px;
	background-image:url("../images/yellowBlock.gif");
	background-repeat:no-repeat;
	background-position:12px 3px;
	padding-left:30px;
	display:block;
	float:left;	
}
div#navigation a.active,div#subNavigation a.active{
	color:black;
}
div#navigation a:hover,div#subNavigation a:hover{
	color:black;
}
#searchBlock{
	left:500px;
	top:30px;
	position:absolute;
	width:300px;
}
div#navigation form{
	padding:0px;
	margin:0px;
	}
div#navigation input{
	height:18px;
	width:90px;
	padding:0px;
	margin:0px;
	font-size:9px;
	border:solid rgb(200,200,200) 1px;
	float:left;
	}
div#navigation .button{
	font-size:12px;
	border:0px;
	width:60px;
	background-color:white;
	font-family:arial;
	color:gray;
	border:solid rgb(200,200,200) 1px;
	text-align:center;
	float:left;
	}
div#navigation .inputField{
	font-size:12px;
	border:0px;
	width:100px;
	background-color:white;
	font-family:arial;
	color:gray;
	border:solid rgb(200,200,200) 1px;
	text-align:center;
	float:left;
	height:16px;
	}

/*Subnavifation
*/
div#subNavigation{
	padding:8px 0px 0px 85px ;
	width:750px;
	float:left;	
}
div#subNavigation a{
	background-image:url("../images/yellowStrip.gif");
	background-repeat:no-repeat;
	background-position:10px 3px;
	padding-left:20px;
	display:block;
	float:left;	
	font-size:10px;
	text-decoration:none;
	color:gray;
}
/*************
	overView
*/
div#overView{
	
	top:10px;
	left:35px;
	position:relative;
	width:100%;
	float:left;

	
	display:block;
	}
	
#overView h1{
	font-family:arial,verdana;
	font-size:18px;
	padding:0px;
	font-weight:normal;
	margin:0px;
	padding-top:20px;
	width:100%;
	float:left;
	/*border-bottom:solid rgb(100,100,100) 1px;*/
	}
#overView h2{
	font-family:arial,verdana;
	font-size:15px;
	padding:0px;
	font-weight:normal;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;	
	width:100%;
	float:left;
	border-bottom:solid rgb(170,170,170) 1px;
}

.mainTextBedrijf p{
	font-size:11px;
}
/* Nieus Item

*/
.newsItem{

	font-size:11px;
	
}
.newsItem h1{
	padding:0px;
	margin:0px;
	font-size:12px !important;
	font-weight:bold !important;
}
.newsTable{
	display:inline;
	font-size:11px;
	
}
.imageNews{
	padding-left:20px;
}
/* Item
*/
.item{
	width:380px;
	position:relative;
	float:left;
	padding-right:100px;
	padding-bottom:20px;
	}
.item:hover{

}
.item img{
	border:0px;
}
.item img:hover{
	border:0px;
	opacity: .9;
	filter: alpha(opacity=90);
}
.imageBlock{
	height:100px;
	width:100px;
	float:left;
	position:relative;
	overflow:hidden;
	padding-right:5px;
	padding-top:6px;

}
.shadow{
	background-image:url("../images/shadow.jpg");
	width:112px;
	height:112px;
	background-position:-5px 0px;
	background-repeat:no-repeat;
	}
.itemDescription{
	float:left;
	position:absolute;
	width:340px;
	height:100px;
	left:120px;
	top:5px;
	font-size:10px;
	font-family:arial;
	letter-spacing:0.1em;
}
.itemDescription table{

}
.itemDescription h3, .itemDescription h3 a{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:black;
	text-decoration:none;
}
.itemDescription h3 a:hover{
	color:gray;
}

/*********/

#contentBlock{
	float:left;
	width:100%;
	padding:0px;
}
#largeIMageBlock{
	float:left;
	width:720px;
	text-align:center;
}
#thumbNailBlock{
	width:720px;
	float:left;
}
#thumbNailBlock .thumnailContainer{
	float:left;
}
div#textContent{
	width:250px;
	position:absolute;
	left:780px;
	top:00px;
	text-align:justify;
}
div#textContent h3{
	padding:0px;
	margin:0px;
/* veranderd */	
	font-weight:normal;
	font-size:20px;
/* end veranderd */	
}
.textBlockMain,.textBlockIntro,.textBlockmeta{
	font-size:9px;
	padding:0px;
}

.textBlockMain p,.textBlockMain font{
		font-size:11px;
}

/****/
#contactBlock{
	width:300px;
	float:left;
	font-size:11px;
}
#contactBlockEmail{
	width:300px;
	float:left;	
	padding-left:50px;
	font-size:11px;
}
#contactBlockEmail input,#contactBlockEmail textarea{
	font-size:11px;
	border:solid rgb(200,200,200) 1px;
}
#contactBlockEmail label{
	padding-bottom:4px;
	padding-top:10px;
	display:block;
}

#projectSelector{

	width:300px;
	height:20px;

}
a.navIcons{
	font-size:9px;
	color:gray;
	text-decoration:none;

}
/*download*/
.download{

	padding:15px;
	width:auto;
}
.download li{
	border-bottom:solid gray 1px;
	padding:5px;
	
}
.red{
	color:rgb(100,100,100);
	font-size:9px;
}