.box {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}
.textvlak {
	height: 525px;
	width: 265px;
	float: left;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFF;
	padding-left: 10px;
	margin-right: 10px;
}

.textvlak1 {
	font-size: 8px;
	font-style: italic;

	
}


.slideshow {
	height: 525px;
	width: 700px;
	float: left;
}
.Slideshowcontent {
	height: 525px;
	width: 700px;
	float: right;
}


.titel {
	height: 30px;
	width: 200px;
	color: #FFF;
	border-bottom-width: 5px;
	border-bottom-color: #F3B21E;
	border-bottom-style: solid;
}





.h_fotoboxgroot {
	height: 525px;
	width: 985px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3B21E;
}
