		*
		{
			padding: 0px;
			margin: 0px;
			border:0px;
		}
		
		body
		{
			font-family:geneva,helvetica,arial,verdana,sans-serif;
			font-size:11px;
			color:#ffffff;
		}
		
		p
		{
			
			font-size:11px;
			margin-bottom:10px;
		}
		
		h1
		{
			font-size:14px;
			margin-top:30px;
			margin-left:30px;
		}
		
		h2
		{
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			margin-bottom:5px;
			letter-spacing:0.5px;
			background-color:#E4E1E1;
			color:#013F1E;
			border: 1px solid #013F1E;
			padding-left:5px;
			/* color:#C5C5AE; */
		}
		
		h2.test
		{
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			margin-bottom:5px;
			letter-spacing:0.5px;
			background-color:#E4E1E1;
			color:#013F1E;
			border: 1px solid #013F1E;
			padding-left:5px;
			/* color:#C5C5AE; */
		}		
		
		div#container
		{
			width: 770px;
			position: relative;
			margin: 0 auto;
		}
		
		
		div#header
		{
			height:185px;	
			background-image:url(header.jpg);
			background-repeat:no-repeat;
		}
		
		
		div#content
		{
			background-color:#07723A;
			background-image:url(body.gif);
			background-repeat:repeat-y;
			position:relative;
			clear:both;
			float:left;
			width:770px;
		}
		
		div#footer
		{
			height:102px;	
			background-image:url(footer.jpg);
			background-repeat:no-repeat;
			clear:both;
		}	
		
		div#innercontent
		{
			border-top:1px solid #549e76;
			border-bottom: 1px solid #549e76;
			padding-top:5px;
			padding-bottom:5px;
			margin-left:30px;
			margin-right:30px;
		}
		
		a
		{
			font-weight:bold;
			text-decoration:none;
			color: #F38E00;
		
		}
		
		a:link
		{
			font-weight:bold;
			text-decoration:none;
			color: #F38E00;
		}
		
		a:visited
		{
		
		}
		
		a:hover
		{
			font-weight:bold;
			text-decoration:underline;
			color: #F38E00;
		}
		
		a:active
		{
		
		}
		
		.zoeken3
		{
		background-image:url(zoek3.gif);
		background-repeat:no-repeat;
		background-position: center center;
		width: 543px;
		height: 89px;
		padding-top:10px;
		}
		
		.zoeken2
		{
		background-image:url(zoek2.gif);
		background-repeat:no-repeat;
		background-position: center center;
		width: 543px;
		height: 64px;
		padding-top:10px;
		}
				
		.zoeken1
		{
		background-image:url(zoek1.gif);
		background-repeat:no-repeat;
		background-position: center center;
		width: 543px;
		height: 42px;
		padding-top:10px;
		}
		
		.zoeken2 label ,.zoeken3 label ,.zoeken1 label
		{
		width:300px;
		margin-right: 10px;
		font-weight:bold;
		font-size:12px;
		padding-top:5px;
		text-align:right;
		float:left;
		margin-top:3px;
		}
		
		
		.zoeken2 select , .zoeken2 input, .zoeken3 select , .zoeken3 input , .zoeken1 select , .zoeken1 input
		{
		width:200px;
		float:left;
		margin-top:5px;
		font-size:10px;
		}
		
		.zoeken2 br , .zoeken3 br , .zoeken1 br
		{
		clear:left;
		}
		
		#innercontent h4
		{
		margin-left:310px;
		}
		
		input
		{
		margin-left:310px;
		}
		
		.links
		{
		letter-spacing:1px;
		}