body
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #0A2E83;	
	background-image: url('./images/header.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 150%;
}

#midden
{
	width: 940px;
	margin: 0px auto; 
	position: relative;
	border: 0px solid #000000;
	margin-bottom: 100px;
}
a{
/*	color:#DC2521;*/
	color: white;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: 0px;
}
/* Headings */
h1
{
	font-size: 30px;
	color: white;
	margin-top: 0px;
	padding: 0px;
		
}
h2
{
	font-size: 20px;
	margin: 0px;
 	padding: 0px;
 	color: white;
 	margin-bottom: 20px;
}
h3
{
	font-size: 16px;
	margin: 0px;
	margin-top: 20px;
 	padding: 0px;
 	color: white;
}
.apeldoorn{
	font-size: 22px;
	color: black;
	position: absolute;
	top: 40px;
	right: 30px;
}
.segoe{
	font-family: segoeprint;
}

/*
 * Header + Breadcrum
 */
#header{
	width: 960px;
	height: 160px;
	position: relative;
	background-image: url('./images/header.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	
}
#head_bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 135px;
	background-image: url('./images/head-strip.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}
#menubalk_bg{
	width: 100%;
	height: 25px;
	margin-top: 110px;
	position: relative;
	background-image: url('./images/menubalk.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}
#logo{
	margin-left: 40px;
	margin-top: 15px;
}
/*
 * Eind Header + Breadcrum
 */

 
 /*
 * Main
 */	
	#content{
		/*background-color: #490B04;*/
		/*background-image: url('./images/mid.png');
		background-position: center top;
		background-repeat: repeat-y;*/
	}
	div#main 
	{
		position: relative;
		width: 960px;
	}
/*
 * Eind Main
 */


/*
 *	Footer
 */
	div#footer{
		height: 0px;
		width: 960px;
	}
/*
 *	Eind Footer
 */

 
 /*
 *	Menu
 */
	div#menu {
		position: absolute;
		width: 900px;
		left: 32px;
		right: 28px;
		top: 114px;
	}
	div.menuitem{
		float: left;
		display: block;
		text-align: center;	
	}
	div.menuitem a{
		display: block;
		color: white;
		text-decoration: none;
		font-size: 15px;
		padding-left: 22px;
		padding-right: 22px;
		position: relative;
	}
	div.menuitem a.active{
		color: #EFAE00;
	}
	.arrowup{
		position: absolute;
		background: url('images/arrowup.png');
		width: 8px;
		height: 7px;
		margin: 10px auto;
		top: 20px;
		left: 50%;
		margin-left: -4px;
	}
	div.menuitem .arrowup{
		display: none;
	}
	.arrowup span{
		visibility: hidden;
	}
	div.menuitem a.active .arrowup{
		display: block;
		background: url('images/arrowup_active.png');
	}
	div.menuitem:hover .arrowup{
		display: block
	}
/*
 *	Eind menu
 */
 
/*
 *	Homepage
 */
#homepage_top{
	width: 960px;
 	height: 375px;
 	background-image: url('./images/homepage_top.png');
 	background-position: center top;
	background-repeat: no-repeat;
}
#buttonholder{
	width: 222px;
	position: absolute;
	right: 30px;
	top: 20px;
}
#buttonholder .button{
	height: 42px;
	font-family: segoeprint;
	font-size: 18px;
	color: white;
	text-align: right;
	padding: 10px;
	position: relative;
}
#buttonholder .button.active{
	background-image: url('./images/button.png');
	background-position: right top;
	background-repeat: no-repeat;
}
#buttonholder .button:hover{
	background-image: url('./images/button.png');
	background-position: right top;
	background-repeat: no-repeat;
}
#homepage_bottom{
	width: 960px;
 	height: 428px;
 	background-image: url('./images/homepage_bottom.png');
	background-position: center top;
	background-repeat: no-repeat;
}
#columnholder{
	width: 900px;
	padding-top: 5px;
	margin-left: 30px;
}
#columnholder .column{
	width: 210px;
 	height: 391px;
 	background-image: url('./images/column.png');
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
}
#columnholder .column img{
	position: absolute;
	top: 45px;
	left: 4px;
}
#columnholder .column h2{
	margin: 12px;
	width: 186px;
	text-align: center;
	color: white;
}


