	body {
		font-family:			georgia, arial, sans-serif;
		font-size:			85%;
		padding:			0;
		margin:				0;
		min-width:			850px;
		}

	div.koptekst {
		width:				100%;
		height:				110px;
		overflow:			hidden;
		background: 			#92C711 url(images/bg_green.png) 0 0 repeat;		
		}

	div.koptekst img#payoff {
		margin:				0;
		border:				0;
		float:				right;
		}

	div.koptekst img#beeldmerk {
		margin:				5px;
		border:				0;
		float:				left;
		}

	div.menu {
		width:				100%;
		background: 			#92C711 url(images/bg_koptekst.png) repeat-x bottom left;		
		border:				0;
		padding:			0;
		margin:				0;
		overflow:			hidden;
		}

	div.menu ul {
		width:				850px;
		text-align:			left;
		padding:			5px 0 0 5px;
		margin:				0;
		word-spacing:			1em;

		}

	div.menu li {
		display:			block;
		float:				left;
		list-style-type:		none;

		}



	div.deellijn {
		width:				100%;
		background: 			#000;
		height:				100px;
		overflow:			hidden;	
		margin:				0;
		padding:			0;
		font-size:			.8em;
		color:				#010101;
		}

	div.deellijn a img {
		border:				0;
		filter:				alpha(Opacity=30);
		}

	div.deellijn a:hover img{
		border:				0;
		filter:				alpha(Opacity=80);
		}

	div.tekst {
		background-color:		transparent;
		width:				800px;
		padding:			250px 0 0 0;
		overflow:			hidden;
		line-height:1.6em;
		}

	div.tekst h1 {
		margin:				20px;
		font-size:			1.3em;
		}

	div.tekst h3 {
		margin:				20px 20px 0 20px;
		padding-bottom:			0;
		font-size:			1.1em;

		}

	div.tekst p {
		margin:				0 20px 20px 20px;
		padding-top:			0;
		}

	div.tekst form {
		margin:				20px;
		}

	div.tekst form input,
	div.tekst form textarea {
		margin:				5px 0 5px 0;
		vertical-align:			middle;
		font-family:			georgia, arial, sans-serif;
		font-size:			.85em;
		}


	div.tekst div.afbeelding {
		width:				100%;
		height:				320px;
		overflow:			hidden;
		}

	div.overigen {

		}

	div.voettekst {
		padding:			0 0 20px 0;	
		}

	div.voettekst p {
		margin:				20px;
		font-size:			.8em;
		}

	div.voettekst li {
		display:			inline;
		list-style-type:		none;
		font-size:			.8em;
		}

	div.voettekst img {
		border:				0;
		}

	span#verderlezen {
		float:				right;
		margin-top:			200px;
		clear:				both;
		margin-right:			20px;
		}


	a:link,
	a:active,
	a:visited {
		color:				#000;
		text-decoration:		underline;
		}

	a:hover {
		color:				#92C711;
		text-decoration:		none;
		}



	div.menu a.active:link,
	div.menu a.active:visited {
		color:				#fff;
		text-decoration:		underline;
		}

	div.menu ul li a:hover {
		color:				#444;
		text-decoration:		underline;
		}

	div.menu a:active {
		color:				#fff;
		text-decoration:		none;
		}

	div.menu a:link,
	div.menu a:visited {
		color:				#000;
		text-decoration:		none;
		}

	div.menu a {
		display:			block;
		width:				140px;
		height:				50px;
		background:			#fff;
		text-align:			center;
		vertical-align:			middle;
		padding:			0;
		line-height:			50px;
		background:			transparent url(knop-wit.png) 50% 5px no-repeat;
		}

	div.menu a:hover {
		width:				140px;
		background:			transparent url(knop-wit-hover.png) 50% 0px no-repeat;
		}

	div.menu a.active {
		width:				140px;
		background:			transparent url(knop-zwart.png) 50% 5px no-repeat;
		}

	div.menu a.active:hover {
		background:			transparent url(knop-zwart.png) 50% 5px no-repeat;
		}

