@charset "UTF-8";
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 630px;
	width: 920px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#hotspot {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 200px;
	position: relative;
	left: 718px;
	top: -222px;
}
#navigatie {
	height: 30px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 2px;
	top: 0px;
}
.newtext {
	height: 500px;
	width: 500px;
	position: relative;
	left: 200px;
	top: 50px;
}