/*
 *	Slider
 */
 #slider{
	position: relative;
 	width: 700px;
 	height: 350px;
 	margin-top: 0px;
 	margin-left: 30px;
 	z-index:-1;
 }
 #linkbinder{
 	position: absolute;
 	width: 700px;
 	height: 350px;
 	margin-top: 0px;
 	margin-left: 30px;
 	z-index: 1;
 }
 .slide{
 	background-repeat: no-repeat;
 	position: relative;
 	display: none;
 	width: 700px;
 	height: 350px;
 }
/*
 * 	Eind slider
 */

 
 
 /*
  *	Bullitlist
  */
 .arrow_bullit{
 	 list-style-image: url('images/arrow.png');
 	 position: relative;
 	 margin-top: 170px;
 	 margin-left: 0px;
 	 padding-left: 30px;
 	 width: 170px;
 	 color: white;
 	 /*font-weight: bold;*/
 	 font-size: 14px;
 }
 .arrow_bullit li{
 	margin-top: 8px;
 }
 
 .arrow_bullit.small{
 	margin: 0px;
 	padding-left: 18px;
 	color: #CCCCFF;
	line-height: 150%;
	font-size: 12px;
	margin-top: 10px;
	width: 500px;
 }
  .arrow_bullit.small li{
 	margin-top: 0px;
 }
 
 /*
 *	Proza pagina
 */
 #site_middle{
 	width: 960px;
 	background-image: url('./images/bg.png');
	background-repeat: repeat-y;
	background-position:  0px 350px;
	min-height: 400px;
	
 }
 #site_middle_2{
 	width: 730px;
 	background-image: url('./images/site_mid.png');
 	margin-left: 230px;
	background-repeat: no-repeat;
	background-position:  top center;
 }
 #site_top{
 	height: 210px;
	width: 730px;
	margin-left: 230px;
	background-position: left top;
	background-repeat: no-repeat;
 }
#site_top_2{
 	height: 210px;
	width: 730px;
 	background-image: url('./images/site_top.png');
	background-position: center top;
	background-repeat: repeat-y;
}
#site_top_2 h1{
	padding-top: 25px;
	margin-left: 15px;
	
} 
#site_bottom{
 	height: 50px;
	width: 740px;
	margin-left: 220px;
 	background-image: url('./images/site_bottom.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#leftmenu{
	float: left;
	width: 200px;
	height: 604px;
	position: absolute;
	left: 0px;
	margin-left: 30px;
	background-image: url('./images/menu.png');
	background-position: center top;
	background-repeat: repeat-y;
}
#site_content{
	width: 700px;
}
#site_inner_content{
	margin-left: 20px;
	width: 640px;
}
 /*
  *	Bullitlist
  */
.menu_arrow_bullit{
 	position: relative;
	color: white;
	font-weight: bold;
	font-size: 13px;
		 
	list-style-type: none;
	padding: 0px;
	margin: 0px;
 	margin-top: 25px; 
 }
.menu_arrow_bullit li{
	margin-top: 15px;
 	margin-left: 10px;
	padding-left: 14px;
}
.menu_arrow_bullit a{
	color: white;
	text-decoration: none;
}
.menu_arrow_bullit li.active{
	background-image: url('images/arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 8px; 
	padding-left: 14px;
}
.menu_arrow_bullit li:hover{
	text-decoration: underline;
}



.bold{
	font-weight: bold;
	color: white;
}
p{
	color: #CCCCFF;
	line-height: 150%;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.yellow_border{
	width: 200px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}
.yellow_border_outer{
	background:none repeat scroll 0 0 #EFAE00; 
	width: 200px;
	height: 150px;
}


/*
	Profile page
 */
.detail_block{
	width: 660px;
	margin-top: 25px;
	background-color: #234390;
}
.detail_block .yellow_border_outer{
	float: left;
	margin-right: 20px;
}
.profile_text{
	width: 430px;
	margin-top:5px;
	display: block;
	float: left;
}
.profile_text h3{
	margin-top: 0px;
}
.profile_text p{
	margin-top: 5px;
	margin-bottom: 0px;
}
/*
	projecten
*/
.big_yellow_border{
	width: 650px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-color: #0A2E83;
	position: relative;
}
.big_yellow_border .profile_text{
	margin: 10px;
	width: 428px;
}
.big_yellow_border_outer{
	background:none repeat scroll 0 0 #EFAE00; 
	width: 650px;
	height: 150px;
}
.big_yellow_border img{
	border-left: 2px solid #EFAE00;
}
.big_yellow_border .bold{
	position: absolute;
	bottom: 2px;
	left: 10px;
}

/*
	projectdetail
*/
#image_box{
	float: right;
	width: 420px;
	background-color: #234390;
	margin-left: 10px;
}
#image_big_outer{
	background:none repeat scroll 0 0 #EFAE00; 
	width: 396px;
	height: 297px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#image_big{
	width: 396px;
	height: 297px;
	margin: 0px;
	padding: 0px;
}

