.links_top {
	position: absolute;
	top: 0px;
	left: 0px;
	}

.midden_top {
	position: absolute;
	top: 0px;
	left: 120px;
	}

.rechts_top {
	position: absolute;
	top: 0px;
	left: 240px;
	}

.links_boven {
	position: absolute;
	top: 120px;
	left: 0px;
	}

.midden_boven {
	position: absolute;
	top: 120px;
	left: 120px;
	}

.rechts_boven {
	position: absolute;
	top: 120px;
	left: 240px;
	}

.links_midden {
	position: absolute;
	top: 240px;
	left: 0px;
	}

.midden_midden {
	position: absolute;
	top: 240px;
	left: 120px;
	}

.rechts_midden {
	position: absolute;
	top: 240px;
	left: 240px;
	}

.links_onder {
	position: absolute;
	top: 360px;
	left: 0px;
	}

.midden_onder {
	position: absolute;
	top: 360px;
	left: 120px;
	}
	
.rechts_onder {
	position: absolute;
	top: 360px;
	left: 240px;
	}

.pijl_boven {
	position: absolute;
	top: 108px;
	left: 708px;
	}

.pijl_onder {
	position: absolute;
	top: 480px;
	left: 708px;
	}

.vorm_locatie {
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: -1;
	}

.vorm_locatie_eind {
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: -1;
	}

.vorm_grootte {
	height: 348px;
	width: 489px;
	}

.vorm_grootte_eind {
	height: 268px;
	width: 728px;
	}

.verborgen {
	visibility: hidden;
	}
	
.z1 {
	z-index: 1;
	}
	
.z2 {
	z-index: 2;
	}
	
.foto {
	z-index: -1;
	border-width: 3px;
	border-style: solid;
	height: 222px;
	width: 222px;
	}
	
.tekst_blok {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 348px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	z-index: 1;
	}

.tekst_lokatie {
	position: absolute;
	top: 120px;
	left: 360px;
	}

.geen_overflow {
	overflow: hidden;
	height: 348px;
	}

.geen_border {
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	}

.transparant_blok {
	color: transparent;
	background-color: transparent;
	text-decoration: none;
	font-size: 96px;
	height: 96px;
	width: 96px;
	margin: 0px;
	border-width: 0px;
	padding: 6px;
	z-index: 2;
	overflow: hidden;
	cursor: pointer;
	}

.transparant_text {
	color: transparent;
	background-color: transparent;
	}

.oranje_blok {
	color: rgb(255,255,255);
	background-color: rgb(238,127,0);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-width: 0px;
	padding: 6px;
	z-index: 1;
	}

.oranje_tekst {
	color: rgb(238,127,0);
	}

.oranje_blok_hover {
	}
	
.oranje_blok_hover:hover {
	color: rgb(238,127,0);
	background-color: rgb(255,255,255);
	border-color: rgb(238,127,0);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	cursor: pointer;
	}

.oranje_blok_neg {
	color: rgb(238,127,0);
	background-color: rgb(255,255,255);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-color: rgb(238,127,0);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	z-index: 1;
	}
	
.oranje_border {
	border-color: rgb(238,127,0);
	}
	
.geel_blok {
	color: rgb(255,255,255);
	background-color: rgb(252,195,0);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-width: 0px;
	padding: 6px;
	z-index: 1;
	}

.geel_tekst {
	color: rgb(252,195,0);
	}

.geel_blok_hover {
	}

.geel_blok_hover:hover {
	color: rgb(252,195,0);
	background-color: rgb(255,255,255);
	border-color: rgb(252,195,0);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	cursor: pointer;
	}

.geel_blok_neg {
	color: rgb(252,195,0);
	background-color: rgb(255,255,255);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-color: rgb(252,195,0);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	z-index: 1;
	}
	
.geel_border {
	border-color: rgb(252,195,0);
	}
	
.paarsroze_blok {
	color: rgb(255,255,255);
	background-color: rgb(189,0,123);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-width: 0px;
	padding: 6px;
	z-index: 1;
	}

