body {

	background-color: #dcdace;
	margin: 0px;
	padding: 0px;

}

table {

	font-family: Courier;
	font-size: 14px;

}

.foto-links {

	float: left;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 0px;

}

.foto-rechts {
	
	float: right;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 8px;

}

.foto img {

	border: 0px;

}

#lightbox{
	
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	
}

#lightboxDetails{
	
	font-size: 0.8em;
	padding-top: 0.4em;
	
}	

#lightboxCaption{ 

	float: left; 
	
}

#keyboardMsg{ 

	float: right; 

}

#lightbox img{ 

	border: none; 

}
 
#overlay img{ 

	border: none; 
	
}

#overlay{ 

	background-image: url(overlay.png); 

}

* html #overlay{
	
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	
}

#container {

	background-image: url('afbeeldingen/gfx/bg.jpg');
	background-repeat: repeat-y;
	position: absolute;
	left: 50%;
	width: 1000px;
	margin: 0px 0px 0px -500px;
	padding: 0px;

}

#film {

	margin: 20px 0px 20px 180px;
	padding: 0px;
	display: inline;

}

#content {

	background-image: url('afbeeldingen/gfx/bg-footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	float: left;
	width: 1000px;
	margin: 0px;
	padding: 0px;

}

.left {

	float: left;
	text-align: right;
	width: 142px;
	margin: 0px;
	padding: 60px 20px 0px 0px;

}


.mid {

	float: left;
	width: 676px;
	margin: 0px;
	padding: 0px;

}


.right {

	float: left;
	width: 162px;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

.right p {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;

}

.text {

	width: 390px;
	font-family: "Courier New", Courier, monospace;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 30px 0px 0px 144px;
	padding: 0px;

}

.foto-binder {

	float: left;
	width: 380px;
	margin: 10px 0px 10px 149px;
	padding: 0px;

}

.foto {

	float: left;
	width: 120px;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

.realisatie {
	
	float: left;
	width: 672px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	margin: 20px 5px 5px 0px;
	padding: 0px;

}

.right a { text-decoration: none; color: #444; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.right a:hover { text-decoration: underline; color: #ffcc00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

a { text-decoration: none; color: #fff; }
a:hover { text-decoration: underline; color: #ffcc00; }

.realisatie a { text-decoration: none; color: #fff; }
.realisatie a:link { text-decoration: none; color: #fff; }
.realisatie a:active { text-decoration: none; color: #fff; }
.realisatie a:visited { text-decoration: none; color: #fff; }
.realisatie a:hover { text-decoration: underline; color: #ffcc00; }