body {
	background-color: #000000;
	color: #FF9933;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-weight: bold;
	/*Om gekleurde scrollbars te maken onderstaande eigenschappen*/
	scrollbar-arrow-color: #FF9C30;
	scrollbar-face-color: #0F0F0F;
	scrollbar-highlight-color: #0F0F0F;
	scrollbar-3dlight-color: #FF9C30;
	scrollbar-shadow-color: #FF9C30;
	scrollbar-darkshadow-color: #0F0F0F;
	scrollbar-track-color: #FF9C30;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/alu2.jpg);
}
#Navigatie {
	height: 390px;
	width: 150px;
	float: left;
	margin-right: 15px;
}
#Inhoud {
	height: 390px;
	width: 600px;
	float: right;
	text-align: justify;
	overflow: auto;
	padding-right: 10px;
}
h1 {
	font-family: Aston-F1;
	font-size: 30px;
	font-style: oblique;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #FF9933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 18px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.albums {
	color: #999999;
	padding: 5px;
	font-size: 14px;
	font-style: normal;
}


p {
	margin: 0px;
	padding: 0px;
}

#Inhoud table {
	text-align: left;
}


#Outline {
	width: 780px;
	height: 390px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	border: 3px solid #FF9933;
}
.kader img {
	border: 2px solid #999999;
	padding: 5px;
}

#Inhoud th {
	font-size: 15px;
	color: #FF9933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.datum {
	color: #999999;
	font-style: normal;
}
#Inhoud td {
}



#Header {
	width: 810px;
	height: 100px;
	border: 3px solid #FF9933;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	font-size: 38px;
	background-image: url(images/header.jpg);
	background-position: center;
	font-family: Impact, Arial, sans-serif;
}
#Scroller {
	padding-top: 30px;
}

#rights {
	background-color: #333333;
	width: 780px;
	border: 3px solid #FF9933;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rights p {
	margin: 0px;
	padding: 0px;
}

#rights a:link {
	color: #999999;
	text-decoration: none;
}
#rights a:visited {
	color: #999999;
	text-decoration: none;
}
#rights a:hover {
	color: #FF9C30;
}
.linkCenter {
	text-align: center;
}

a:link {

	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
}
#rights embed {
	margin-top: 5px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; 
}
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;
}
#hoverNav a{ outline: none;
}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;
}
#nextLink { right: 0; float: right;
}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prev.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/next.gif) right 15% no-repeat;
}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left;
	color: #333333;
}	
#imageData #caption{
	font-weight: bold;
	color: #FF9C30;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;
}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	
.imageCenter {
	text-align: center;
}
.imageCenter img {
	border: 2px solid #999999;
	margin: 0px;
	padding: 5px;
}
.construction {
	font-size: 16px;
	font-style: italic;
	color: #FFFF00;
	text-align: center;
}
#opening {
	font-size: 10px;
}
h3 {
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin: 0px;
}
.fotosheader {
	font-size: 16px;
	color: #FF9933;
}
