@charset "UTF-8";
#container {
	height: 650px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
	position: relative;
}
#navigatieblok {
	height: 375px;
	width: 153px;
	position: relative;
	left: 0px;
	top: 130px;
}
#tekstvlak {
	height: 445px;
	width: 559px;
	position: absolute;
	left: 172px;
	bottom: 1px;
}
#tekstvlak-boeken {
	height: 512px;
	width: 578px;
	position: absolute;
	left: 221px;
	top: 120px;
}
#linkengelen {
	height: 32px;
	width: 200px;
	position: absolute;
	left: -6px;
	top: 66px;
}
#linklicht {
	height: 32px;
	width: 153px;
	position: absolute;
	left: 212px;
	top: 78px;
}
#linkhelden {
	height: 25px;
	width: 53px;
	position: absolute;
	left: 363px;
	top: -1px;
}
#linkandere {
	height: 25px;
	width: 100px;
	position: absolute;
	left: 422px;
	top: 0px;
}
#linknieuw {
	height: 25px;
	width: 42px;
	position: absolute;
	top: 85px;
	right: 17px;
}
#terug {
	height: 24px;
	width: 48px;
	position: absolute;
	right: 0px;
	bottom: 1px;
}
.rechtslijnend {
	text-align: right;
}
