#center_wrapper #center h1
{
	
	font-size: 18px;
	color: #cb2c02;
	margin: 0 0 20px 0;
}

#center_wrapper #center h1.h1_huurproducten
{
	padding-left: 22px;
	color: #cb2c02;
	float: left;
}

#center_wrapper #center h3.h3_huurproducten
{
	color: #000;
	font-weight: normal;
	font-size: 18px;
	float: left;
	padding-left: 5px;
}


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

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

#center_wrapper #center p
{
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 20px 0px;
	color: #444444;
	
}

	#center_wrapper #center p.remark
	{
		padding: 0;
		margin: 0;
		padding-bottom: 4px;
	}
	
	#center_wrapper #center p.home
	{
		font-size: 18px;
		line-height: 18px;
		font-family: Times;
		
	}
	
	#center_wrapper #center p.home img
	{
		padding-right: 10px;
	}

#center_wrapper #center p.right
{
	text-align: right;
}

#center_wrapper #center ul
{
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 15px 0;
	color: #444444;
}

	#center_wrapper #center ul li
	{
		list-style: none;
		
		background-image: url(/images/arrow_orange.jpg);
		background-repeat: no-repeat;
		background-position:  0px 3px;
		padding-left: 15px;
		
	}
	
#center_wrapper #center a
{
	color: #f39202;
	text-decoration: none;
	
}		

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

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

	#center_wrapper #center #moreinfo
	{	
		padding-left: 22px;
	}
	
	#center_wrapper #center .huurproducten h2
	{
		padding-left: 22px;
	}

	
	#center_wrapper #center tr.highlight
	{
		background-color: #f6ede0;
	}
	
	#center_wrapper #center tr.normal
	{
		background-color: #FFF;
	}
	
	#center_wrapper #center .huurproducten
	{
		clear: both;
		
	}
	
	#center_wrapper #center .huurproducten table.long
	{
		width: 650px;
	}
	
	#center_wrapper #center .huurproducten td
	{
		height: 28px;
	}
	
	#center_wrapper #center .huurproducten td.title
	{
	
	}
	
	#center_wrapper #center td.title
	{
		padding-left: 22px;
		width: 285px;
	}
	
	#center_wrapper #center td.price
	{
		padding-right: 10px;
		text-align: right;
		width: 60px;
	}
	
	#center_wrapper #center td.entity
	{
		width: 50px;
	}
	
	#center_wrapper #center td.info
	{
		width: 20px;
		padding-right: 10px;
	}
	
	#center_wrapper #center td.blank
	{
		background-color: #FFF;
		
		
	}
	
	#center_wrapper #center td.input
	{
		width: 50px;
		text-align: center;
		
	}
	
		#center_wrapper #center td.input input
		{
			width: 20px;
			
			
		}

	#center_wrapper #center td.stuks
	{
		width: 60px;
	}
	
	#center_wrapper #center td.add
	{
		text-align: center;
		padding-right: 20px;
	}
	
		#center_wrapper #center td.add a
		{
			width: 76px;
			height: 18px;
			display: block;
			color: #FFF;
			text-decoration: none;
			background-image: url(/images/button_toevoegen_list.jpg);
			background-repeat: no-repeat;
			background-position:  top left;
			
			margin: 0;
			
		}
		
		#center_wrapper #center td.add a:hover
		{
			text-decoration:none;
		}


	
#center_wrapper fieldset
{
	border:0;
}

