.box {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}
.textvlak {
	height: 150px;
	width: 395px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F3B21E;
	margin-top: 10px;
}

#fotoboxrechts {
	height: auto;
	width: 195px;
	float: left;
	margin-top: 10px;
}
.titel {
	height: 30px;
	width: 200px;
	color: #FFF;
	border-bottom-width: 5px;
	border-bottom-color: #F3B21E;
	border-bottom-style: solid;
}
.foto {
	height: 90px;
	width: 185px;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 5px;
}

.foto:hover {
	border-bottom-width: 6px;
	border-bottom-color: #F3B21E;
}

h_textbox_gr {
	height: auto;
	width: 985px;
	margin-top: 15px;
	background-color: #201d15;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3B21E;
	border-bottom-color: #F3B21E;
	clear: both;
}



.foto1 {
	height: 90px;
	width: 185px;
	color: #FFF;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	float:left;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.foto1:hover {
	border-bottom-width: 8px;
	border-bottom-color: #F3B21E;
}

.h_fotoboxgroot {
	height: auto;
	width: 985px;
	background-color: #151515;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3B21E;
	border-bottom-color: #F3B21E;
	float: left;
}
.slideshow {
	height: auto;
	width: 985px;
	position: relative;
	float: left;
	clear: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F3B21E;
}
