@charset "UTF-8";
#container {
	height: 600px;
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
	position: relative;
}
#navigatieblok {
	height: 250px;
	width: 153px;
	position: relative;
	left: 0px;
	top: 165px;
}
#tekstvlak {
	height: 448px;
	width: 559px;
	position: absolute;
	left: 179px;
	bottom: 1px;
}
#tekstvlak-boeken {
	height: 540px;
	width: 563px;
	position: absolute;
	left: 183px;
	top: 128px;
	overflow: auto;
}
#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: 25px;
	width: 51px;
	position: absolute;
	right: 2px;
	bottom: 34px;
}
.rechtslijnend {
	text-align: right;
}

