	a:link{

	color: #85db18;

	text-decoration: none;

	}


	a:visited{

	color: #85db18;

	text-decoration: none;

	}


	a:active{

	color: #85db18;

	text-decoration: none;

	}


	a:hover{

	color: #60a30c;

	text-decoration: none;

	}


	.h2{

	font-size: 16px;

	}
h1,h3,h4 {
font-size: 16px;
}

	body{

	margin: 0px;
	background: #062f43;

	color: #062f43;

	font-size: 11px;
	font-family: 'Trebuchet MS';

	}


	#container{

	position: relative;

        left: 50%;
	top: 20px;

	margin-left: -415px;
	margin-bottom: 20px;

	width: 830px;

	background: #FFFFFF;

	overflow: hidden;

	}


	#container #header{

	width: 830px;
	height: 78px;

	background-image: url('images/header.jpg');

	}


	#container #menu{

	position: relative;

        left: 50%;

	margin-left: -415px;

	width: 830px;

	}


	#container #menu #menu_open{

	float: left;

	width: 9px;
	height: 33px;

	background-image: url('images/menu_left.jpg');

	}


	#container #menu #menu_inhoud{

	float: left;

	width: 811px;
	height: 33px;

	background-image: url('images/menu_normal.jpg');

	}


	#container #menu .mouse_over{

	float: left;

	color: #FFFFFF;

	padding-top: 8px;

	height: 25px;

	text-align: center;

	}


	#container #menu .spacer{

	float: left;

	color: #FFFFFF;

	padding-top: 8px;

	width: 10px;
	height: 25px;

	text-align: center;

	}


	#container #menu #menu_close{

	float: left;

	width: 10px;
	height: 33px;

	background-image: url('images/menu_right.jpg');

	}


	#container #header_balk_under{

	float: left;

	width: 830px;
	height: 8px;

	background: #FFFFFF;
	background-image: url('images/balk_header_under.jpg');
	background-repeat: no-repeat;
	background-position: center;

	}


	#container #content_left{

	float: left;

	margin-top: 1px;

	padding-left: 14px;
	padding-right: 11px;
	padding-top: 12px;
	padding-bottom: 12px;

	width: 560px;

	}


	#container #content_right{

	float: left;

	margin-top: 1px;

	padding-left: 14px;
	padding-top: 12px;
	padding-bottom: 12px;

	width: 231px;

	background: #cde855;

	overflow: hidden;

	}


	#copyright{
	margin: 0 auto;
width: 830px;
height: 20px;
	background: #fff;
	}


	.text{

	width: 214px;
	height: 21px;

	color: #b5b5b5;

	font-style: italic;

	border: 0px;
	padding: 0px;

	padding-left: 3px;
	padding-top: 3px;

	background: #FFFFFF;
	background-image: url('images/input_text.jpg');

	}


	.submit{

	width: 217px;
	height: 27px;

	color: #ffffff;

	font-size: 12px;

	margin-top: 5px;

	border: 0px;
	padding: 0px;

	background: #FFFFFF;
	background-image: url('images/input_submit.jpg');

	}
