
#overlay2{ background-image: url(../images/overlay.png); height:100%;
opacity: 0.5;}


#lightboxheader
{
	z-index: 100;
	height:45px;
	position:relative;
	background: url('../images/lightbox/top.png') no-repeat bottom;
}
.sluit_lightbox
{
	height:29px;
	width:90px;
	background: url('../images/lightbox/sluit.png') no-repeat bottom;
	float:right;
	cursor:pointer;
}
#lightboxfooter
{
	z-index: 100;
	height:16px;
	background: url('../images/lightbox/bottom.png') no-repeat bottom;
}
#lightbox2{
	padding: 10px;
    z-index:200;
}
#lightboxDetails2{
	z-index: 100;
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightbox2Details
{
	z-index: 100;
	margin-bottom:30px;
}
#lightboxcontent
{
	z-index: 100;
	text-align:center;
	background-color:black;
	color:#FFFFFF;
}
#omschrijving, #film_titel
{
	z-index: 100;
	margin-left:23px;
}
#omschrijving
{
	z-index: 100;
	background: url('../images/lightbox/bottom.png') bottom no-repeat;
}
#obj_swf
{
    clear:both;
	z-index: 100;
	position:relative;
    text-align:center;
}
#film_titel
{
	z-index: 100;
	color:#ffffff;
	float:left;
	font-family:"Lucida Sans Unicode","Lucida Sans","sans-serif";
	font-size:12px;
	line-height:16px;
}
#omschrijving
{
	z-index: 100;
	color:#ffffff;
	font-family:"Lucida Sans Unicode","Lucida Sans","sans-serif";
	font-size:12px;
	padding-top:5px;
	text-align:left;
}
.hoekje1
{
    height:16px;
    width:16px;
    background: url('../images/lightbox/hoek-linksboven.png') bottom no-repeat;
}.hoekje2
{
    height:16px;
    width:16px;
    background: url("../images/lightbox/hoek-linksonder.png") ;
}.hoekje3
{
    height:16px;
    width:16px;
    background: url("../images/lightbox/hoek-rechtsonder.png") ;
}
.table
{
    background-color:black;
}
