#container{
	margin:0 auto;
	width:965px;
	position:relative;
}

#contentPane{
	margin-top:22px;
	width:812px;
	float:left;
	background-color:#a8c400;
	overflow:visible;
}
#menu{
	width:812px;
	float:left;
}
#content{
	float:left;
	width:812px;
	background-color:#4e4e4e;
	margin-bottom:49px;
	overflow:visible;
}
#sidePane{
	width:153px;
	float:left;
	position:relative;
}
#sidePane2{
	width:153px;
	position:fixed;
}
#logo{
	float:right;
	margin-top:87px;
}
#tmpldesign,#tmpldesign a{
	width:965px;
	color:#808080;
	font-size:10px;
}
#home_leader{
	width:812px;
	height:329px;
	float:left;
	background-color:#ffffff;
}
#home_leader_images{
	float:left;
	height:281px;
	width:812px;
}
#home_leader_train{
	width:812px;
	height:562px;
	float:left;
}
#home_leader_top{
	float:left;
	width:812px;
	height:281px;
	cursor:pointer;
}
#home_leader_bottom{
	float:left;
	width:812px;
	height:281px;
	cursor:pointer;
}
#home_leader_text{
	float:left;
	width:812px;
	height:48px;
}
#home_text{
	float:left;
	width:812px;
}
.home_text_left{
	width:365px;
	float:left;
	margin-left:25px;
	margin-right:32px;
}
#home_text h1{
	margin-bottom:18px;
}
.home_text_right{
	width:365px;
	float:left;
}
#home_text_bottom{
	float:left;
	width:100%;
	margin-top:23px;
	margin-bottom:31px;
}
#home_text_top{
	float:left;
	width:100%;
	margin-top:24px;
}
#colom_leader{
	float:left;
	height:284px;
	width:812px;
}
#colom_leader_image{
	width:755px;
	height:110px;
	float:left;
	padding-top:78px;
	padding-left:57px;    
	line-height:36px;
}
#colom_leader_text{
	float:left;
	width:695px;
	height:78px;
	padding-top:18px;
	padding-left:27px;
	padding-right:90px;
}
#colom_content{
	float:left;
	width:812px;
	background-color:#ffffff;
	padding-top:23px;
	padding-bottom:36px;
}
#colom_content_left{
	float:left;
	width:550px;
	margin-left:27px;
	margin-right:25px;
}
#colom_content_right{
	float:left;
	width:185px;
}
#bedrijfsinfo{
	float:left;
	width:133px;
	margin-left:20px;
	margin-top:16px;
}
.meerInfo_btn, .facebook_btn{
	float:left;
	width:133px;
	height:48px;
	line-height:48px;
	padding-left:20px;
}
.facebook_btn{
	background-color:#a8c400;
	color:#3a3a3a;
	background-image:url('../images/facebook_f.png');
	background-position:122px 10px;
	background-repeat:no-repeat;
}
.facebook_btn:hover, .meerInfo_btn:hover{
	color:#ffffff;
}
.meerInfo_btn{	
	background-color:#3a3a3a;
	color:#a8c400;
}
#projecten_content{
	float:left;
	width:812px;
	background-color:#ffffff;
	overflow:visible;
}
.project{
	float:left;
	width:812px;
	min-height:260px;
	position:relative;
	overflow:visible;
}
.project_text{
	margin-bottom:10px;
}
.project_image{
	float:left;
	width:389px;
	height:260px;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}
.project_info{
	float:left;
	width:372px;
	margin-left:26px;
	margin-top:23px;
}
.project_button{
  position:absolute;
  bottom:0px;
  right:-48px;
  height:48px;
  width:48px;
  z-index:2;
  background-image:url('../images/openproject_buttoin.png');
  background-position:0 0;
  background-repeat:no-repeat;
}
.project_button:hover{
  background-position:0 -48px;
}
.home_leader_diensten{
	padding:0 27px;
	line-height:48px;
	text-align:center;
	float:left;
	color:#95ae00;
	font-size:16px;
}
.extra{
	color:#000000;
	cursor:pointer;
}
.extraActive{
	color:#000000;
	background-color:#f3f3f3;
}
.fancyboxImages{
	display:none;
}
.donkerRow{
	background-color:#f1f1f1;
}
