img
{
	border: 0;
}

td
{
	vertical-align: top;
}

#center_wrapper #center h1
{
	font-weight: bold;
	font-size: 14px;
	color: #cd2c28;
	margin: 0 0 15px 0;
}

#center_wrapper #center h2
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	
	margin: 0 0 0px 0;
}

#center_wrapper #center h3
{
	font-weight: bold;
	font-size: 12px;
	color: #cd2c28;
	
	margin: 0 0 5px 0;
}

#center_wrapper #center p
{
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 15px 0px;
	color: #6b6b6d;
}

	#center_wrapper #center p.italic
	{
		font-style: italic;
	}


#center_wrapper #center ul
{
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 10px 0;
	color: #6b6b6d;
}

	#center_wrapper #center ul li
	{
		list-style: square;
		margin-left: 15px;
	}
	
#center_wrapper #center a
{
	color: #cd2c28;
	text-decoration: none;
	font-size: 11px;
}		

#center_wrapper #center a:hover
{
	text-decoration: underline;
}

#center_wrapper #center a.folder
{
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}

#center_wrapper #center table
{
	border-collapse:collapse;
	line-height: 16px;
	margin-bottom: 15px;
}

#center_wrapper #center td
{
	vertical-align: top;
}

	#center_wrapper #center table.project
	{
		margin-top: 15px;
	}

	#center_wrapper #center td.thumb
	{
		width: 150px;
	}
	
	#center_wrapper #center td.thumb img
	{
		border: 1px solid #6b6b6d;
	}
	
	#center_wrapper #center td.description
	{
		padding-top: 10px;
	}

#center_wrapper #center hr
{
	border: 0;
	border-top: 1px dotted #6b6b6d;
	height: 1px;
}

#center_wrapper fieldset
{
	border:0;
}

#center_wrapper label
{
	width: 160px;
	display:block;
	float: left;
	color: #cd2c28;
	
}

#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 #cd2c28; 
		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 #cd2c28;
		background-color: #cd2c28;
		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 form fieldset textarea
	{
		width: 175px;
		height: 80px;
		border: 1px solid #cd2c28;
		margin-top:2px;
	}
	
	#center_wrapper #center #content
	{
		clear: both;
		padding-top: 20px;
	}
	
	#center_wrapper #center #formprint
	{
	}
	
	#center_wrapper #center #formprint ul label
	{
		padding: 0;
		margin: 0;
	}
	
	#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: 200px;
	}
	
	#center_wrapper #center #formprint input.submit
	{
		width: 100px;
		cursor: pointer;
		
		margin: 10px 0 0 0;
		border: 1px solid #cd2c28;
		background-color: #cd2c28;
		color: #FFF;
		margin-left: 160px;
	}
	
	#center_wrapper #center #formprint textarea
	{
		width: 200px;
		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 #6b6b6d;
			float: left;
		}
		
	#navigation #logo
	{
		position: absolute;
		margin-top: -316px;
		left: 20px;
		width: 288px;
		height: 140px;
		z-index: 2;
	}
	
	#navigation #sfeer
	{
		position: absolute;
		margin-top: -250px;
		left: 325px;
		width: 545;
		height: 222px;
		z-index: 2;
	}
	
	#navigation #address
	{
		color: #6b6b6d;
		position: absolute;
		margin-top: -155px;
		left: 165px;
		width: 200;
		height: 200px;
		z-index: 2;
		text-align: right;
		line-height: 24px;
	}
	
		#navigation #address span
		{	
			color: #cd2c28;
			font-weight: bold;
		}
	
		#navigation #address a
		{	
			color: #6b6b6d;
			text-decoration: none;
		}
		
		#navigation #address a:hover
		{	
			text-decoration: underline;
		}
		
	#navigation #projects
	{
		position: relative;
		z-index: 2;
		width: 320px;
	}
	
		#navigation #projects a.recentprojects
		{
			display: block;
			width: 153px;
			height: 38px;
			padding-top: 12px;
			padding-left: 15px;
			font-size: 17px;
			background-image: url(/images/recenteprojecten.png);
			background-repeat: no-repeat;
			background-position: 0 0px;	
			text-decoration: none;
			color: #FFF;
			margin-left: 145px;
			margin-top: 10px;
			margin-bottom: 0px;
			
		}
		
		#navigation #projects a.recentprojects:hover
		{
			text-decoration: underline;
		}
	
		
	#navigation #projects .project
	{
		margin-left: 88px;
		height: 80px;
		position: relative;
	}
	
		#navigation #projects .project .projectimage
		{
			float: left;
			margin: 0;
			padding: 0;
			margin-right: 0px;
			width: 70px;
			height: 70px;
			padding-left: 5px;
			padding-top: 5px;
			background-image: url(/images/projectback.png);
			background-repeat: no-repeat;
			background-position: 0 0px;	
		}
		
		#navigation #projects .project .projectimage img
		{
			border: 2px solid #6b6b6d;
		}
		
		
		#navigation #projects .project p
		{
			clear: both;
			color: #6b6b6d;
			margin: 0;
			padding: 0;
			padding-left: 5px;
			font-size: 11px;
			top: 67px;
			position: absolute;
		}
		
	#navigation #topmenu
	{
		position: absolute;
		margin-top: -335px;
		left: 320px;
		width: 800px;
		height: 42px;
		z-index: 2;
	}
	
	#navigation #topmenu span
	{
		font-size: 16px;
		font-weight: bold;
		color: #FFF;
		display: block;
		float: left;
		padding-top: 15px;
		
	}
	
		#navigation #topmenu ul
		{
		}
	
		#navigation #topmenu ul li
		{
			list-style: none;
			float: left;
		}

		#navigation #topmenu ul li a
		{
			
			width: 95px;
			height: 34px;
			color: #FFF;
			font-size: 15px;
			font-weight: normal;
			text-decoration: none;
			padding-top: 17px;
			
			text-align: center;
			display: block;
		}
		
		#navigation #topmenu ul li a:hover
		{
			background-image: url(/images/topmenu_hover.jpg);
			background-repeat: no-repeat;
			background-position: top center;	
			color: #cd2c28;
		}
		
		#navigation #topmenu ul li.active a
		{
			text-decoration: none;
			background-image: url(/images/topmenu_hover.jpg);
			background-repeat: no-repeat;
			background-position: top center;	
			color: #cd2c28;
		}
		
		#navigation #topmenu ul li.li_0_0 a
		{
			width: 90px;
			margin-left: 5px;
		}
		
		#navigation #topmenu ul li.li_0_1 a
		{
			width: 100px;
		}
		
			#navigation #topmenu ul li.li_0_1 ul li
			{
				
			}
			
			#navigation #topmenu ul li.li_0_1 ul
			{
				
			}
			
			#navigation #topmenu ul li.li_0_1 ul li
			{
				clear: both;
				background-color: #b2110d;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 5px;
				
			}
			
			#navigation #topmenu ul li.li_0_1 ul li.li_1_0
			{
				margin-top: 4px;
			}
			
				#navigation #topmenu ul li.li_0_1 ul li a
				{
					background: none;
					display: block;
					
					color: #FFF;
					height: 15px;
					padding-top: 5px;
					padding-bottom: 5px;
					width: 90px;
				}
				
				#navigation #topmenu ul li.li_0_1 ul li.active a,
				#navigation #topmenu ul li.li_0_1 ul li a:hover
				{
					background-color: #FFF;
					color: #cd2c28;
				}
		
		
		#navigation #topmenu ul li.li_0_2 a
		{
			width: 135px;
		}
		
		#navigation #topmenu ul li.li_0_2 ul li
			{
				
			}
			
			#navigation #topmenu ul li.li_0_2 ul
			{
				
			}
			
			#navigation #topmenu ul li.li_0_2 ul li
			{
				clear: both;
				background-color: #b2110d;
				padding-left: 5px;
				padding-right: 5px;
				padding-bottom: 5px;
				
			}
			
			#navigation #topmenu ul li.li_0_2 ul li.li_2_0
			{
				margin-top: 4px;
			}
			
				#navigation #topmenu ul li.li_0_2 ul li a
				{
					background: none;
					display: block;
					
					color: #FFF;
					height: 15px;
					padding-top: 5px;
					padding-bottom: 5px;
					width: 125px;
				}
				
				#navigation #topmenu ul li.li_0_2 ul li.active a,
				#navigation #topmenu ul li.li_0_2 ul li a:hover
				{
					background-color: #FFF;
					color: #cd2c28;
				}

		#navigation #topmenu ul li.li_0_3 a
		{
			
		}
		
		#navigation #topmenu ul li.li_0_0 a:hover
		{
			text-decoration: none;
		}
		
		#navigation #topmenu ul li.li_0_0_active a
		{
		
			text-decoration: none;
		}
		
	#sidemenu
	{
		margin-top: 10px;
		margin-bottom: 20px;
		
	}
	
		#sidemenu a 
		{
			display: block;
			width: 102px;
			height: 36px;
			color: #FFF;
			background-image: url(/images/button_sidebar.png);
			background-repeat: no-repeat;
			background-position: 0 0px;	
			margin: 0;
			padding: 0;
			position: absolute;
			padding-left: 16px;
			text-decoration: none;
			font-size: 17px;
			padding-top: 10px;
		}
		
			#sidemenu a:hover 
			{
				text-decoration: underline;
			}
		
		#sidemenu a.menu2 
		{
			margin-top: 30px;
		}
		
		#sidemenu a.menu3
		{
			margin-top: 60px;
		}
		
		#sidemenu a.menu4
		{
			margin-top: 90px;
		}
		
	#keurmerk
	{
		margin-top: 155px;
		margin-left: 8px;
		
	}
		
	#footer #copyright
	{
		color: #FFF;
		font-size: 11px;
		position: relative;
		padding-top: 115px;
		text-align: left;
		margin-left: 335px;
		
	}
	
	#footer #copyright a
	{
		color: #FFF;
		text-decoration: none;
		
	}
	
	#footer #copyright a:hover
	{
		text-decoration: underline;
	}
