img
{
	border: 0;
}

td
{
	vertical-align: top;
}

#center_wrapper #center h1
{
	font-weight: bold;
	font-size: 14px;
	color: #003367;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#center_wrapper #center h2
{
	font-weight: bold;
	font-size: 12px;
	color: #d78110;
	
	margin: 0 0 10px 0;
}

#center_wrapper #center h3
{
	font-weight: bold;
	font-size: 12px;
	color: #003367;
	
	margin: 5px 0 5px 0;
}

#center_wrapper #center p
{
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 15px 0px;
	color: #000000;
}

	#center_wrapper #center p.italic
	{
		font-style: italic;
	}


#center_wrapper #center ul
{
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 10px 0;
	color: #000000;
}

	#center_wrapper #center ul li
	{
		list-style: square;
		margin-left: 15px;
	}
	
#center_wrapper #center a
{
	color: #d57901;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}		

#center_wrapper #center a:hover
{
	text-decoration: underline;
}

#center_wrapper #center table
{
	border-collapse:collapse;
	line-height: 16px;
	margin-bottom: 15px;
}

#center_wrapper #center td
{
	vertical-align: top;
	
}

#center_wrapper #center hr
{
	border: 0;
	border-top: 1px dotted #cf0067;
	height: 1px;
}

#center_wrapper fieldset
{
	border:0;
}

#center_wrapper label
{
	width: 160px;
	display:block;
	float: left;
	color: #cf0067;
	
}

#center_wrapper label.elementlabel
{
	
}

	#center_wrapper #center form fieldset input, #center_wrapper #center form fieldset textarea
	{
		float: left;
		margin: 0 2px 0 0;
	}
	
	#center_wrapper #center form fieldset input 
	{ 
		border: 1px solid #cf0067; 
		margin-top:2px;
	}
	
	#center_wrapper #center form fieldset input.normal { width: 175px; }
	#center_wrapper #center form fieldset input.small { width: 31px; }
	#center_wrapper #center form fieldset input.large { width: 140px; }
	
	#center_wrapper #center form fieldset input.submit
	{
		width: auto;
		cursor: pointer;
		
		margin: 10px 0 0 0;
		border: 1px solid #cf0067;
		background-color: #cf0067;
		color: #FFF;
	}
	
	#center_wrapper #center .multi input
	{
		width: 20px;
	}
	
	#center_wrapper #center .multi label
	{
		float: left;
		width: 300px;
		
	}
	
	#center_wrapper #center .optional
	{
		clear: both;
		
	}
	
	#center_wrapper #center p.formdescription
	{
		display: none;
	}
	
	#center_wrapper #center h1.form
	{
		
	}
	
	#center_wrapper #center ul.formgen
	{
		margin: 0;
		padding: 0;
		
		
	}
	
	#center_wrapper #center ul.errors
	{
		margin: 0;
		padding: 0;
		font-size: 11px;
	}
	
	#center_wrapper #center ul.errors li
	{
		font-size: 11px;
	}
	
	#center_wrapper #center ul.errors li ul
	{
		margin: 0;
		padding: 0;
		margin-bottom: 5px;
	}
	
	#center_wrapper #center label.hidegroup
	{
		display: none;
	}
	
	#center_wrapper #center form fieldset textarea
	{
		width: 175px;
		height: 80px;
		border: 1px solid #cf0067;
		margin-top:2px;
	}
	
	#center_wrapper #center #content
	{
		clear: both;
		padding-top: 20px;
		float: left;
	}
	
	
	
	#center_wrapper #center #formprint
	{
	}
	
	#center_wrapper #center #formprint ul label
	{
		padding: 0;
		margin: 0;
		color: #3b3b3c;
		display: block;
		width: 150px;
		font-size: 11px;
		float: left;
	}
	
	#center_wrapper #center #formprint ul 
	{
		padding: 0;
		margin: 0;
	}
	
	#center_wrapper #center #formprint ul li
	{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#center_wrapper #center #formprint input
	{
		margin-bottom: 5px;
		width: 250px;
		
	}
	
	#center_wrapper #center #formprint input.small
	{
		width: 60px;
		margin-right: 5px;
	}
	
	#center_wrapper #center #formprint input.medium
	{
		width: 181px;
		margin-right: 5px;
	}
	
	#center_wrapper #center #formprint input.submit
	{
		width: 100px;
		cursor: pointer;
		
		margin: 10px 0 0 0;
		border: 1px solid #003367;
		background-color: #003367;
		color: #FFF;
		left: 150px;
		position: relative;
	}
	
	#center_wrapper #center #formprint textarea
	{
		width: 252px;
		height: 50px;
	}
	
	#center_wrapper #center #photobook
	{
		margin: 0 0 10px 0;
		
		width: 500px;
	}
	
		#center_wrapper #center #photobook .thumbnail
		{
			margin: 0 10px 10px 0;
			
			width: 137px;
			height: 103px;
			
			display: block;
			border: 1px solid #cf0067;
			float: left;
		}

		
		#center_wrapper #center #search
		{
			margin-top: 20px;
		}
		
		#center_wrapper #center #centertop
		{
			width: 571px;
			height: 11px;
			background-image: url(/images/content_top.png);
			background-repeat: no-repeat;	
		
		}
		
		#center_wrapper #center #content
		{
			width: 515px;
			height: 270px;
			background-color: #FFF;
			padding: 5px 40px 10px 15px;
			float: left;
		}
		
		#center_wrapper #center #centerbottom
		{
			width: 571px;
			height: 11px;
			background-image: url(/images/content_bottom.png);
			background-repeat: no-repeat;	
			clear: both;
		}
		
		#center_wrapper #center #projects
		{
			float: left;
			height: 296px;
			
			padding: 5px 10px 5px 10px;
			margin-left: 5px;
			width: 193px;
			background-image: url(/images/projects_back.png);
			background-repeat: no-repeat;	
		}
		
			#center_wrapper #center #projects h1
			{
				color: #FFF;
				font-weight: bold;
				margin-top: 5px;
				font-size: 15px;
				margin-bottom: 1px;
			}
			
			#center_wrapper #center #projects h2
			{
				font-size: 12px;
				font-weight: normal;
				color: #FFF;
				margin-bottom: 0px;
			}
			
			#center_wrapper #center #projects h3
			{
				font-size: 11px;
				font-weight: normal;
				color: #FFF;
				margin-bottom: 20px;
				height: 25px;
			}
			#center_wrapper #center #projects #projectup
			{
				text-align:center;
				width: 183px;
				cursor:pointer;
			}
			#center_wrapper #center #projects #projectdown
			{
				text-align:center;
				width: 183px;
				cursor:pointer;
			}
			#center_wrapper #center #projects #projectcontainer
			{
				width: 183px;
				height: 220px;
				
				overflow:hidden;
			}
			
				#center_wrapper #center #projects .project
				{
					width: 183px;
					height: 59px;
					background-image: url(/images/projectback.png);
					background-repeat: no-repeat;
					margin-top: 5px;
					clear: both;
					padding: 5px;
					
				}
				
					#center_wrapper #center #projects .project .image
					{
						width: 75px;
						height: 57px;
						border: 1px solid #FFF;
						float: left;
					}
					
					#center_wrapper #center #projects .project .link
					{
						float: left;
						margin-left: 5px;
						width: 98px;
						
						font-weight: bold;
						
					}
					
					#center_wrapper #center #projects .project .link a
					{
						font-size: 11px;
						margin-left: 15px;
					}
					
					#center_wrapper #center #projects #photo
					{
						width: 198px;
						
					}
					
					#center_wrapper #center #projects #photo img
					{
						border: 1px solid #FFF;
						float: left;
						margin-right: 7px;
						margin-bottom: 5px;
					}
			
		#center_wrapper #center #left
		{
			float: left;
		}
		
		#center_wrapper #center #right
		{
			float: left;
		}
		
		#center_wrapper #center .nieuws
		{
			padding-bottom: 60px;
		}
		
		#center_wrapper #center .thumb
		{
			float: left;
			width: 85px;
			height: 50px;
		}
		
			#center_wrapper #center .thumb img
			{
				border: 1px solid #eee;
				border: 1px solid #eee;
			}
		
		#center_wrapper #center .title
		{
			float: left;
			font-size: 11px;
			font-weight: bold;
		}
		
		#center_wrapper #center #full_frame
		{
			position: absolute;
			left: -650px;
			height: 320px;
			z-index: 1;
			width: 620px;
			float: left;
		}
		
		#center_wrapper #center #flashmovie
		{
			position: absolute;
			left: -650px;
			height: 320px;
			z-index: 1;
			width: 620px;
			float: left;
		}
		
		#center_wrapper #center #related_images
		{
			width: 500px;
		}
		#center_wrapper #center #related_images img
		{
			margin-right: 10px;
			margin-bottom: 10px;
			float: left;
			border: 1px solid #eee;
		}

	#navigation #topmenu
	{
		position: absolute;
		margin-top: -75px;
		left: 60px;
		width: 530px;
		
		z-index: 3;
		
		
	}	
	
		#navigation #topmenu ul
		{
			
			
		}

		#navigation #topmenu ul li
		{
			list-style: none;
			margin-right: 10px;
			top: 0;
			position: absolute;
		}
		
			#navigation #topmenu ul li.li_0_1
			{
				left: 160px;
			}
			
			#navigation #topmenu ul li.li_0_2
			{
				left: 320px;
			}
		
		#navigation #topmenu ul li a
		{
			
			display: block;
			width: 137px;
			height: 26px;
			
			font-size: 12px;
			
			color: #FFF;
			text-decoration: none;
			text-align: left;
			
			text-transform: uppercase;
			font-weight: bold;
			padding-left: 10px;
			padding-top: 25px;
			
			
		}
		
		#navigation #topmenu ul li.li_0_0 a
		{
			background-image: url(/images/menu_back01.jpg);
			background-repeat: no-repeat;
			background-position: top center;
		}
		
		#navigation #topmenu ul li.li_0_0 ul li a 
		{
			background: none;
		}
		
		#navigation #topmenu ul li.li_0_1 a
		{
			background-image: url(/images/menu_back02.jpg);
			background-repeat: no-repeat;
			background-position: top center;
		}
		
		#navigation #topmenu ul li.li_0_1 ul li a 
		{
			background: none;
		}
		
		#navigation #topmenu ul li.li_0_2 a
		{
			background-image: url(/images/menu_back03.jpg);
			background-repeat: no-repeat;
			background-position: top center;
		}
		
		#navigation #topmenu ul li.li_0_2 ul li a 
		{
			background: none;
		}
		
		#navigation #topmenu ul li.li_0_3 a
		{
			background-image: url(/images/menu_back04.jpg);
			background-repeat: no-repeat;
			background-position: top center;
		}
		
		#navigation #topmenu ul li.li_0_3 ul li a 
		{
			background: none;
		}
		
		#navigation #topmenu ul li.li_0_4 a
		{
			background-image: url(/images/menu_back05.jpg);
			background-repeat: no-repeat;
			background-position: top center;
		}
		
		#navigation #topmenu ul li.li_0_4 ul li a 
		{
			background: none;
		}
		
		#navigation #topmenu ul li.li_0_5 a
		{
			background-image: url(/images/menu_back06.jpg);
			background-repeat: no-repeat;
			background-position: top center;
		}
		
		#navigation #topmenu ul li.li_0_5 ul li a 
		{
			background: none;
		}
		
		
		
		
		#navigation #topmenu ul li a:hover
		{
		}
		
		#navigation #topmenu ul li.active a
		{
			
		}
		
		#navigation #topmenu ul li ul 
		{
			border-left: 2px solid #d78110;
			border-bottom: 2px solid #d78110;
			border-right: 2px solid #d78110;
			top: 0;
			width: 143px;
			background-color: #FFF;
			padding-top: 7px;
			padding-bottom: 7px;
		}
		
		#navigation #topmenu ul li ul li ul
		{
			border: 0;
		}
		
		#navigation #topmenu ul li ul li ul li
		{
			padding-left: 10px;
		}
		
		
		
		#navigation #topmenu ul li ul li
		{
			clear: both;
			position: relative;
		}
		
			#navigation #topmenu ul li.active ul 
			{
				
				
			}
			
			#navigation #topmenu ul li.active ul li
			{
				
				
			}
			
			#navigation #topmenu ul li ul li a
			{
				
				background: none;
				color: #43698f;
				text-transform: none;
				font-weight: normal;
				font-size: 11px;
				padding: 0 0 0 10px;
				margin: 0;
				height: 18px;
				
			}
			
			#navigation #topmenu ul li ul li a:hover
			{
				font-weight: bold;
				
			}
			
			#navigation #topmenu ul li.active ul li a
			{
				
			}
			
			#navigation #topmenu ul li.active ul{
				display: block;
			}
			
			#navigation #topmenu ul li.active ul li a:hover
			{
				
			}
			
			#navigation #topmenu ul li.active ul li.active a
			{
				font-weight: bold;
			}
	
			
			#navigation #topmenu ul li.active ul li.active  ul li a
			{
				font-weight: normal;
			}
			
			#navigation #topmenu ul li.active ul li ul li a:hover,
			#navigation #topmenu ul li.active ul li ul li.active a
			{
				font-weight: bold;
			}
		

	#navigation #logo
	{
		position: absolute;
		margin-top: -330px;
		left: 45px;
		width: 215px;
		height: 35px;
		z-index: 2;
	}
	
	#navigation #slogan
	{
		position: absolute;
		margin-top: -275px;
		left: 675px;
		width: 280px;
		height: 56px;
		z-index: 2;
	}
	
	#sfeer
	{
		width: 1361px;
		height: 537px;
		position: absolute;
		margin-left: -181px;
		
		overflow:hidden;
		
	}
	
	#flash
	{
		margin-bottom: 10px;
	}
	
	#sidebar #address
	{
		background-color: #003265;
		width: 304px;
		margin-top: 20px;
		position: relative;
		z-index: 4;
	}
		
		#sidebar #address table
		{
			margin-left: 10px;
			margin-top: 8px;
			margin-bottom: 8px;
		}
	
		#sidebar #address td
		{
			color: #FFF;
			font-weight: bold;
		}
		
		#sidebar #address td.td_1
		{
			width: 15px;
		}
		
		#sidebar #address td.td_2
		{
			width: 130px;
		}
		
		#sidebar #address td.td_3
		{
			width: 15px;
		}
		
		#sidebar #address td.orange
		{
			color: #d57901;
		}
	
		#sidebar #address td a
		{
			color: #FFF;
			text-decoration: none;
		}
		
		#sidebar #address td a:hover
		{
			text-decoration: underline;
		}
	
	#sidebar #project
	{
		margin-top: 15px;
		background-color: #003265;
		width: 293px;
		padding-top: 8px;
		padding-bottom: 10px;
		padding-left: 11px;
	}
	
		#sidebar #project h2
		{
			color: #d57901;
			font-size: 16px;
			padding-bottom: 5px;
		}
		
		#sidebar #project h3
		{
			color: #FFF;
			font-size: 11px;
			padding-bottom: 5px;
		}
		
		#sidebar #project img
		{
			border: 2px solid #FFF;
		}
		
		#sidebar #project a
		{
			color: #FFF;
			text-decoration: none;
			font-size: 11px;
		}
		
		#sidebar #project a:hover
		{
			text-decoration: underline;
		}
		
	#sidebar #keurmerken
	{
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 00px;
	}
	
		#sidebar #keurmerken .keurmerk
		{	
			float: left;
			padding-left: 20px;
			padding-bottom: 10px;
		}
	
	#sidebar #keurmerken table
	{
		margin-left: 5px;
	}
	
	#sidebar #keurmerken table td
	{
		padding-left: 5px;
	}
	
	#footer #webdesign
	{
		color: #FFF;
		font-size: 11px;
		position: relative;
		text-align: center;
		width: 1000px;
		margin-top: 20px;
		margin-bottom: 10px;
		float: left;
		
	}
	
	#footer #webdesign a
	{
		color: #FFF;
		text-decoration: none;
		
	}
	
	#footer #webdesign a:hover
	{
		text-decoration: underline;
	}
	
	


