#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	
}

.light_nav {
    margin-bottom: 3px;
    display: block;
    float: left;
    line-height: 10px;
}

#prevButton, #nextButton {
    float: left;
    display: block;
}

#FlowPlayer{
	margin-top:35px;
}

#lightbox img { 
	width: auto;
	height: auto;
}
a.meer_link{
	color:#ec5a19;
	float:right;
	display:block;
	margin:10px 15px 0 0;
}
a.meer_link2{
	color:#ec5a19;
	float:left;
	display:block;
	margin:10px 0 0 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color:#fff;
	width: 590px;
	height: 350px;
	margin: 0 auto;
	overflow:hidden;
	padding:5px 0 0 15px;
}
#imageContainer {
	padding: 10px; 
	float:left;
}
#newspane {
	width:500px;
	/*height:300px;*/
	height:300px;
	overflow:hidden;
	margin:5px 0 0 0;
}
.newsContainer {
	padding:0 18px;
	width:500px;
	overflow:auto;
	margin:0 auto;	
}
.newsContainer div.column {
	float:left;
	width:148px;
	padding:5px;
}
.newsContainer h3 {
	margin:0;
	padding:2px 5px;
	width:464px;
}

h3 {
	font-size:26px;
	font-family:impact;
}

.newsContainer h3,
.newsContainer div.column{
	background:url(/gfx/paper.gif);
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.lightbox_functions{
	float:left;
	clear:both;
}

.close {
	text-align:right;
	width:40px;
	float:right;
	margin:5px 10px 0 0;
}

.close2 {
	text-align:right;
	width:40px;
	float:right;
}

.close a {
	display:block;
	outline:none;
	margin:0;
	outline:none;
	width:40px;
}
.navl{
	width:500px;
	float:left;

}
.lightbox_nav{
	height:10px;
	width:560px;
	padding-top:2px;
	margin:0 0 6px 0;
}

.lightbox_nav2{
	height:10px;
	width:550px;
	padding-top:0;
	margin:0 0 6px 0;
}

.lightbox_nav a{
padding:0 4px;
}

#lightbox h1 {
	text-align:left;
}
#lightbox .inhoud {
	padding:0;
}
#lightbox .text {
	margin:0;
	height:350px;
}
#lightbox .text .scroll-pane {
	width:550px;
	height:350px;
}