#center_wrapper label
{
	width: 140px;
	display:block;
	float: left;
	color: #444444;
}

	#center_wrapper #center form fieldset input, 
	#center_wrapper #center form fieldset textarea
	{
		float: left;
		margin: 0 2px 0 0;
	}
	
	#center_wrapper #center input.name
	{
		width: 220px;
	}
	
	#center_wrapper #center textarea.reaction
	{
		width: 222px;
		height: 50px;
	}
	
	#center_wrapper #center form fieldset input 
	{ 
		border: 1px solid #444444; 
		margin-top:2px;
	}
	
	#center_wrapper #center form fieldset input.normal 
	{ width: 250px; }
	
	#center_wrapper #center form fieldset input.small { width: 61px; }
	#center_wrapper #center form fieldset input.large { width: 185px; }
	
	#center_wrapper input.submit,
	#center_wrapper #center form fieldset input.submit
	{
		cursor: pointer;
		
		margin: 10px 0 0 0;
		border: 0;
		background-color: #FFF;
		color: #FFF;
		background-image: url(/images/contactsubmit.jpg);
		background-repeat: no-repeat;
		background-position:  top left;
		width: 76px;
		line-height: 16px;
		position: relative;
		font-size: 11px;
		padding-bottom: 10px;
		
	}
	
	#center_wrapper #center form fieldset input.contact
	{
		margin-left: 176px;
	}
	
	#center_wrapper #center form fieldset textarea
	{
		width: 250px;
		height: 80px;
		border: 1px solid #444444;
		margin-top:2px;
	}
	
	#center_wrapper #center #content
	{
		width: 395px;
		float: left;
		padding-left: 20px;
		padding-bottom: 20px;
		
	}
	
	
	
	
	#center_wrapper #center #content.home
	{
		width: 395px;
		
	}
	
	#center_wrapper #center #content.long
	{
		width: 650px;
	}
	
	
	#center_wrapper #center hr
	{
		height: 1px;
		border-top: 1px solid #000;
		width: 665px;
		
		padding-bottom: 3px;
		left: 0;
	}
	
	
	#center_wrapper #center #photo
	{
		width: 226px;
		float: left;
		margin-left: 20px;
	}
	
		#center_wrapper #center #photo #phototitle
		{
		
			background-image: url(/images/photo_title_back.jpg);
			background-repeat: repeat-x;
			background-position: top left;	
			height: 20px;
			color: #FFF;
			padding-top: 5px;
			padding-left: 10px;
			font-size: 12px;
		}
		
		#center_wrapper #center #photo #mainphoto
		{
		}
		
		#center_wrapper #center #photo #relatedimages
		{
			background-color: #f6ede0;
			padding: 11px;
		}
		
		#center_wrapper #center #photo #relatedimages img
		{
			padding-left: 3px;
			padding-bottom: 3px;
			cursor: pointer;
		}
		
	#center_wrapper #center #related
	{
		width: 226px;
		float: left;
		margin-left: 20px;
		
	}
	
		#center_wrapper #center #related #relatedtitle
		{
		
			background-image: url(/images/tips.jpg);
			background-repeat: repeat-x;
			background-position: top left;	
			height: 74px;
			color: #FFF;
			
			padding-left: 10px;
			font-size: 12px;
		}
		
		#center_wrapper #center #related #relatedtitle h1
		{
			color: #FFF;
			padding: 5px 0 0 0;
			margin: 0;
		}
		
		#center_wrapper #center #related #relatedtitle h2
		{
			color: #FFF;
			padding: 5px 0 0 0;
			margin: 0;
			font-weight: normal;
			font-size: 16px;
		}
		
		#center_wrapper #center #related #relatedcontent
		{
			background-color: #f6ede0;
			padding: 10px 10px 3px 10px;
		}
		
		#center_wrapper #center #related #relatedcontent ul li
		{
			background-image: url(/images/arrow_cart_orange.jpg);
			background-repeat: no-repeat;
			padding-bottom: 3px;
		}
		
		#center_wrapper #center #related #relatedcontent ul li a
		{
			font-size: 13px;
			color: #444444;
		}
		
		#center_wrapper #center #related #relatedcontent ul li a:hover
		{
			color: #f39202;
		}
		
		
	
	#center_wrapper #center #productblokken
	{
		width: 642px;
		height: 198px;
		background-image: url(/images/productblokken.jpg);
		background-repeat: no-repeat;
		background-position: top left;	
		padding-bottom: 20px;
		margin-left: 18px;
		clear: both;
		padding-top: 4px;
		padding-left: 3px;
	}
	
	#center_wrapper #center .formsubmit
	{
		width: 76px;
		height: 18px;
		line-height: 18px;
		display: block;
		color: #FFF;
		text-decoration: none;
		background-image: url(/images/button_toevoegen_list.jpg);
		background-repeat: no-repeat;
		background-position:  top left;
		border: 0;
		margin: 0;
		font-size: 11px;
		padding: 0;
		top:0;
		
	}
	
