body {
	text-align: center;
	handle margin: 0 auto;
	background-image: url(images/bg.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	background-color: #8cc919;
}

td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px; }

a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline; }

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none; }

.titel {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 21px; }

		.menu_kleur1 {
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #ffffff;
			line-height: 20px;
			text-decoration: none;
		}
		
		.menu_kleur1:hover {
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			line-height: 20px;
			text-decoration: none;
		}
		
		.menu_kleur1_gekozen {
			font-family: verdana;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
		}

.menu_kleur2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.menu_kleur2:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}
.menu_kleur2_gekozen {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.input {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

		#container {
			width: 1000px;
			//height: 100%;
			text-align: left; 
			margin: 0 auto; 
		}
		
		#contentscroll { 	z-index:5; position:relative; overflow:auto; }

img, div { behavior: url(iepngfix.htc) }
