html,body {
	margin:0;
	text-align:center;
}
#container {
	margin:0 auto;
	width:770px;
	text-align:center;
	background-image:url(../images/Background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#header {
	width:770px;
	height:325px;
	margin-bottom:10px;
}
#footer {
	width:765px;
	height:160px;
	background-color:#000000;
	text-align:left;
	padding-left:5px;
	padding-top:20px;
}
#movie {
	background-image:url(../images/Filmachtergrond.jpg);
	background-repeat:no-repeat;
	height:458px;
	padding-left:31px;
	padding-top:25px;
	width:739px;
	font-size:0px;
	margin-top:10px;
}
#upper {
	height:265px;
	width:739px;
}
#upperleft {
	width:199px;
	text-align:left;
	float:left;
	font-size:0px;
}
#upperright {
	width:364px;
	height:240px;
	text-align:left;
	float:right;
	padding-top:25px;
}
#upperright2 {
	width:176px;
	height:212px;
	text-align:left;
	float:right;
	padding-top:53px;
}
#bottom {
	padding-top:23px;
	height:170px;
}
#s1 {
	height:25px;
	font-size:0px;
}
.thumb {
	border:1px;
	border-style:solid;
	border-color:#FFFFFF;
	margin:0px;
}
#text {
	width:256px;
	height:140px;
	background-image:url(../images/AchtergrondTekst.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	float:left;
	margin-right:21px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	text-align:left;	
}
#image3 {
	width:193px;
	height:145px;
	float:left;
	margin-right:21px;
}
#image4 {
	width:193px;
	height:145px;
	float:left;
}	
.link {
	color:#FF0000;
}
.link1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
#mainImage {
	width:320px;
	height:240px;
}
#betalen {
	display:none; 
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index:1000; 
	background-image:url(../images/AchtergrondBetalen.gif); 
	width:655px; 
	height:308px; 
	margin:0px; 
	padding:0px;
	text-align:center;
}
#betalentop {
	width:95px; 
	height:15px; 
	padding-left:560px; 
	padding-top:5px;
}
#betalenmain {
	width:615px; 
	height:248px; 
	padding-left:20px; 
	padding-right:20px; 
	padding-bottom:20px;
}