h1,h2,h3{
	font-weight:100;
	line-height:36px;
}
.segment.algemeen{
	background:#FFF;
}
.segment.algemeen #sfeerContainer{
	height:602px;	
	width:100%;
	position:relative;
}
.segment.algemeen #sfeerContainer #carousel{
	position:absolute;
	top:0px !important;
	height:600px;
}

.button{
	cursor:pointer;
	width:40px;
	height:30px;
	border-radius:100px 100px 0px 0px;
	-webkit-border-radius:100px 100px 0px 0px;
	-moz-border-radius:100px 100px 0px 0px;
	background:#D6333E url(/images/icons/arrowdown.png)	;
	position:absolute;
	margin:0px auto;
	bottom:0px;	
	left:50%
}
.segment.algemeen #sfeerContainer .sfeerFoto{
	height:600px !important;
	max-width:1800px;
	margin:0px auto;
	background-size:cover !important;	
	background-position:center!important;
	border:1px solid #FFF;
	position:relative;
}
.segment.algemeen #sfeerContainer .sfeerFoto .overlap{
	position:absolute;
	bottom:140px;
	z-index:999;
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
}
.segment.algemeen .overlap h4{
	color:#FFF;	
	font-size:40px;
	font-weight:400;
	text-shadow: 2px 2px 2px #000;
	width:92%;
	margin:0px auto !important;
	box-sizing:border-box;
	font-size:32px;
}
.segment.algemeen .inner{
	margin-top:-20px;
}
.segment.algemeen #sfeerContainer .gradient{
	width:100%;
	height:100px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.99) 99%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.4)), color-stop(99%,rgba(255,255,255,0.99)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	position:absolute;
	z-index:9;
	bottom:0px !important;
}
.segment.algemeen #sfeerContainer .gradient .titelBalk{
	height:50px;
	width:100%;
	background:#D6333E;
	position:absolute;	
}
.segment.algemeen #sfeerContainer .gradient .titelBalk h1,
.titelBalk h2{
	text-decoration:none;
	color:#FFF;
	font-weight:100;
	font-size:20px;
	padding-left:30px;
	background:url(/images/bouwheerbeeldmerk.png) no-repeat;	
	box-sizing:border-box;
	margin:30px 0px 0px 0px;
}
.rechterKolom h2{
	text-decoration:none;
	color:#FFF;
	font-weight:100;
	font-size:20px;
	padding:2px 15px 2px 40px;
	background:#D6333E url(/images/bouwheerbeeldmerk.png) 10px 5px no-repeat;	
	box-sizing:border-box;
	margin:0px 35px 20px 0px;
}

.titelBalk h1 a{
	color:#FFF;
	text-decoration:none;	
}
.segment.algemeen #sfeerContainer .gradient .titelBalk h1,
.segment.algemeen .inner .tekst{
	width:calc((100%/3)*2);
	float:left;
	padding-right:50px;
	box-sizing:border-box;
}
.segment.algemeen .inner .tekst h1{
	font-size:32px;	
	margin-top:0px;
}
.segment.algemeen #sfeerContainer .gradient .titelBalk h2,
.segment.algemeen .inner .rechterKolom{
	width:calc(100%/3);
	float:left;
}
.segment.algemeen .rechterKolom ul.uitklap{
	padding:0px 30px 20px 0px;	
}

.segment.algemeen .rechterKolom ul.uitklap li{
	color:#3cac4c;	
	font-size:18px;
	line-height:34px;
	cursor:pointer;	
	position:relative;

}
.segment.algemeen .rechterKolom ul.uitklap li.intro{
	margin-bottom:-30px;	
}
.segment.algemeen .rechterKolom ul.uitklap li p{
	font-style:none !important;
	color:#000;	
	font-size:14px;
}

.segment.algemeen .rechterKolom ul.uitklap li .arrow{
	position:relative;
	float:right;
}
.segment.algemeen .rechterKolom ul.uitklap li a.leesverder{
	position:absolute;
	bottom:40px !important;	
	margin:0px;
}
.segment.nieuws{
	background:#F5F5F5;	
	text-align:center;
}
.segmen.nieuws .slideshow{
	width:100%;	
}
.segment.nieuws .inner .tekst{
	width:100%;
	float:left;
	padding-right:50px;
	box-sizing:border-box;	
}
.segment.nieuws .inner h1{
	margin:0px;	
	padding:0px;
}
.segment.nieuws .inner .tekst img.introimg{
	max-width:400px;
	max-height:400px;
	clear:both;
}
.segment.nieuws .nieuwsItems .spotlight{
	width:70px;
	height:70px;
	background-size:auto 100%!important;
	background-position:center !important;
	float:left;
	border:4px solid #FFF;
	text-align:left;		
}
.segment.nieuws .nieuwsItems h3{
	font-size:22px;
	margin:-20px 0px 40px 0px;	
	color:#D6333E;
}
.segment.nieuws .nieuwsItems h2 a{
	float:left;
	color:#333 !important;
	text-decoration:none;
	font-weight:400;
	font-size:22px;
	text-align:left;
	margin:-20px 0px 0px 30px;
}
.segment.nieuws .nieuwsItems h4 a{
	float:left;
	color:#333 !important;
	text-decoration:none;
	font-weight:100;
	font-size:18px;
	text-align:left;
	margin:-30px 0px 0px 30px;
	font-style:italic;
	width:700px;
}
.segment.nieuws .nieuwsItems a.archief{
	text-decoration:none;
	font-size:18px;
	color:#666;	
	font-weight:400;
}

.segment.contact{
	background:#333;
	position:relative;
	height:500px;
}
.segment.contact .titelBalk{
	height:50px;
	top:0px;
	left:0px;
	position:absolute;
	background:rgba(65,173,73,0.9);
	width:100%;
	color:#FFF !important;
	box-sizing:border-box;
	z-index:2;	
}
.segment.contact .titelBalk h2{
	margin-top:10px;
	text-align:left;
}
.segment.contact iframe,
#bouwheerMap{
	width:100%;
	height:100%;
	padding-top:50px;
	position:absolute;
	top:0px;
	left:0px;
	box-sizing:border-box;
}
.segment.contact .overlay{
	width:1200px;
	top:50px;
	margin:0px auto;
	position:relative;
	z-index:2;
}
.segment.contact #adresBlok{
	color:#FFF;
	padding:20px 40px 20px 40px;
	box-sizing:border-box;
	width:375px;
	position:absolute;
	right:0px;
	background:rgba(0,0,0,0.8);
	z-index:9;
}
.segment.contact #adresBlok a{
	color:#FFF;
	text-decoration:none;	
}
.segment.contact #adresBlok #belMij input[type=text],
.segment.contact #adresBlok #belMij input[type=tel],
.segment.contact #adresBlok #belMij input[type=submit]{
	padding:8px;
	width:100%;
	box-sizing:border-box;
	margin-bottom:5px;
}
footer div.kolom {
	text-align:left;	
}