@charset "utf-8";
/* CSS Document */

body {
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #010101;
	vertical-align: middle;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #065a85;
}

#wrapper {
	
	margin: 0 auto;
	width: 900px;
	
	height: 1200px;
}

#header2 {
	width: 100%;
	height: 24px;
	vertical-align: middle;
	padding-top: 5px;
}
#header {
	width: 100%;
}
	
#leftinfo {
	width:300px;
	height:314px;
	top:243px;
	float:left;
	margin-right: 20px;
}

#middelinfo {
	width:280px;
	height:60px;
	top:243px;
	float:left
}
#middelstap1 {
	width:87px;
	height:37px;
	top:243px;
	float:left;	
}
#middelstap1.2 {
	width:203px;
	height:37px;
	top:243px;
	float:left;
	text-align: left;
}

#movieinfo {
	width:300px;
	height:314px;
	top:243px;
	float:left
}
#seperator {
	width: 100%;
}

#alien {
	width:300px;
	height:144px;
	float:left;
}
#bee {
	width:300px;
	height:144px;
	float:left;
}
#voodoo {
	width:300px;
	height:144px;
	float:left;
}
#alienprijs {
	width:300px;
	height:60px;
	float:left;
}
#beeprijs {
	width:300px;
	height:60px;
	float:left;
}
#voodooprijs {
	width:300px;
	height:60px;
	float:left;
}
#panda {
	width:300px;
	height:144px;
	float:left;
}
#geisha {
	width:300px;
	height:144px;
	float:left;
}
#pig {
	width:300px;
	height:144px;
	float:left;
}
#voet {
	width: 100%;
}
#footer {
	margin: 0 auto;
	width: 900px;
	height: 150px;
}
