html {
	overflow-y: scroll;	
}

body, html {
	color: #656464;
    font-family: Myriad Pro, Grill Sans, Helvetica;
	font-family: Grill Sans, Helvetica;
    font-size: 12px;
    font-weight: normal;
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	/*background:url(../images/opbouw/bg_body.gif) repeat-x center 201px;*/
}

.clear {
	clear:both;
}

p {
	margin-top:0;
}

img {
	border:0;
}

a {
	color: #949494;
	text-decoration: none;	
}

a:hover,
li.selected a {
	color: #419b2a;
}

h1, h2 {
	margin:0;
	font-size:14px;
}


/**************************************************************************************************/



#wrapper {
	width: 932px;
	margin:0 auto;
}

#header {
	height: 201px;
	border-bottom: 1px solid #d4d4d4;
}
	#header-logo {
		width: 382px;
		float: left;
		margin-top: 17px;	
	}
		#header-logo img {
			
		}
	
	#header-menu {
		width: 150px;
		float: left;
		height: 130px;
		margin-top: 20px;
		margin-left: 230px;
	}
		#header-menu ul {
			list-style: none;
			margin: 0;
			padding: 0;
			width: 150px;
		}
			#header-menu a {
				text-transform: uppercase;
				text-decoration: none;
				width: 100%;
				display: block;
				border-bottom: 1px solid #dbe6db;
				padding: 4px 0 4px 0;
				letter-spacing:1px;
			}
			
			#header-menu ul li.last a {
				border-bottom: 0;
			}
	
	
	#show-menu,
	#sidr {
		display: none;
	}
	
	#extra-menu {
		width: 140px;
		float: right;
		height: 180px;
		margin-top: 20px;
	}
		#extra-menu ul {
			list-style: none;	
			padding: 0;
			margin: 0;
		}
			#extra-menu li {
				
			}
				#extra-menu li a {
                    /*
					text-decoration: none;
					font-size: 10px;
					height: 18px;
					padding: 4px 0 3px;
					display: block;
					*/
                    text-decoration: none;
                    width: 100%;
                    display: block;
                    padding: 4px 0 5px 0;
                    letter-spacing: 1px;
				}
					
	#content-wrapper {
		
	}
		.flexslider {
			margin-top: -1px !important;
		}
		
		
		#gallery,
		#content {
			margin-top: 15px	
		}
		
		#gallery {
			width: 580px;
			float: left;
		}
			#gallery a {
				float: left;	
			}	
				#gallery a.big {
					margin-bottom: 25px;
				}
				
				#gallery a.thumb {
					border: 2px solid #d8d8d8;
					margin-right: 10px;
					margin-bottom: 10px;
				}
		
		#content {
			width: 320px;
			float: right;
			position: relative;
			padding-bottom: 20px;
		}
		
		#content.fullwidth {
			width: 580px;
			float: left;
		}
		
			#content h1 {
				padding: 0;
				text-transform: uppercase;
				margin-bottom: 20px;
			}
			
			#content .back-btn {
				position: absolute;
				bottom: 0;
				right: 0;
			}

	
	

		
		
		
		
		
		
		
	.news-item {
		padding: 15px 0 25px 0;
		border-bottom: 1px solid #cecece;
	}
		.news-image {
			float: left;	
		}
		
		.news-content {
			float: right;
			width: 320px;
		}
			.news-content h2 a {
				color: #6c6c6c;	
			}
			
			.news-content .date {
				color: #999;
				display: block;
				margin-bottom: 15px;
			}
		
		



/****** PROEJCT OVERZICHT ******/
#projecten-holder {
	width: 956px;
}
	.project-button {
		display: block;
		width: 213px;
	/*	height: 213px; */
		position: relative;
		float: left;

		margin: 12px 24px 12px 0;
		background-size: cover;
	}
        .project-button img
        {
            border: 1px solid #d7d7d7;
        }

		.project-button > span {
		/*	position: absolute; */
			display: none;
			width: 100%;
			bottom: 0;

		/*	color: #419b2a; */
			font-size: 18px;
			min-height: 40px;
			font-weight: bold;
			display: block;
            /*line-height: 36px; */
            margin-top:5px;
		}
		.project-button:hover > span {
			display: block;
		/*	color: #ffffff; */
            color: #419b2a;
		}
		
	#projecten-holder.small {
		width: 960px;
	}
		#projecten-holder.small .project-button {
            width: 129px;
            /*

			height: 129px;
            margin-right: 29px;
			*/
		}
		
		#projecten-holder.small span {
			font-size: 12px;
		}

            #projecten-holder.small .project-button img
            {
                width: 129px;
                height: 129px;
            }

/**************************************************************************************************/






.td_spacewidth2 {
    width: 49px;
}

#menu_overview {
	width: 600px;
	overflow-x:hidden;
}

#menu_overview-inner {
	width:640px;
}

	#menu_overview-inner a:hover .mouseout,
	#menu_overview-inner a .mousein {
		display:none;
	}
	
	#menu_overview-inner a:hover .mousein {
		display:block;
	}

#menu_overview ul {
	margin:0;
	padding:0;
	list-style:none;
}

	#menu_overview ul ul {
		display:none;
	}

#menu_overview li {
	width:103px;
	height:170px;
	margin:0 50px 0 0;
	float:left;
	text-align:left;
	line-height:normal;
}

#menu_overview li img {
	display:block;
	margin:0 0 6px;
}



.news-img {
	float:right;
	margin:0 0 20px 20px
}


#mf_2212294583_4 {
	width: 221px;	
}
input[type="text"]{
	width: 174px;	
}

.error_row {
	color: red;	
}

.project-button {
			position: relative;
		}
		
		
		.project-button img
		{
			opacity: 1.0;
		    filter: alpha(opacity=100);
		}
		.project-button:hover img
		{
			opacity: 0.2;
		    filter: alpha(opacity=20);
		}		
		
		.project-button > span {
			display: none;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			text-align: center;
			padding: 0 10px;
			box-sizing: border-box;
		}
		
		.valign {
			display: inline-block;
			height: 100%;
			vertical-align: middle;
		}
		.valign+span {
			display: inline-block;
			vertical-align: middle;
		}