img
{
	border: 0;
}

td
{
	vertical-align: top;
}

#header
{
}
	#header .contentblock .logo
	{
		border:0;
		float:right;
		margin:40px 77px 0 0;
	}
	#header .contentblock a
	{
		border:0;
	}
	
	#center_wrapper #banier
	{
		margin: 0px 0 0 74px;
	}
	
	#center_wrapper #lintje
	{
		position:absolute;
		top:150px;
		margin: 0 0 0 850px;
	}
	
	#center_wrapper #folderaanvraag
	{
		position: absolute;
		top: 130px;
		left: 10px;
	}
	
	
#center_wrapper
{
	
}
	#center_wrapper #center
	{
		
	}
	
		#center_wrapper #center h1
		{
			font-size:20px;
			font-weight:bold;
			margin: 10px 0 12px 0;
		}
		#center_wrapper #center h1.form
		{
			display:none;
		}
		#center_wrapper #center h2
		{
			font-size:14px;
			font-weight:bold;
			margin: 9px 0 12px 0;
		}
		
		#center_wrapper #center h3
		{
			color:#3F3D41;			
			font-size:12px;
			
			margin: 7px 0 10px 0;
		}
		
		#center_wrapper #center p
		{
			margin: 0 0 10px 0;
		}
		#center_wrapper #center li
		{
			margin-left:20px;
		}
		#center_wrapper #center #formprint li
		{
			list-style-type: none;
			text-align:left;
			margin: 0 0 5px 0;
			clear:both;
		}
		#center_wrapper #center #formprint  ul.errors
		{
			float:left
		}
		#center_wrapper #center #formprint  ul.errors ul
		{
			float:right;
			margin-left:105px;
		}
		#center_wrapper #center #formprint  li .hidegroup
		{
			display:none;
		}
			#center_wrapper #center #formprint  li label
			{
				display:block;
				width:140px;
				line-height:25px;
				float:left;
				
			}
			#center_wrapper #center #formprint  li .multi
			{
					float:left;
			}
				#center_wrapper #center #formprint li .multi input
				{
					display:block;
					width:25px;
					margin-top:5px;
					float:left;
					
				}
			
			#center_wrapper #center #formprint  li input
			{
				width:200px;
	
				float:left;
			}
			
			#center_wrapper #center #formprint  li input.large
			{
				width: 140px;
				margin-right: 5px;
			}
			
			#center_wrapper #center #formprint  li input.small
			{
				width: 50px;
				margin-right: 5px;
			}
			
			#center_wrapper #center #formprint  li input#submit
			{
				margin-left:140px;
				border:1px solid #e85426;
				color:#FFFFFF;
				background-color:#e85426;
				width:100px;
			}
			#center_wrapper #center #formprint  li textarea
			{
				width:200px;
				height:60px;
			}
		#center_wrapper #center a
		{
			color:#FFFFFF;
			text-decoration:underline;
		}
		#center_wrapper #center a:hover
		{
			color:#e85426;
		}
/* 		NAVIGATION 		*/

#navigation
{
}
	
	#navigation #toplinks
	{
		
		
		width: 500px;
		
		
		
	}
		#navigation #toplinks a 
		{
			
			
		}
		#navigation #toplinks ul
		{
			margin:0 0 0 0px;
			position:relative;
			display: block;
			list-style: none;
			padding: 0;
			margin: 0;
			z-index:3;
		}
			#navigation #toplinks li
			{
				list-style-type: none;
				
				text-align:left;
				float: left;
				
			}
			
			#navigation #toplinks li a
			{
				color:#636365;
				display: block;
				font-weight:bold;
				font-size:12px;
				text-decoration:none;
				padding-left: 10px;
				padding-right: 10px;
				
			}
			#navigation #toplinks li a:hover
			{
				color:#004382;
			}
			
			#navigation #toplinks li ul
			{
				position: absolute;
				padding-top: 8px;
			}
			
			#navigation #toplinks li ul li
			{
				clear: both;
				background-color: #e7e7e6;
				width: 140px;
				
			}
		
			#navigation #toplinks li ul li a
			{
				padding-left: 0;
				font-weight: normal;
				display: block;
				
				padding-right: 10px;
				padding-left:10px;
				padding-top: 3px;
				padding-bottom: 3px;
			}
			
			#navigation #toplinks li ul li a:hover
			{
				color: #FFF;
				background-color:#004382;
			}
				#navigation ul ul
				{
					display:none;
				}
#footer 
{	
	color:#545456;
	font-size:11px;	
	
}
	#footer a
	{
		color:#545456;
	}
	#footer #adres
	{
		margin:20px 0 20px 0;
		font-size:11px;
	}
	
	#footer #keurmerken
	{
		margin:0px 0 10px 370px;
		text-align: center;
	}
	
	#footer #keurmerken td
	{
		padding-left: 5px;
	}

/*		algemene link tags		*/

a:link, a:visited
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

	#footer img.mail
	{
		margin-top: 0px;
		position: absolute;
	}
	
	#footer span
	{
		font-weight: bold;
	}
