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

#container {
	height: 600px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: auto;
	background-image: url(../images/imagesfotoboek/flash.jpg);
	background-position: right bottom;
}

#bovennav {
	float: left;
	height: 180px;
	width: 962px;
	}
		
#nav {
	float: left;
	height: 420px;
	width: 100px;
	}
	
#benenfleur {
	float: left;
	height: 168px;
	width: 254px;
}

#kunstwens {
	float: left;
	height: 168px;
	width: 332px;
	}
		
#kalebassen {
	float: right;
	height: 397px;
	width: 276px;
	}

#workshop {
	float: left;
	height: 229px;
	width: 254px;
}

#opbezoek {
	float: left;
	height: 229px;
	width: 332px;
	}
		
#flash {
	float: right;
	height: 23px;
	width: 862px;
	}

