img
{
	border: 0;
}

td
{
	vertical-align: top;
}

.clear
{
	clear: both;
}

#center_wrapper #center h1
{
	font-weight: bold;
	font-size: 12px;
	color: #58585a;
	margin: 0 0 15px 0;
}

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

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

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

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


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

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

#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 #58585a;
	height: 1px;
}

#center_wrapper fieldset
{
	border:0;
}

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

#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 #ed7703; 
		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 #ed7703;
		background-color: #ed7703;
		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 #ed7703;
		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 #ed7703;
		background-color: #ed7703;
		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 #ed7703;
			float: left;
		}
		
		#center_wrapper #center #twitter_back
		{
			width: 977px;
			height: 234px;
			background-image: url(/images/slogan_back.png);
			background-repeat: no-repeat;
			background-position: top left;
			margin-left: 0px;
			padding-top: 12px;
			margin-left: 30px;
			position: relative;
		}
		
		#center_wrapper #center #twitter_back #twitterbird
		{
			position: absolute;
			top: 10px;
			left: -18px;
			z-index: 10;
		}
		
		#center_wrapper #center #twitter
		{
			width: 427px;
			height: 189px;
			float: left;
			position: relative;
			padding-top: 15px;
			padding-left: 40px;
			padding-right: 10px;
			text-align: left;
		}
		
			#center_wrapper #center #twitter h1
			{
				font-family: "Georgia", verdana, sans-serif; 
				font-size: 36px;
				font-weight:normal;
				font-style: italic;
				color: #3b3a3c;
			}
			
			
		#center_wrapper #center #twitter .tweet_list{
			list-style: none;
			margin: 0;
		}
			#center_wrapper #center #twitter .tweet_list li
			{
				font-family: "Georgia", verdana, sans-serif;
				color: #3b3a3c;
				font-size: 24px;
				line-height: 26px;
				height: 65px;
				width: 420px;
				padding: 5px 0 0 0;
				margin: 0;
				font-style: italic;
				list-style: none;
			}
				#center_wrapper #center #twitter .tweet_list li .tweet_avatar{ display: block; width: 52px; height:50px; float: left;margin-top: 5px;}
				#center_wrapper #center #twitter .tweet_list li .tweet_text{margin-right: 5px;}
			
	#center_wrapper #center #quicklink
	{
		width: 470px;
		height: 226px;
		background-image: url(/images/quicklink_back2.png);
		background-repeat: no-repeat;
		background-position: top left;
		color: #FFF;
		float: left;
		
		
	}
	
		#center_wrapper #center #quicklink #links
		{
			float: left;
			padding-top: 40px;
			padding-left: 20px;
			width: 240px;
		}
		
		#center_wrapper #center #quicklink #branches
		{
			float: left;
			
			padding-left: 0px;
			width: 200px;
			margin-top: 25px;
		}
		
			#center_wrapper #center #quicklink #branches li
			{
				list-style: none;
				color: #FFF;
				height: 60px;
				text-align: right;
			}
			
				#center_wrapper #center #quicklink #branches li a
				{
					font-family: "trebuchet ms", verdana, sans-serif; 
					font-size: 50px;
					font-weight:bold;
					font-style: normal;
					color: #FFF;
					text-align: right;
					display: block;
					height: 50px;
					padding-top: 10px;
					padding-bottom: 10px;
					
				}
				
				#center_wrapper #center #quicklink #branches li a:hover
				{
					text-decoration: none;
					color: #3b3a3c;
				}
		
		#center_wrapper #center #quicklink #links h2
		{
			color: #FFF;
			padding-bottom: 15px;
			margin-left: 15px;
		}
		
		#center_wrapper #center #quicklink #links li
		{
			list-style: none;
			background-image: url(/images/arrow_white.png);
			background-repeat: no-repeat;
			background-position: 0px 4px;
			padding-left: 15px;
			padding-bottom: 2px;
		}
		
		#center_wrapper #center #quicklink #links a
		{
			color: #FFF;
			
		}
		
		#center_wrapper #center #quicklink #links a:hover
		{
			text-decoration: underline;
			/*color: #3b3a3c;*/
		}
	
	#center_wrapper #center #branches
	{
		float: left;
	}
	
	#center_wrapper #center #portfolio_nieuws
	{
		width: 947px;
		height: 240px;
		background-color: #FFF;
		opacity: .9;
		/* filter: alpha(opacity=90); */
		margin-left: 30px;
		
	}
	
		
	#center_wrapper #center .carrousel
	{
		position: relative;
		z-index: 6;
		float: left;
		
		overflow: hidden;
		top: 0;
		
		width: 660px;
		margin-left: -20px;
	}
	
	#center_wrapper #center  #portfolio
	{
		padding-top: 20px;
	}
		
	#center_wrapper #center  #portfolio h3
	{
		color: #3b3a3c;
		margin: 0;
		padding: 0;
		margin-left: 40px;
		padding-bottom: 15px;
	}
	
	#center_wrapper #center .imgcarrousel
	{
		text-align: left;
		padding: 0 0 0 0px;
		height: 144px;
		width: 572px;
		float: left;
		position: relative;
		overflow: hidden;
		white-space: nowrap;
		z-index:98;
		top: 0;
		margin-left: 8px;
		
	}
	
		#center_wrapper #center .imgcarrousel .imgdiv
		{
			float: left;
		}
		
		#center_wrapper #center .imgcarrousel .small
		{
			border: 1px solid #eee;
			margin-right: 8px;
			width: 280px;
			height: 142px;
			top: 0;
		}
		
		#center_wrapper #center .imgcarrousel span
		{
			position: absolute;
			left: 0;
			top: 0;
		}
		
		#center_wrapper #center .imgcarrousel img.bottom
		{
			
		}
	
	#center_wrapper #center .button
	{
		float: left;
		height: 0px;
		width: 16px;
		cursor: pointer;
		
		margin: 0px 0 0 0;
	}		
	
	#center_wrapper #center .button_left
	{
		float: left;
		cursor: pointer;
		height: 107px;
		
		width: 35px;
		margin-top: 20px;
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
	}
	
	#center_wrapper #center .button_left_active
	{
		float: left;
		cursor: pointer;
		height: 107px;
		
		width: 35px;
		margin-top: 20px;
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
	}
	
	#center_wrapper #center .button_left_inactive
	{
		float: left;
		cursor: pointer;
		height: 107px;
		
		width: 35px;
		margin-top: 20px;
		background-image: url(/images/portfolio_left_inactive.png);
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
	}	
	
	#center_wrapper #center  .button_right
	{
		float: left;
	
		margin-left: 8px;
		cursor: pointer;
		height: 127px;
		width: 31px;
		padding-top: 15px;
	}
		
	#center_wrapper #center  .button_right
	{
		float: left;
		
		margin-left: 4px;
		cursor: pointer;
		height: 107px;
		width: 35px;
		margin-top: 20px;
		
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
	
	}
	
	#center_wrapper #center .button_right_inactive
	{
		float: left;
		
		margin-left: 4px;
		cursor: pointer;
		height: 107px;
		width: 35px;
		margin-top: 20px;
		
		background-image: url(/images/portfolio_right_inactive.png);
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
	
	}
	
	#center_wrapper #center .button_right_active
	{
		float: left;
		
		margin-left: 4px;
		cursor: pointer;
		height: 107px;
		width: 35px;
		margin-top: 20px;
		background-repeat: no-repeat;
		background-position: top left;
		display: block;
	
	}
	
	
		#center_wrapper #center #news
		{
			
			width: 300px;
			height: 220px;
			float: left;
		}
		
			#center_wrapper #center #news h3
			{
				color: #3b3a3c;
				margin: 0;
				padding: 0;
			}
			
			#center_wrapper #center #news .newsblock
			{
				clear: both;
				padding-bottom: 15px;
			}
			
			#center_wrapper #center #news .newsimage
			{
				padding-bottom: 5px;
				/* margin-top: */
			}
			
				#center_wrapper #center #news .newsimage img
				{
					border: 1px solid #eee; 
					float: left;
				}
			
			
				#center_wrapper #center #news .newstext
				{
					padding-left: 80px;
					display: block;
				}
				
					#center_wrapper #center #news .date 
					{
						display: block;
						padding-bottom: 2px;
						padding-top: 5px;
					}
				
					#center_wrapper #center #news a .date
					{
						color: #696965;
					}
					
					
					#center_wrapper #center #news a span.title
					{
						
					}
					
					#center_wrapper #center #news a:hover span.title
					{
						color: #000;
					}
				
				#center_wrapper #center #news .text a:hover
				{
					text-decoration: none;
				}
				
				#center_wrapper #center #news .text
				{
					padding-left: 10px;
				}
				
				#center_wrapper #center #news .text a
				{
					color: #3b3a3c;
					text-decoration: none;
				}
	
				#center_wrapper #center #news .text a:hover
				{
					color: #bc5b00;
					text-decoration: none;
				}
	

	#navigation #menu_back
	{
		width: 947px;
		height: 116px;
		position: absolute;
		margin-top: -128px;
		left: 28px;
		z-index: 1;
		background-image: url(/images/menu_back2.png);
		background-repeat: no-repeat;
		background-position: top center;
	}

	#navigation #logo
	{
		position: absolute;
		margin-top: -120px;
		left: 43px;
		width: 97px;
		height: 104px;
		z-index: 2;
	}
	
	#navigation #sfeer
	{
	}
	
	#navigation #searchbox
	{
		position: absolute;
		margin-top: -36px;
		left: 815px;
		width: 200px;
		height: 42px;
		z-index: 4;
	}
	
		#navigation #searchbox ul
		{
			margin: 0;
			padding: 0;
		}
		
		#navigation #searchbox li
		{
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		#navigation #searchbox #searchtext
		{
			width: 115px;
			border: 0;
			margin-right: 15px;
			padding-top: 2px;
			font-size: 11px;
			height: 14px;
			color: #bababa;
		}
		
		#navigation #searchbox .errors
		{
			color: #bababa;
			font-size: 11px;
			
		}
		
		#navigation #searchbox li.hiddenelement
		{
			display: none;
		}
	
	#navigation #servicemenu
	{
		position: absolute;
		margin-top: -105px;
		left: 840px;
		width: 150px;
		height: 42px;
		z-index: 15;
	}
	
		#navigation #servicemenu ul
		{
		}
		
		#navigation #servicemenu ul li
		{
			margin-top: 5px;
		}
		
			#navigation #servicemenu ul li a
			{
				background-image: url(/images/arrow_blue.jpg);
				background-repeat: no-repeat;
				background-position: 0 4px ;
				color: #bababa;
				text-decoration: none;
				padding-left: 17px;
				font-size: 12px;
			}
			
			#navigation #servicemenu ul li a:hover
			{
				color: #FFF;
				
			}
		

#footer #footer_content		
{
	height: 188px;
	width: 947px;
	left: 30px;
	position: relative;
	margin: 0;
	padding: 0;
}

	#footer #footer_content	#block_left
	{
		width: 275px;
		float: left;
		height: 85px;
		margin-top: 10px;
		padding: 30px 20px 20px 20px;
		text-align: center;
	}
	
	#footer #footer_content	#block_left h1
	{
		font-family: "Georgia", verdana, sans-serif; 
		font-size: 26px;
		font-weight:normal;
		font-style: italic;
		color: #FFF;
	
	}
	
	#footer #footer_content	#block_left h1 a
	{
		color: #FFF;
		text-decoration: none;
	}
	
	#footer #footer_content	#block_left h1 a:hover
	{
		color: #000;
	}

	#footer #footer_content	#block_center
	{
		width: 287px;
		float: left;
		height: 125px;
		margin-top: 10px;
		padding-top: 10px;
		padding-left: 28px;
	}
	
	#footer #footer_content	#block_center h2
	{
		color: #FFF;
		font-size: 12px;
		padding-bottom: 6px;
		text-transform: uppercase;
	}
	
	#footer #footer_content	#block_center h2 a
	{
		color: #FFF;
		text-decoration: none;
	}
	
	#footer #footer_content	#block_center h2 a:hover
	{
		text-decoration: underline;
	}
	
	#footer #footer_content	#block_center #flickr
	{
		width: 270px;
	}
	
	#footer #footer_content	#block_center #flickr img
	{
		
	}
	
	#footer #footer_content	#block_center #flickr .flickr
	{
		background-image: url(/images/flickr_block.png);
		float: left;
		margin-left: 2px;
		margin-bottom: 2px;
		width: 42px;
		height: 42px;
		padding: 4px;
	}
	
	
	
	#footer #footer_content	#block_right
	{
		width: 295px;
		float: left;
		height: 125px;
		margin-top: 10px;
		padding-top: 10px;
		padding-left: 20px;
	}
	
		#footer #footer_content	#block_right #errormessage
		{
			color: #FFF;
			margin-top: -40px;
			font-weight: bold;
			display:none;
		}
	
		#footer #footer_content	#block_right ul
		{
			
		}
		
		#footer #footer_content	#block_right ul.errors
		{
			display: none;
		}
		
		#footer #footer_content	#block_right ul li
		{
			list-style: none;
			margin-bottom: 2px;
		}
		
		#footer #footer_content	#block_right ul li.elements
		{
			list-style: none;
			width: 265px;
			height: 22px;
			margin: 0;
			padding: 0;
			background-image: url(/images/input_back.png);
			background-repeat: no-repeat;
			background-position: top center;
			margin-bottom: 3px;
			padding-top: 4px;
			padding-left: 10px;
			
		}
		
		#footer #footer_content	#block_right ul li input
		{
			background: none;
			border: 0;
			color: #FFF;
			width: 260px; 
		}
		
		#footer #footer_content	#block_right ul li input.submit
		{
			width: 93px;
			height: 37px;
			background-image: url(/images/submit.png);
			background-repeat: no-repeat;
			background-position: top center;
			font-weight: bold;
			margin-left: 186px;
			margin-top: 8px;
			cursor: pointer;
		}
		
		#footer #footer_content	#block_right h2
		{
			color: #FFF;
			font-size: 12px;
			padding-bottom: 10px;
		}
	
	

	#footer #footer_content #address
	{
		clear: both;
		padding-top: 15px;
		width: 947px;
		left: 30px;
		text-align: center;
		text-transform: uppercase;
	}
	
	#footer #footer_content #address ul
	{
		
		width: 500px;
		left: 225px;
		position: absolute;
	}

	#footer #footer_content #address ul li
	{
		float: left;
		padding-left: 20px;
		list-style: none;
		
	}
	
	#footer #footer_content #address ul li a
	{
		
	}
	
	#footer #footer_content #address ul li a:hover
	{	
		color: #FFF;
	}

#footer #footer_hoekje
{
	left: 30px;
	width: 947px;
	position: relative;
	top: -1px;
}

#footer #footer_menu
{
	left: 370px;
	width: 400px;
	position: relative;
	top: -11px;
	
}

	#footer #footer_menu ul
	{
	text-align: center;
	}
	
	#footer #footer_menu ul li
	{
		float: left;
		list-style: none;
		padding-left: 7px;
		padding-right: 7px;
	}
	
	#footer #footer_menu ul li a
	{
		color: #FFF;
		text-decoration: none;
		opacity: .7;
		filter: alpha(opacity=70); 
	}
	
	#footer #footer_menu ul li a:hover
	{
		opacity: 1.0;
		filter: alpha(opacity=100); 
	}
	

.image
{
	position: absolute;
	overflow: hidden;
	right: 0;
	bottom: 0;
}
.social{margin-bottom: 8px;}
.IN-widget,
.twitter-share-button,
.fb_iframe_widget{float: left;margin-right: 6px;}
