body, html{
	margin: 0px;
	padding: 0px;
}
div#galleryheader {
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	background: #231F20;
	position: absolute;
	width: 958px;
	min-height: 560px;
}
div#gallery_content {
	float: left;
	width: 547px;
	text-align: left;
}
div#carrousel {
	position: absolute;
	left: 57px; 
	bottom: 20px;
	width: 264px;
	height: 208px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
}
div#carrousel ul {
	margin: 0px;
	padding: 8px;
	list-style-type: none;
	width: 500000px;
}
div#carrousel ul li {
	margin: 0px;
	padding: 8px;
	float: left;
}
div#carrousel ul li a {
	outline: none;
}
div#carrousel ul li img {
	display: block;
	width: 63px;
	height: 77px;
	border: 1px solid #000000;
}
div#carrousel ul li img.active {
	border-color: #cc0000;
}
.clear-left {
	clear: left;
}
#mbanner {
	background: #000000;
	position: relative;
	width: 380px;
	top: 10px;
	left: 90px;
	height: 208px;
	z-index: 14;
}
	#mbanner h2 {
		position: relative;
		top: 5px;
		left: 80px;
		width: 260px;
		font-size: 11px;
		color: #b39f6b;
	}
	#mbanner p {
		position: relative;
		top: 5px;
		left: 70px;
		width: 260px;
		font-size: 10px;
		color: #b39f6b;
	}
div#mgallery {
	height: 208px;
	left: 50px;
	overflow: hidden;
	position: absolute;
	width: 255px;
	top: 70px;
}
	#mgallery ul {
		margin: 0px;
		list-style-type: none;
		width: 5000px;
	}
	#mgallery ul li {
		margin: 0px;
		padding: 0px;
		float: left;
	}
	div#mgallery ul li a {
		outline: none;
	}
	div#mgallery ul li img {
		display: block;
		width: 100px;
		height: 100px;
		border: 1px;
	}
#mgal_background {
	position: absolute;
	width: 377px;
	height: 189px;
	text-align: center;
	color: #BBBBBB;
	font-size: 12px;
	font-weight: bold;
}
	#mleftbutton {
		position: absolute;
		top: -10px;
		left: -10px;
	}
	div#mleftbutton img {
		width: 35px;
		height: 208px;
	}
	#mrightbutton {
		position: absolute;
		top: -10px;
		left: 338px; 
	}
	div#mrightbutton img {
		width: 35px;
		height: 208px;
	}
#rightbutton {
	position: absolute;
	left: 343px; 
	top: 0px;
	width: 35px;
	height: 208px;
	color: white;
	background-image: url(/skin/right.jpg);
}
#leftbutton {
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 35px;
	height: 208px;
	background: #000000;
	color: white;
	background-image: url(/skin/left.jpg);
}
#gal_background {
	position: absolute;
	left: 570px; 
	height: 294px;
	width: 380px;
	top: 28px;
	background: #000000;
	text-align: center;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
	#gal_background h2 {
		position: relative;
		top: 5px;
		font-size: 14px;
		color: #b39f6b;
	}
#firstimage, #secondimage {
	height: 293px;
	width: 550px;
	text-align: center;
	position: absolute;
	top: 9px;
	left: 16px;
}
#firstimage h2, #secondimage h2 {
	text-align: left;
}
#firstimage img, #secondimage img {
	max-height: 293px;
	max-width: 550px;
	z-index: 14;
}
#fullimgcollectie {
	position: absolute;
	left: 86px; 
	top: 18px;
	max-width: 550px;
	max-height: 293px;
	text-align: center;
	font-weight: bold;
	border: 5px solid #ffffff;
	z-index: 14;
}
#banner {
	position: relative;
	left: 0px; 
	width: 600px;
	height: 333px;
	z-index: 14;
	background: #231F20;
	z-index: 0;
}

