/* CSS Document */

/* BASIS */

body {
	background-image:url(illustraties/WebOverig/tegel_lila.png);
	background-repeat:repeat;
	}


h1 {
	font-family:"Trebuchet MS" "Arial Narrow" "sans-serif";
	font-size:16px;
	color:#000000;
	}

a {
	color:#000000;
	}
	
#framefilm {
	width:806px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	}	
#contenfilm {
	float:left;
	}
	
#terug {
	position:relative;
	margin-top:-512px;
	margin-left:15px;
	background-color:#fff;
	width:80px;
	height:35px;
	float:left;
	text-align:center;
	}
		
img.x {
	position:inherit;
	left:20px;
	top:0px;
	}

#preview {
	position:relative;
	margin-top:-330px;
	margin-left:165px;
	}		
	