.checkbox 
{
	background-image: url(/images/checkbox.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	width: 21px;
	height: 22px;
	display: none;
	cursor: default;
}

.checkbox-active 
{
	background-image: url(/images/checkbox_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 21px;
	height: 22px;
}	
			
	
#navigation #sfeer
{
	margin-top: -240px;
	margin-left: 53px;
	position: absolute;
	width: 892px;
	float: left;
	z-index: 1;
}
	
#navigation #logo
{
	margin-top: -335px;
	margin-left: 53px;
	position: absolute;
	width: 203px;
	float: left;
	z-index: 1;
}

#navigation #keurmerk
{
	margin-top: -180px;
	margin-left: 853px;
	position: absolute;
	width: 133px;
	float: left;
	z-index: 1;
}

#navigation #phonenumber
{
	margin-top: -237px;
	margin-left: 820px;
	position: absolute;
	width: 133px;
	float: left;
	z-index: 1;
	color: #444444;
	font-weight: bold;
	font-size: 13px;
}



	#sidebar #shopcart
	{
		background-color: #f0e1cb;
		width: 228px;
		margin-bottom: 20px;
		margin-left: 4px;
		
	}
	
	#sidebar #shopcart #cartheader
	{
		height: 20px;
		width: 213px;
		
		background-image: url(/images/cartback.jpg);
		background-repeat: no-repeat;
		background-position:  top left;
		color: #FFF;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 15px;
		font-size: 12px;
	}
	
	#sidebar #shopcart #cartcontainer
	{
		
	}
	
	#sidebar #shopcart #cartcontainer #cartproduct
	{
		background-color: #FFF;
		min-height: 110px;
		width: 218px;
		margin-left: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
		
	}
	
	#sidebar #shopcart #cartcontainer #cartproduct .arttitle
	{
		width:400px;
	}
	
	#sidebar #shopcart #cartcontainer #cartproduct p
	{
		padding: 10px;
		
	}
	
	
	#sidebar #shopcart #cartcontainer #carttotal
	{
		height: 18px;
		background-color: #FFF;
		width: 210px;
		margin-left: 5px;
		margin-bottom: 5px;
		color: #c93702;
		font-size: 12px;
		padding-top: 2px;
		padding-left: 8px;
	}
	
	#sidebar #shopcart #cartcontainer #carttotal span.total
	{
		display: block;
		font-weight: bold;
		color: #c93702;
		float: left;
		width: 60px;
	}
	
	#sidebar #shopcart #cartcontainer #carttotal span.totalprice
	{
		width: 140px;
		text-align: right;
		display: block;
		font-weight: bold;
		float: left;
	}
	
	#sidebar #shopcart #cartcontainer #cartlinks
	{
		color: #100f0e;
		padding-left: 10px;
		padding-top: 5px;
	}
	
		#sidebar #shopcart #cartcontainer #cartlinks ul 
		{
			list-style: none;
		}

		#sidebar #shopcart #cartcontainer #cartlinks ul li
		{
			background-image: url(/images/arrow_cart_orange.jpg);
			background-repeat: no-repeat;
			background-position:  2px 2px;
			padding-bottom: 5px;
		}

		#sidebar #shopcart #cartcontainer #cartlinks ul li a
		{
			color: #100f0e;
			padding-left: 15px;
			text-decoration: none;
			
		}
		
		#sidebar #shopcart #cartcontainer #cartlinks ul li a:hover
		{
			text-decoration: underline;
		}
	
	#sidebar #shopcart #cartfooter
	{
		height: 9px;
		width: 228px;
		background-image: url(/images/cartfooter.jpg);
		background-repeat: no-repeat;
		background-position:  bottom left;
	}
	
		
#footer #copyright
{
	text-align: left;
	float: left;
	padding-top: 6px;
	color: #8b5301;
	font-size: 11px;
	padding-left: 44px;
	width: 705px;
	
}

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

#footer #partof
{
	float: left;
	color: #FFF;
	padding-top: 6px;
	text-align: left;
	
}

#footer #reference
{
	clear: both;
	float: left;
	padding-top: 20px;
	height: 130px;
	width: 698px;
	text-align: left;
	padding-left: 44px;
}

#footer #reference table
{
	margin-top: 10px;
}

	#footer #reference table td
	{
		width: 190px;
	}
	
	#footer #reference table td.rechts
	{
		width: 300px;
	}
	
	#footer #reference table td ul
	{
		list-style: none;
	}
	
	#footer #reference table td ul li
	{
		padding-bottom: 7px;
	}

	#footer #reference a
	{
		color: #FFF;
		text-decoration: none;
	}
	
	#footer #reference a:hover
	{
		text-decoration: underline;
	}

#footer #partoflogo
{
	float: left;
	padding-top: 20px;
	text-align: left;
}

	#footer #partoflogo ul
	{
		list-style: none;
		margin-left: 42px;
	}

	#footer #partoflogo ul li
	{
		padding-left: 20px;
		padding-top: 2px;
		background-image: url(/images/arrow_white.jpg);
		background-repeat: no-repeat;
		background-position:  3px 4px;
	}
	
#footer #excluding
{
	clear: both;
	padding-bottom: 15px;
	font-size: 9px;
}