#image_big img{
	width: 396px;
	height: 297px;
	margin: 0px;
	padding: 0px;
	display: none;	
}
#large_image_big_outer{
	background:none repeat scroll 0 0 #EFAE00; 
	width: 655px;
	margin-right: 20px;
}

#large_image_big{
	width: 655px;
	margin: 0px;
	padding: 0px;
}

#large_image_big img{
	width: 655px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;	
}

#little_image_box{
	width: 420px;
	background-color: #234390;
}

.little_image_outer{
	background:none repeat scroll 0 0 #EFAE00; 
	width: 120px;
	height: 90px;
	margin-right: 14px;
	margin-bottom: 10px;
	float: left;
}
.little_image{
	width: 120px;
	height: 90px;
	margin: 0px;
	padding: 0px;

}
.little_image img{
	width: 120px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/*
	Two column text
*/
.column{
	float: left;
	width: 300px;
	color: white;
}
.column.left{
	margin-right: 40px;
}

/*
	Contactpagina
*/
#googlemaps{
	float: right;
	margin-top: 10px;
	width: 300px;
	height: 275px;
}
#contactblock{
	width: 550px;
	background:none repeat scroll 0 0 #EFAE00; 
	margin: 0px auto;
	
}
#contactblock_inner{
	background-color: #061F51;
	width: 510px;
	padding: 20px;
}
#contactblock table{
	width: 510px;
	color: white;
	font-size: 14px;
}
#contactblock table td{
	vertical-align: top;
}
#contactblock table input{
	width: 190px;
	height: 16px;
	border: 1px solid #EFAE00;
	padding: 4px;
	background: url('images/input.png') top left no-repeat;
}
#contactblock table textarea{
	width: 300px;
	height: 98px;
	border: 1px solid #EFAE00;
	background: url('images/textarea.png') top left no-repeat;
}
#contactblock table img{
	margin-top: 10px;
	cursor: pointer;
}
/*
	image boxes
*/
.imgOuterBox.left{
	float: left;
	margin-top: 20px;
}
.imgOuterBox.right{
	float: right;
	margin: 10px;
	margin-top: 20px;
}
.imgOuterBoxV.left{
	float: left;
	margin-top: 20px;
}
.imgOuterBoxV.right{
	float: right;
	margin: 10px;
	margin-top: 20px;
}
.imgOuterBox{
	height: 225px;
	width:	300px;
	background-color:#234390;
}
.imgBox{
	height: 225px;
	width:	300px;
	background:none repeat scroll 0 0 #EFAE00; 
}
.imgOuterLittleBox{
	margin-right: 30px;
	width: 190px;
	height: 253px;
	background-color:#234390;
}
.imgLittleBox{
	width: 190px;
	height: 253px;
	background:none repeat scroll 0 0 #EFAE00; 
}
.imgLittleBoxImg{
	width: 190px;
	height: 253px;
}
.imgLittleBoxImg img{
	width: 190px;
	height: 253px;
}
.left{
	float: left;
}
.left.last{
	margin-right: 0px;
}

.imgOuterBoxV{
	height: 300px;
	width:	225px;
	background-color:#234390;
}
.imgBoxV{
	height: 300px;
	width:	225px;
	background:none repeat scroll 0 0 #EFAE00; 
}
.imgBox .imgBoxImg{
	height: 225px;
	width:	300px;
}
.imgBoxV .imgBoxImg{
	height: 300px;
	width:	225px;
}
.listi{
	margin: 0px;
	font-weight: normal;
	padding: 0px;
	border: 0px; 
	font-size: 14px;
	display: inline;
}
