body
{
	margin: 0;
	text-align: center;
	background: #2B2224 url(images/goesd_01.gif);
		background-repeat: repeat-x;
}

#wrapper {
	width: 949px;
	margin: 0 auto;
	background: #2B2224;
	text-align: left;
}
#header {
	background: #2B2224 url(images/goed.gif);
	height: 174px;
	width: 949px;
	position: relative;
}
#content {
	background: #2B2224;
}
#secContent {
	background: #2B2224 url(images/helemaal2_03.gif);
	height: 544px;
	width: 376px;
	float: left;
	position: relative;
}
#mainContent {
	background: #2B2224 url(images/helemaal2_04empty.gif);
	height: 544px;
	width: 573px;
	float: right;
	position: relative;
}

#navigatieBox {
	width: 100%;
	height: 39px;
}

#navigatie{
	font: normal 11px Arial, Helvetica;
	position: absolute;
	right: 20px;
	bottom: 6px;
	color: #EAE0D1;
}

#navigatie ul {
	list-style: none;
}
#navigatie li {
	float: left;
	height: 39px;
	width: 113px;
	text-align: center;
	display: block;
	
}
#navigatie a {
	display: block;
	height: 39px;
	width: 113px;
	text-decoration: none;
	color: #EAE0D1;
	padding-top: 10px;

}
#navigatie a:hover, #navigatie a:active {
	color: #DFD20A;
	height: 39px;
	width: 113px;
	display: block;
}
#horNavBox {

}

#flasho {

	position: absolute;
	top: 20px;

	left: 20px;
	}
	

#backgallery {
background: #2B2224 url(images/backgallery.gif);
	position: absolute;
		height: 340px;
	width: 340px;
	top: 20px;

	left: 20px;
	}

#horNav {
	position: absolute;
	top: 378px;
	display: block;
	left: 19px;
	width: 338px;
list-style: none;



}
#horNav a:hover{
		list-style: none;
}#horNav ul {
	list-style: none;


}

#contentTekst {
	position: absolute;
	left: 54px;
	top: 48px;
	width: 432px;
	height: 408px;
}
.paginaTitel {
	font: bolder 36px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #DBCC0F;
}
.formulierTekst {
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
}

h1 {
	font: italic 24px/1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #8F507D;
	letter-spacing: 6px;
}
#WagenDetails {
	position: absolute;
	width: 190px;
	height: 122px;
	left: 482px;
	top: 155px;
}


/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 120px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url(images/bg_grad_gray1.gif) repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url(images/bg_grad_gray1.gif) repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url(images/bg_grad_gray2.gif) repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
padding-left:54px;

	margin-bottom: 5px;
	background-image: url(images/bg.gif);
	width: 300px;
	float: left;
	margin-right: 10px;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 50px;
	height: 50px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 50px;
	height: 50px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 300px;
	padding-top:20px;
	padding-left:20px;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #988871;
	border-right: solid 1px #A3927A;
	border-bottom: solid 1px #988871;
	border-left: solid 1px #A3927A;
	padding: 1em; 
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }

