#center_wrapper #center div.title h1
{
	position: absolute;
	margin-top: -65px;
	font-size: 16px;
	float: left;
}

#center_wrapper #center div.title span
{
	font-size: 11px;
	color: #00437a;
}

#center_wrapper #center h1
{
	font-weight: bold;
	font-size: 12px;
	color: #C2AD32;
	margin: 0 0 10px 0;
}

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

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

#center_wrapper #center p
{
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0px;
	color: #58585a;
}

#center_wrapper #center ul
{
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
	color: #58585a;
}

	#center_wrapper #center ul li
	{
		list-style: square;
		margin-left: 15px;
	}
	
#center_wrapper #center a
{
	color: #C2AD32;
	text-decoration: underline;
}		

#center_wrapper #center a:hover
{
	
}

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

#center_wrapper fieldset
{
	border:0;
}

#center_wrapper label
{
	width: 130px;
	display:block;
	float: left;
	color: #58585a;
}

	#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 #0492d0; 
		margin-top:2px;
	}
	
	#center_wrapper #center form fieldset input.normal { width: 200px; }
	#center_wrapper #center form fieldset input.small { width: 31px; }
	#center_wrapper #center form fieldset input.large { width: 165px; }
	
	#center_wrapper #center form fieldset input.submit
	{
		width: auto;
		cursor: pointer;
		
		margin: 10px 0 0 0;
		border: 1px solid #C2AD32;
		background-color: #C2AD32;
		color: #FFF;
	}
	
	#center_wrapper #center form fieldset textarea
	{
		width: 200px;
		height: 80px;
		border: 1px solid #C2AD32;
		margin-top:2px;
	}
	
	#center_wrapper #center #content
	{
		padding: 25px;
		padding-top: 50px;
	}
	
	#center_wrapper #center #contentfooter
	{
		background-color: #ded291;
		bottom: 0;
		position: absolute;
		height: 20px;
		width: 539px;
		color: #a19551;
		text-align: center;
		font-size: 11px;
		padding-top: 4px;
		z-index: 3;
		opacity: 0.90;
		filter: alpha(opacity=90);
	}
	 
	#center_wrapper #center #contentfooter a
	{
		color: #a19551;
		/*opacity: 0.100;
		filter: alpha(opacity=100);*/
	}
	
	
	
	#center_wrapper #center #photobook
		{
			
		}
		
			#center_wrapper #center #photobook
			{
				
			}
			
				#photobook #photobookdetail
				{
					
				}
				
				#photobook #photobookthumbnails
				{
					height: 56px;
					width: 388px;
					
					position: relative;
					
					margin: 10px 0 0 0;
				}
				
					#photobook #photobookthumbnails #photobookthumbnailsbar
					{
						padding: 0 0 0 14px;
						
						width: 356px;
						height: 56px;
						
						overflow: hidden;
					}
				
						#photobook #photobookthumbnails #photobookthumbnailsbar table
						{
							border-collapse: collapse;
						}
						
							#photobook #photobookthumbnails #photobookthumbnailsbar table tr
							{
								margin: 0;
								padding: 0;
							}
						
								#photobook #photobookthumbnails #photobookthumbnailsbar table tr td
								{
									margin: 0;
									padding: 0;
								}
						
									#photobook #photobookthumbnails #photobookthumbnailsbar table tr td img
									{
										margin: 0 0 0 4px;
										padding: 0;
										
										width: 85px;
										height: 56px;
										
										cursor: pointer;
									}
					
					#photobook #photobookthumbnails .arrow_left
					{
						width: 14px;
						height: 56px;
						
						background-image: url(/images/photobook/arrow_left.jpg);
						background-repeat: no-repeat;
						
						position: absolute;
						top: 0;
						left: 0;
						
						cursor: pointer;
					}
					
					#photobook #photobookthumbnails .arrow_right
					{
						width: 14px;
						height: 56px;
						
						background-image: url(/images/photobook/arrow_right.jpg);
						background-repeat: no-repeat;
						
						position: absolute;
						top: 0;
						right: 0;
						
						cursor: pointer;
					}
	


#navigation #logo
{
	margin-top: -79px;
	margin-left: 70px;
	position: absolute;
	width: 166px;
	float: left;
}

#navigation #flashmovie
{
	margin-top: -218px;
	margin-left: 534px;
	position: absolute;
	width: 466px;
	height: 186px;
	float: left;
	z-index:1;
}


	
		
#footer #copyright
{
	text-align: left;
	width: 350px;
	float: left;
	padding-top: 5px;
}

	#footer #copyright a
	{
		color: #58585a;
		text-decoration: none;
	}
	
	#footer #copyright a:hover
	{
		text-decoration: underline;
	}

#navigation #topnavigation
{
	margin-top: 0px;
	margin-left: 298px;
	position: absolute;
	width: 519px;
	background-color: #e7e7e7;
	height: 19px;
	padding-top: 5px;
	padding-left: 20px;
}

	#navigation #topnavigation ul
	{
		list-style: none;
	}
	
	#navigation #topnavigation ul li
	{
		float: left;
		
	}
	
		#navigation #topnavigation ul li a
		{
			color: #494c50;
			text-decoration: none;
			font-weight: bold;
			padding-left: 12px;
			background-image: url(/images/li.jpg);
			background-repeat: no-repeat;
			background-position: 0px 7px;
			margin-right: 10px;
		}
		
		#navigation #topnavigation ul li a:hover,
		#navigation #topnavigation ul li.li_0_0_active a,
		#navigation #topnavigation ul li.li_0_1_active a,
		#navigation #topnavigation ul li.li_0_2_active a,
		#navigation #topnavigation ul li.li_0_3_active a
		{
			color: #c2ad32;
			background-image: url(/images/li_active.jpg);
		}
		
		#navigation #topnavigation ul li ul
		{
			margin-top: 5px;
			position: absolute;
			left: 0;
			top: 0;
			margin-top: 24px;
			margin-left: 80px;
			
		}
		
		#navigation #topnavigation ul li ul li
		{
			clear: both;
			background-color: #ded291;
			width: 140px;
			
		}
		
		#navigation #topnavigation ul li ul li a
		{
			background: none;
			display: block;
			color: #494c50;
			font-weight: normal;
			display: block;
			height: 20px;
			padding-top: 4px;
			
		}
		
		#navigation #topnavigation ul li ul li a:hover,
		#navigation #topnavigation ul li.li_0_0_active ul li a,
		#navigation #topnavigation ul li.li_0_1_active ul li a,
		#navigation #topnavigation ul li.li_0_2_active ul li a,
		#navigation #topnavigation ul li.li_0_3_active ul li a
		{
			background: none;
			color: #494c50;
			position: relative;
		}
		
		#navigation #topnavigation ul li.li_0_1_active ul li a:hover
		{
			text-decoration: underline;
		}
		
		#buttons
		{
			margin-top: 193px;
			margin-left: 315px;
			position: absolute;
			width: 539px;
			float: left;
			z-index: 1;
		}
		
		#buttons a
		{
			width: 166px;
			height: 167px;
			display: block;
			float: left;
			margin-right: 3px;
		}
		
		#buttons a.relatiegeschenken
		{
			background-image: url(/images/home_relatiegeschenken.jpg);
			background-repeat: no-repeat;
		}
		
		#buttons a.relatiegeschenken:hover
		{
			background-image: url(/images/home_relatiegeschenken_a.jpg);
		}
		
		#buttons a.awards
		{
			background-image: url(/images/home_awards.jpg);
			background-repeat: no-repeat;
		}

		#buttons a.awards:hover
		{
			background-image: url(/images/home_awards_a.jpg);
		}
		
		#buttons a.herinneringssieraden
		{
			background-image: url(/images/home_herinneringssieraden.jpg);
			background-repeat: no-repeat;
		}
		
		#buttons a.herinneringssieraden:hover
		{
			background-image: url(/images/home_herinneringssieraden_a.jpg);
		}
		
		
		
		#shadows
		{
			margin-top: 384px;
			margin-left: 315px;
			position: absolute;
			width: 539px;
			float: left;
			z-index: 1;
		}
		
		
		
		