﻿#slider {
	float:	left;
	width: 300px;
	height: 384px;
	border: 1px solid #000000;
	margin-right:	60px;
	display: block;
}

#flashcatch {  /*laag over flash heen om context menu van flash af te vangen */
	width: 		300px;
	height:		384px;
	position: 	absolute;
	background:	url('../images/spacer.gif');
	z-index:	30;
}

#flash{
	width: 		300px;
	height:		384px;
	position: 	absolute;
	z-index:	10;
}


#tekstblok {
	float:	left;
	width: 500px;
}

