@charset "utf-8";

/* CSS Document */


.bodystyle
{
	background-color: #000000;
	scrollbar-face-color: #FFFFF;
	scrollbar-arrow-color: #00FF00;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	margin: 0px;
	height: auto;
	text-align: center;
}

#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 600px;
	margin-left: -400px; /* half of width */
	margin-top: -300px;  /* half of height */
	background-color: #000000;
 }

#canvas {
	position:absolute;
	left: 50%;
	top :50%;
	width: 800px;
	height: 600px;
	margin-left: -400px; /* half of width */
	margin-top: -300px;  /* half of height */
	background-color: #000000;
 }
 
#stage {
	position:absolute;
	left: 50px;
	top :44px;
	width: 688px;
	height: 490px;
	background-color: #5A5758;
 }
#stageHome {
	position:absolute;
	left: 50px;
	top :44px;
	width: 688px;
	height: 490px;
	background-color: #000000;
 } 
#stageIndex {
	position:absolute;
	left: 50px;
	top :44px;
	width: 720px;
	height: 488px;
	background-color: #000000;
	overflow: hidden;
	text-align: left;
 }
#closeMovies {
	position:absolute;
	left:650px;
	top:0px;
	width:36px;
	height:36px;
	z-index:1;
} 
#contact {
	position:absolute;
	left: 502px;
	top :164px;
	width: 235px;
	height: 280px;
	background-color: #000000;
 } 
 
.bodystyle #wrapper #canvas #stageIndex table {
	background-color: #5A5758;
}
.bodystyle #wrapper #canvas #stageIndex td {
	height: 114px;
	vertical-align: bottom;
	padding-bottom: 2px;
	width: 132px;
	border: 1px solid #000000;
}

.bodystyle #wrapper #canvas #stageIndex span {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #919191;
	line-height: 14px;
}
.bodystyle #wrapper #canvas #stageIndex div {
	height: 85px;
	text-align: center;
	vertical-align: middle;
}
.bodystyle  #wrapper  #canvas  #stageIndex  img  {
	text-align: center;
	vertical-align: middle;
}
.middle {
	vertical-align: middle;
}
.numbers1 {
	top: 120px;
	right: 2px;
}

#updateDate {
	position:absolute;
	left:668px;
	top:0px;
	width:20px;
	height:40px;
	z-index:1;
}
#updateDateText {
	position:absolute;
	left:698px;
	top:0px;
	width:180px;
	height:120px;
	z-index:1;
	visibility: hidden;
}
#DateContact {
	position:absolute;
	left:213px;
	top:0px;
	width:20px;
	height:96px;
	z-index:1;
} 
  
#bigMovie {
	position:absolute;
	left: 41px;
	top :30px;
	width: 606px;
	height: 430px;
	background-color: #5A5758;
 } 
 
#footer {
	position:absolute;
	left: 50px;
	top :554px;
	width: 688px;
	height: 40px;
	background-color: #000000;
 }
.footerActief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodystyle #wrapper #canvas #footer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A5758;
}

.footerRight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: right;
}
.updateDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #919191;
	text-align: right;
}
.updateDateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #919191;
	text-align: left;
	text-decoration: none;
}
.linkGrijs {
	color: #5A5758;
	text-decoration: none;
}
.linkWit {
	color: #FFFFFF;
	text-decoration: none;
}
.bodystyle #wrapper #canvas #contact table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 0.2em;
	line-height: 22px;
}
.emailcontact {
	letter-spacing: 0.1em;
	text-align: left;
}
.contactStraat {
	letter-spacing: 0.2em;
}
.right {
	text-align: right;
}
.spatie {
	line-height: 4px;
}
.contactStraatNummer {
	letter-spacing: 0.2em;
	text-align: right;
}
.contactDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626365;
	text-align: right;
}
.top {
	vertical-align: top;
}
