<style type="text/css">
<!--
body	{ background-color: #fff;
	}

#bg	{ position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 670px;
	background: url(afbeeldingen/index.gif);
	z-index: 1;
	}

	
#tekst	{ position: absolute;
	top: 68px;
	left: 625px;
	width: 340px;
	height: 100px;
	z-index: 5;
	}

.tekst	{font-family: ocra;
	color: 000;
	font-size: 16;
	font-weight: regular;
	text-decoration: none;
	z-index: 5;
	}

#tekst1	{ position: absolute;
	top: 20px;
	left: 142px;
	width: 525px;
	height: 400px;
	z-index: 4;
	}

.tekst1	{font-family: arial;
	color: 330000;
	font-size: 12;
	font-weight: regular;
	text-decoration: none;
	z-index: 4;
	}

	
#tekstterug	{ position: absolute;
	top: 70px;
	left: 450px;
	width: 340px;
	height: 100px;
	z-index: 4;
	}

.tekstterug	{font-family: verdana;
	color: 000;
	font-size: 12;
	font-weight: regular;
	z-index: 4;
	}


#button_home	{ position: absolute;
	top: 70px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_home.gif);
	z-index: 1;
	}

#button_nieuws	{ position: absolute;
	top: 105px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_nieuws.gif);
	z-index: 1;
	}

#button_wiezijnwij	{ position: absolute;
	top: 140px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_wiezijnwij.gif);
	z-index: 1;
	}

#button_waarom	{ position: absolute;
	top: 175px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_waarom.gif);
	z-index: 1;
	}

#button_cursussen	{ position: absolute;
	top: 210px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_cursussen.gif);
	z-index: 1;
	}

#button_uurroosters	{ position: absolute;

	top: 245px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_uurroosters.gif);
	z-index: 1;
	}

#button_watdoenwij	{ position: absolute;
	top: 280px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_watdoenwij.gif);
	z-index: 1;
	}

#button_galerij	{ position: absolute;
	top: 315px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_galerij.gif);
	z-index: 1;
	}

#button_gastenboek	{ position: absolute;
	top: 350px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_gastenboek.gif);
	z-index: 1;
	}

#button_contact	{ position: absolute;
	top: 385px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_contact.gif);
	z-index: 1;
	}

#button_links	{ position: absolute;
	top: 420px;
	left: 790px;
	width: 180px;
	height: 35px;
	background:  url(afbeeldingen/button_links.gif);
	z-index: 1;
	}

-->
</style>