.paarsroze_tekst {
	color: rgb(189,0,123);
	}

.paarsroze_blok_hover {
	}
	
.paarsroze_blok_hover:hover {
	color: rgb(189,0,123);
	background-color: rgb(255,255,255);
	border-color: rgb(189,0,123);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	cursor: pointer;
	}

.paarsroze_blok_neg {
	color: rgb(189,0,123);
	background-color: rgb(255,255,255);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-color: rgb(189,0,123);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	z-index: 1;
	}
	
.paarsroze_border {
	border-color: rgb(189,0,123);
	}
	
.roze_blok {
	color: rgb(255,255,255);
	background-color: rgb(227,0,102);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-width: 0px;
	padding: 6px;
	z-index: 1;
	}

.roze_tekst {
	color: rgb(227,0,102);
	}

.roze_blok_hover {
	}
	
.roze_blok_hover:hover {
	color: rgb(227,0,102);
	background-color: rgb(255,255,255);
	border-color: rgb(227,0,102);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	cursor: pointer;
	}

.roze_blok_neg {
	color: rgb(227,0,102);
	background-color: rgb(255,255,255);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-color: rgb(227,0,102);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	z-index: 1;
	}
	
.roze_border {
	border-color: rgb(227,0,102);
	}
	
.paars_blok {
	color: rgb(255,255,255);
	background-color: rgb(128,25,127);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-width: 0px;
	padding: 6px;
	z-index: 1;
	}

.paars_tekst {
	color: rgb(128,25,127);
	}

.paars_blok_hover {
	}
	
.paars_blok_hover:hover {
	color: rgb(128,25,127);
	background-color: rgb(255,255,255);
	border-color: rgb(128,25,127);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	cursor: pointer;
	}

.paars_blok_neg {
	color: rgb(128,25,127);
	background-color: rgb(255,255,255);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-color: rgb(128,25,127);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	z-index: 1;
	}
	
.paars_border {
	border-color: rgb(128,25,127);
	}
	
.rood_blok {
	color: rgb(255,255,255);
	background-color: rgb(226,0,26);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-width: 0px;
	padding: 6px;
	z-index: 1;
	}

.rood_tekst {
	color: rgb(226,0,26);
	}

.rood_blok_hover {
	}
	
.rood_blok_hover:hover {
	color: rgb(226,0,26);
	background-color: rgb(255,255,255);
	border-color: rgb(226,0,26);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	cursor: pointer;
	}

.rood_blok_neg {
	color: rgb(226,0,26);
	background-color: rgb(255,255,255);
	height: 96px;
	width: 96px;
	margin: 0px;
	border-color: rgb(226,0,26);
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	z-index: 1;
	}
	
.rood_border {
	border-color: rgb(226,0,26);
	}
	
.groot_font{
	font-size: 96px;
	overflow: hidden;
	}

.inspring {
	margin: 0px 0px 0px 24px;
	}
	
.centreer {
    	display: block;
    	margin-left: auto;
    	margin-right: auto
	}
	
.citaat {
	font-size: 15px;
	font-family: times;
	line-height: 18px;
	font-style: italic;
	}
	
.scheef {
	font-style: italic;
	}
	
.blok_tekst {
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}

.tekst_rechts {
	text-align: right;
	}
	
.tekst_dik {
	font-weight: bold;
	}
	
.tekst_schuin {
	font-style: italic;
	}
	
body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	position: absolute;
	top: 0px;
	left: 120px;
	height: 588px;
	width: 708px;
	z-index:0;
	}

h1, h2 {
	margin: 2px 0px 15px 0px;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}

h3 {
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}

p,ul,table{
	margin-top: 0px;
	margin-bottom: 14px;
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	}

ul {
	list-style-image: url(../images/streep.gif);
	text-indent: 0px;
	margin: 0px 0px 5px 18px;
	padding: 0px;
	border: 0px;
	}
	
a {
	text-decoration: none;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
}

a:link {
	color: rgb(128,25,127);
	font-family: times, courier, serif;
	font-size: 16px;
	line-height: 17px;
	}
	
