#center_wrapper #center h1
{
	font-weight: bold;
	font-size: 11px;
	color: #c02d71;
	margin: 15px;
}

#center_wrapper #center h2
{
	font-weight: bold;
	font-size: 11px;
	color: #c02d71;
	
	margin: 15px;
}

#center_wrapper #center h3
{
	font-weight: bold;
	font-size: 11px;
	color: #58585a;
	padding:0;
	margin:0;
	margin: 15px 15px 2px 15px;
}

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

#center_wrapper #center ul.error
{
	color: red;
}

#center_wrapper #center #errormessagebox li
{
	color: red;
}

#center_wrapper #center hr
{
	
	border: 0;	
	border-top: 1px dotted #838282;
	width: 442px;
	height: 0px; 
	margin-left: 18px;
	margin-top: 10px;
}


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

	#center_wrapper #center ol li,
	#center_wrapper #center ul li
	{
		list-style: square;
		margin-left: 30px;
		margin-right: 15px;
		
	}
	
#center_wrapper #center a
{
	color: #c02d71;
	text-decoration: underline;
}		

#center_wrapper #center a:hover
{
	
}

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

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

#center_wrapper fieldset
{
	border:0;
}

#center_wrapper #center form label
{
	width: 140px;
	display:block;
	float: left;
	margin-left: 15px;

}

	
	
	#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 c02d71; 
		margin-top:2px;
	}
	
	#center_wrapper #center form fieldset input.normal { width: 200px; }
	#center_wrapper #center form fieldset input.small { width: 29px; }
	#center_wrapper #center form fieldset input.large { width: 165px; }
	
	#center_wrapper #center form input.submit,
	#center_wrapper #center form fieldset input.submit
	{
		/*
		width: auto;
		cursor: pointer;
		margin: 10px 0 0 0;
		border: 1px solid #c02d71;
		background-color: #c02d71;
		color: #FFF;
		*/
		margin:0;
		padding:0;
		background-color: #a7c507;
		width: auto;
		background-image: url(/images/arrow_lightgreen_right.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		border: 0;
		height: 21px;
		line-height: 21px;
		color: #FFF;
		text-align: center;
		float: left;
		font-size: 11px;
		cursor: pointer;
		padding-right: 10px;
		padding-left: 5px;
		margin-top: 2px;
	}
	
	#center_wrapper #center form input.submit,
	#center_wrapper #center form input
	
	{
		margin-left: 15px;
		margin-top: 2px;
		
	}
	
	#center_wrapper #center form select
	{
		margin-left: 15px;
		margin-top: 2px;	
		width: 146px;
	}
	
	#center_wrapper #center form fieldset textarea
	{
		width: 202px;
		height: 80px;
		
		margin-top:2px;
	}
	
	#center_wrapper #center form td input, #center_wrapper #center form td textarea
	{
		float: left;
		margin: 0 2px 0 0;
		
	}
	
	#center_wrapper #center form td input 
	{ 
		border: 1px solid c02d71; 
		margin-top:2px;
	}
	
	#center_wrapper #center form td input.radio 
	{
		height: 14px;
	}
	
	#center_wrapper #center form td input.artcode
	{
		width: 95px;
	}
	
	#center_wrapper #center form td input.aantal
	{
		width: 30px;
	}
	
	#center_wrapper #center form td input.normal { width: 200px; }
	#center_wrapper #center form td input.small { width: 55px; }
	#center_wrapper #center form td input.large { width: 139px; }
	
	#center_wrapper #center form td.submit,
	#center_wrapper #center form td input.submit
	{
		/*
		width: auto;
		cursor: pointer;
		margin: 10px 0 0 0;
		border: 1px solid #c02d71;
		background-color: #c02d71;
		color: #FFF;
		*/
		margin:0;
		padding:0;
		background-color: #a7c507;
		width: auto;
		background-image: url(/images/arrow_lightgreen_right.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		border: 0;
		height: 21px;
		line-height: 21px;
		color: #FFF;
		text-align: center;
		float: left;
		font-size: 11px;
		cursor: pointer;
		padding-right: 10px;
		padding-left: 5px;
		margin-top: 2px;
	}
	
	#center_wrapper #center form input.submit,
	#center_wrapper #center form input
	
	{
		margin-left: 15px;
		margin-top: 2px;
		
	}
	
	#center_wrapper #center form select
	{
		margin-left: 15px;
		margin-top: 2px;	
		width: 146px;
	}
	
	#center_wrapper #center form td textarea
	{
		width: 202px;
		height: 80px;
		
		margin-top:2px;
	}
	
	
	#center_wrapper #center .intro
	{
		margin: 0px;
		padding: 0;
		background-color: #c8cabe;
		min-height: 40px;
		background-image: url(/images/introback.gif);
		background-repeat: repeat-x;
		background-position: top;
		clear: both;
		
		
	}
	
	#center_wrapper #center .intro p
	{
		margin: 0px;
		padding: 2px 15px 2px 15px;
		color: #26262a;
		
	}
	
	#center_wrapper #center .actiebanner
	{
		clear: both; 
	}
	
	#center_wrapper #center .break
	{
		clear: both;
		padding-top: 7px;
		padding-bottom: 3px;
	}
	
	
	#center_wrapper #center .card
	{
		padding: 0;
		margin: 0;
		width: 137px;
		text-align: left;
		float:left;		
		padding-left: 17px;
		margin-top: 15px;
		
	}
	
		#center_wrapper #center .card .image
		{	
			height: 135px;
			
			text-align: center;
		}
		
			#center_wrapper #center .card img
			{
				
			}
		
		#center_wrapper #center .card .description
		{
			position: absolute;
		}
		
			#center_wrapper #center .card .description p
			{
				text-align: left;
				margin: 0;
				padding: 0;
				width: 100px;
				padding-top: 9px;
			}
			
		#center_wrapper #center .title
		{
			font-weight: bold;
			height: 35px;
			
		}
		
		#center_wrapper #center .title span
		{
			font-weight: normal;
		}
		
		#center_wrapper #center .price
		{
			text-align: right;
			
		}
		
		#center_wrapper #center .price p
		{
			margin:0;
			padding:0;
			color: #c02d71;
			font-size: 12px;
			font-weight: bold;
			vertical-align: top;
			padding-top: 2px;
			padding-bottom: 5px;
			
		}
		
		#center_wrapper #center .price span.price_left
		{
			font-size: 22px;
			line-height: 22px;	
		}
		
		#center_wrapper #center .order
		{
			float:left;
			position: relative;
		}

		#center_wrapper #center .order a
		{
			padding:0;
			margin:0;	
			color: #c02d71;
			text-decoration: none;
			display: block;
			width: 67px;
			height: 15px;
			padding-top: 2px;
			background-color: #bfb773;
			line-height: 12px;
			text-align: center;
		}
		
		
		#center_wrapper #center .info
		{
			float:left;
			padding-left: 2px;
		}
		
		#center_wrapper #center .info a
		{
			padding:0;
			margin:0;
			color: #FFF;
			text-decoration: none;
			display: block;
			width: 66px;
			height: 16px;
			text-align: center;
			padding-top: 1px;
			background-color: #c02d71;
			
		}
		
	#center_wrapper #center .textpage
	{
		clear: both;
		padding-left: 17px;
		padding-right: 17px;
		padding-top: 10px;
	}
	

	#popup
	{
		position: absolute;
		width: 750px;
		height: 550px;
		background-color: #f8f8f8;
		border: 1px solid #7b7c7e;
		
		z-index: 3;
		opacity: .98;
		filter: alpha(opacity=98);
		
		
	}
	
	#popup img.menu_form_exit
	{
		float:  right;
	 	margin: 4px 5px 0px 0px;
	  	cursor: pointer;
	}
	
	#popup div.menu_form_header
	{
		background-color: #909090;
	  	height: 20px;
	  	line-height: 19px;
	  	vertical-align: middle;
	  	text-decoration: none;
	  	cursor: pointer;
	  	display: block;
	}
	
	#popup div.menu_form_body #popup_image
	{
		width: 510px;
		height: 510px;
		margin-top: 2px;
		
		background-color: #f8f8f8;
		
		float: left;
		
		
		text-align: center;
		padding: 5px;
		
		line-height: 510px;
		vertical-align: middle;
		
		
		
	}
	
	#popup div.menu_form_body #popup_image table
	{
		width: 100%;
		
	}

	#popup div.menu_form_body #popup_image td
	{
		width: 510px;
		height: 510px;
		text-align: center;
		vertical-align: middle;
		
	}
	
	#popup div.menu_form_body #popup_image td img
	{
		
		border: 1px solid #909090;
		vertical-align: middle;
		
	}
	
	#popup div.menu_form_body #popup_buttons
	{
		position: absolute;
		bottom: 10px;
		left: 195px;
		
	}
	
		#popup div.menu_form_body #popup_buttons a.next
		{
			margin-right: 265px;
			background:none;
		}
		
		#popup div.menu_form_body #popup_buttons a.prev
		{
			background:none;
			border-right: 1px solid #bfb773;
		}
	
		#popup div.menu_form_body #popup_buttons a
		{
			padding:0;
			margin:0;	
			color: #c02d71;
			text-decoration: none;
			display: block;
			width: 67px;
			height: 15px;
			padding-top: 2px;
			background-color: #bfb773;
			line-height: 12px;
			text-align: center;
			float: left;
			margin-right: 2px;
		}
		
		#popup div.menu_form_body #popup_buttons a.popup_close
		{
			background-color: #c02d71;
			color: #FFF;
			cursor: pointer;
		}
	
	#popup div.menu_form_body #popup_text
	{
		width: 195px;
		height: 250px;
		float: left;
		margin-top: 30px;
		
	}
	
	#popup div.menu_form_body #popup_text table
	{
		padding-left: 10px;
		text-align: left;
		position: absolute;
		bottom: 25px;
		left: 545px;
		
		width: 200px;
	}
	
	#popup div.menu_form_body #popup_text table td.left
	{
		width: 80px;
	}
	
	#popup div.menu_form_body #popup_text table td.right
	{
		
	}
	
	#popup div.menu_form_body #popup_text #popup_description
	{
		font-weight: bold;
	}
	
	#popup div.menu_form_body #popup_text #popup_price
	{
		margin:0;
		padding:0;
		color: #c02d71;
		font-size: 16px;
		font-weight: bold;
		vertical-align: top;
		padding-top: 12px;
		padding-bottom: 5px;
		
	}
	
	#popup div.menu_form_body #popup_text #popup_price span.price_left
	{
		font-size: 26px;
	}
	
	#center_wrapper #center #detail .detail_image
	{
		margin-top: 20px;
		background-color: #FFF;
		left: 15px;
		text-align: left;
		padding: 5px;
		
	}
	
	#center_wrapper #center #detail .detail_image img
	{
		border: 1px solid #7b7c7e;
	}
	
	#center_wrapper #center #detail .detail_image a
	{
		margin-top: 10px;
		display: block;
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#center_wrapper #center #detail .detail_image a.prev
	{
		border-right: 1px solid #7b7c7e;
		margin-left: 60px;
	}
	
	#center_wrapper #center #detail .detail_order
	{
		width: 67px;
		height: 15px;
		position: absolute;
		top: 255px;
		left: 280px;
	}
	
		#center_wrapper #center #detail .detail_order a
		{
			padding:0;
			margin:0;	
			color: #FFF;
			text-decoration: none;
			display: block;
			width: 67px;
			height: 15px;
			padding-top: 2px;
			background-color: #bfb773;
			line-height: 12px;
			text-align: center;
		}
	
	#center_wrapper #center #detail .detail_text
	{
		width: 195px;
		height: 250px;
		position: relative;
		margin-top: 30px;
		clear: both;
		left: 0;
	}
	
	#center_wrapper #center #detail .detail_text table
	{
		padding-left: 10px;
		text-align: left;
		
		top: 27px;
		left: 275px;
		
	}
	
	#center_wrapper #center #detail .detail_text table td.left
	{
		width: 80px;
	}
	
	
	#center_wrapper #center #detail .detail_text #detail_description
	{
		font-weight: bold;
	}
	
	#center_wrapper #center #detail .detail_text #detail_price
	{
		margin:0;
		padding:0;
		color: #c02d71;
		font-size: 16px;
		font-weight: bold;
		vertical-align: top;
		padding-top: 12px;
		padding-bottom: 5px;
		
	}
	
	#center_wrapper #center #detail .detail_text #detail_price span.price_left
	{
		font-size: 26px
	}	
	
	#center_wrapper #center #shopbar 
	{
		padding-left: 12px;
		padding-top: 5px;
		padding-bottom: 30px;
	}
	
		#center_wrapper #center #shopbar #shoplinks
		{
			margin-top: -12px;
		}
	
			#center_wrapper #center #shopbar #shoplinks a
			{
				text-decoration: none;
				color: #6c6c6c;
			}
			
			#center_wrapper #center #shopbar #shoplinks a.winkelwagen	{	padding-left: 8px;	}
			#center_wrapper #center #shopbar #shoplinks a.gegevens		{	padding-left: 18px;	}
			#center_wrapper #center #shopbar #shoplinks a.goededoel		{	padding-left: 11px;	}
			#center_wrapper #center #shopbar #shoplinks a.overzicht		{	padding-left: 20px;	}
			#center_wrapper #center #shopbar #shoplinks a.betaling		{	padding-left: 45px;	}
			#center_wrapper #center #shopbar #shoplinks a.active		{	color: #e82981;		}
			#center_wrapper #center #shopbar #shoplinks a.hover:hover	{	color: #e82981;		}
			
			#center_wrapper #center #shopbuttons
			{
				padding-left: 15px;
				
			}
			
			#center_wrapper #center #shopbuttons a
			{
				text-decoration: none;
				display: block;
				height: 18px;
				padding-top: 3px;
				color: #FFF;
				text-align: center;
				float: left;
			}
			
			#center_wrapper #center #shopbuttons a.shopfuther
			{
				background-color: #a7c507;
				width: 100px;
				background-image: url(/images/arrow_lightgreen_left.jpg);
				background-repeat: no-repeat;
				background-position: top left;
				margin-right: 180px;
			}
			
			#center_wrapper #center #shopbuttons a.login
			{
				color: #c02d71;
				margin-right: 180px;
				font-weight: bold;
			}
			
			#center_wrapper #center #shopbuttons a:hover.login
			{
				text-decoration: underline;
			}
			
			
			#center_wrapper #center #shopbuttons a.back
			{
				background-color: #86a009;
				width: 50px;
				background-image: url(/images/arrow_darkgreen_left.jpg);
				background-repeat: no-repeat;
				background-position: top left;
			}
			
			#center_wrapper #center #shopbuttons a.next
			{
				background-color: #a7c507;
				width: 120px;
				background-image: url(/images/arrow_lightgreen_right.jpg);
				background-repeat: no-repeat;
				background-position: top right;
			}
			
			#center_wrapper #center #shopbuttons input.next
			{
				margin:0;
				padding:0;
				background-color: #a7c507;
				width: 120px;
				background-image: url(/images/arrow_lightgreen_right.jpg);
				background-repeat: no-repeat;
				background-position: top right;
				border: 0;
				height: 21px;
				line-height: 21px;
				color: #FFF;
				text-align: center;
				float: left;
				font-size: 11px;
				cursor: pointer;
				width: 120px;
			}
		
	#center_wrapper #center #loginbuttons
	{
		padding-top: 15px;
		padding-left: 15px;
	}
	
		#center_wrapper #center #loginbuttons a
		{
			text-decoration: none;
			display: block;
			height: 18px;
			padding-top: 3px;
			color: #FFF;
			text-align: center;
			float: left;
		}
		
		#center_wrapper #center #loginbuttons a.password
		{
			background-color: #86a009;
			width: 135px;
			background-image: url(/images/arrow_darkgreen_left.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			margin-left: 120px;
		}
		
		#center_wrapper #center #loginbuttons a.newaccount
		{
			background-color: #a7c507;
			width: 130px;
			background-image: url(/images/arrow_lightgreen_right.jpg);
			background-repeat: no-repeat;
			background-position: top right;
		}
		
		#center_wrapper #center #loginbuttons input.submit
		{
			margin:0;
			padding:0;
			background-color: #a7c507;
			width: 65px;
			background-image: url(/images/arrow_lightgreen_right.jpg);
			background-repeat: no-repeat;
			background-position: top right;
			border: 0;
			height: 21px;
			line-height: 21px;
			color: #FFF;
			text-align: center;
			float: left;
			font-size: 11px;
			cursor: pointer;
		}
		
			
	#center_wrapper #center #cart 
	{
		margin-left: 15px;	
	}
	
		#center_wrapper #center .cart
		{
		
		}
		
		#center_wrapper #center .cart table
		{
			border: 1px solid red;
		}
		
		#center_wrapper #center .cart th
		{
			color: #a7c507;
			border-bottom: 1px dotted #838282; 
		}
		
		#center_wrapper #center .cart td.totalprice
		{
			border: 0;
			height: 45px;
			text-align: right;
			padding-right: 5px;
			background-color: #f3f7db;
			background-image: url(/images/totalpriceback.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		#center_wrapper #center .cart td
		{
			padding-top: 3px;
			padding-bottom: 3px;
			border-bottom: 1px dotted #838282; 
			vertical-align: middle;
		}
		
		#center_wrapper #center .cart td img
		{
			border: 1px solid #7b7c7e;
			padding:0;
			margin: 0;
			
		}
		
	
	
#center_wrapper #center_footer p
{
	margin-left: 260px;
	width: 480px;
	text-align: center;
	
}
	
#center_wrapper #center_footer table.logo
{	
	margin-top: 10px;
	border-top: 1px dotted #838282; 
	width: 480px;
	margin-left: 260px;
}

	#center_wrapper #center_footer table.logo td
	{
		height: 150px;
		text-align: center;
	}

	#center_wrapper #center_footer table.logo td.center
	{
		border-left: 1px dotted #838282; 	
		border-right: 1px dotted #838282; 	
	}

#center_wrapper #center_footer table.disclaimer
{
	text-align: left;
	font-size: 10px;
	margin-left: 130px;
	margin-top: 15px;
	
}

	#center_wrapper #center_footer table.disclaimer td.left1
	{
		width: 120px;
	}
	
	#center_wrapper #center_footer table.disclaimer td.left2
	{
		padding-left: 25px;
	}
	
	#center_wrapper #center_footer table.disclaimer td.right
	{
		text-align: center;
	}
	
	
#center_wrapper #center_footer table.disclaimersmall
{
	text-align: left;
	font-size: 10px;
	margin-left: 130px;
	margin-top: 15px;
	border-collapse: collapse;
}

	#center_wrapper #center_footer table.disclaimersmall td.left1
	{
		width: 127px;
		padding-top: 15px;
		
	}
	
	#center_wrapper #center_footer table.disclaimersmall td.left2
	{
		padding-left: 25px;
	}
	
	#center_wrapper #center_footer table.disclaimersmall td.right
	{
		text-align: center;
	}	
	
	#center_wrapper #center_footer table.disclaimersmall td.right table
	{
		
	}
	
	#center_wrapper #center_footer table.disclaimersmall td.right table td
	{
		border-top: 1px dotted #838282; 
		border-right: 1px dotted #838282; 
		width: 93px;
		padding-top: 2px;
	}
	
	
	
	
#navigation #contentback
{
	
	position: absolute;
	width: 1000px;
	height: 338px;
	float: left;
	z-index: 1;
}


#navigation #topmenu
{
	position: absolute;
	width: 500px;
	margin-top: -260px;
	margin-left: 407px;
	height: 40px;
	
}	

	#navigation #topmenu ul
	{
		float: right;
	}

		#navigation #topmenu ul li
		{
			float: left;
			list-style: none;
		}
		
			#navigation #topmenu ul li a
			{
				text-decoration: none;
				color: #757575;
				padding-left: 10px;
				padding-right: 10px;
				border-left: 1px solid #757575;
			}
			
			#navigation #topmenu ul li a:hover
			{
				text-decoration: underline;
			}
			
		#navigation #topmenu ul li.li_0_0 a
		{
			border: none;
		}
		
		#navigation #topmenu p.loggedin
		{
			float: right;
			padding-right: 10px;
			padding-top: 5px;
			font-style: italic;
			width: 300px;
			text-align: right;
		}
			
#navigation #home
{
	position: absolute;
	margin-top: -192px;
	margin-left: 215px;
	background-image: url(/images/home.gif);
	background-repeat: no-repeat;
	background-position: top center;
	
}	

	#navigation #home ul
	{
		
	}

		#navigation #home ul li
		{
			float: left;
			list-style: none;
			
		}
		
			#navigation #home ul li a
			{
				text-decoration: none;
				color: #cc509a;
				display: block;
				padding-top: 12px;
				text-align: center;
				width: 30px;
				font-weight: bold;
			}
			
			#navigation #home ul li a:hover
			{
				text-decoration: underline;
			}
	
#navigation #sendcostsbar
{
	position: absolute;	
	margin-top: -195px;
	margin-left: 260px;
	background-image: url(/images/verzendkostenbalk.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 20px;
	width: 338px;
	color: #FFF;
	padding-left: 300px;
	padding-top: 6px;
}			


#navigation #category
{
	position: absolute;
	width: 580px;
	margin-top: -214px;
	margin-left: 260px;
	
}	

	#navigation #category ul
	{
	
	}

		#navigation #category ul li
		{
			float: left;
			list-style: none;
			padding-right: 1px;
			text-align: center;
		}
		
			#navigation #category ul li a
			{
				text-decoration: none;
				color: #cc509a;
				padding-left: 10px;
				padding-right: 10px;
				display: block;
				width: 75px;
				height: 20px;
				background-image: url(/images/topmenu.gif);
				background-repeat: no-repeat;
				font-weight: bold;
				padding-top: 3px;
				
			}
			
			#navigation #category ul li a:hover
			{
				background-image: url(/images/topmenu_active.gif);
				color: #FFF;
			}
			
			#navigation #category ul li.active a
			{
				background-image: url(/images/topmenu_active.gif);
				color: #FFF;
			}

#navigation #breadcrumb
{
	position: absolute;
	margin-top: -22px;
	margin-left: 260px;
	width: 480px;
	
}	

	#navigation #breadcrumb ul
	{
		list-style: none;
		display:inline;
		
		position: absolute;
		top:0;
	}
	
	#navigation #breadcrumb ul ul
	{	
		
	}
	
	#navigation #breadcrumb ul li
	{
		width: 480px;
		float:left;
		
	}
	
		#navigation #breadcrumb ul li a
		{
			text-decoration: none;
			color: #a5a5a2;
			padding-right: 5px;
		}
		
		#navigation #breadcrumb ul li a:hover
		{
			text-decoration: underline;
		}
		
		
	
			
#navigation #sfeer
{
	width: 651px;
	height: 133px;
	background-image: url(/images/sfeer/home.jpg);
	position: absolute;
	margin-top: -165px;
	margin-left: 90px;
}		

#navigation #logo
{
	width: 217px;
	height: 73px;
	position: absolute;
	margin-top: -135px;
	margin-left: 120px;
}

#navigation #shopcart
{
	width: 145px;
	height: 134px;
	position: absolute;
	margin-top: -165px;
	margin-left: 753px;
	background-image: url(/images/shopcartbox.gif);
}

#navigation #shopcart h1
{
	color: #FFF;
	background-image: url(/images/shopcart.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-size: 12px;
	padding-top:3px;
	padding-left: 35px;
}

	#navigation #shopcart h1 a
	{
		color: #FFF;
		text-decoration: none;
	}

	#navigation #shopcart table
	{
		margin-top: 15px;
		margin-left: 5px;
		color: #1f1f23;
	}
	
	#navigation #shopcart table td a
	{
		color: #1f1f23;
	}

#navigation #search
{
	position: absolute;
	z-index: 2;
	margin-left: 117px;
	width: 120px;
	text-align: right;
	margin-top: -12px;
}

	#navigation #search h1
	{
		font-size: 11px;
		padding-right: 25px;
	}
	
	#navigation #search input.search
	{
		display:block;
		float: left;
		width: 90px;
		height: 14px;
	}
	
	#navigation #search input.submit
	{
		width: 22px;
		height:20px;
		display:block;
		float: left;
	}
	
#navigation #leftmenu
{
	position: absolute;
	z-index: 2;
	margin-left: 100px;
	
	width: 140px;
	text-align: right;
	margin-top: 40px;
		
	
}

	#navigation #leftmenu h1
	{
		margin: 0;	
		padding: 0;
		height: 5px;
		font-size: 13px;
		color:#b9298c;
		padding-right: 10px;
		
	}
	
	#navigation #leftmenu h1 a
	{
		color:#b9298c;
		text-decoration: none;
	}
	
	#navigation #leftmenu h1 a:hover
	{
		text-decoration: underline;
	}
	
	
	#navigation #leftmenu ul
	{
		list-style: none;
	}
	
		#navigation #leftmenu ul li
		{
			
		}
		
		#navigation #leftmenu ul li a
		{
			text-decoration: none;
			display:block;
			height: 20px;
			color: #1f1f23;
			font-weight: bold;
			padding-right: 10px;
			
		}

		#navigation #leftmenu ul li a:hover
		{
			background-image: url(/images/arrow_black.gif);
			background-repeat: no-repeat;
			background-position:  right 3px;
		}
		
		#navigation #leftmenu ul li ul li.active a
		{
			background-image: url(/images/arrow_black.gif);
			background-repeat: no-repeat;
			background-position:  right 3px;
		}
		
		#navigation #leftmenu ul li ul li.active ul li a
		{
			background: none;
		}
		
		#navigation #leftmenu ul li.li_0_0 a
		{
			visibility: hidden;
			
		}
		
		#navigation #leftmenu ul li.li_1_0 a,
		#navigation #leftmenu ul li.li_1_1 a,
		#navigation #leftmenu ul li.li_1_2 a,
		#navigation #leftmenu ul li.li_1_3 a,
		#navigation #leftmenu ul li.li_1_4 a,
		#navigation #leftmenu ul li.li_1_5 a,
		#navigation #leftmenu ul li.li_1_6 a,
		#navigation #leftmenu ul li.li_1_7 a,
		#navigation #leftmenu ul li.li_1_8 a,
		#navigation #leftmenu ul li.li_1_9 a,
		#navigation #leftmenu ul li.li_1_10 a,
		#navigation #leftmenu ul li.li_1_11 a,
		#navigation #leftmenu ul li.li_1_12 a,
		#navigation #leftmenu ul li.li_1_13 a,
		#navigation #leftmenu ul li.li_1_14 a,
		#navigation #leftmenu ul li.li_1_15 a,
		#navigation #leftmenu ul li.li_1_16 a,
		#navigation #leftmenu ul li.li_1_17 a,
		#navigation #leftmenu ul li.li_1_18 a,
		#navigation #leftmenu ul li.li_1_19 a,
		#navigation #leftmenu ul li.li_1_20 a,
		#navigation #leftmenu ul li.li_1_21 a,
		#navigation #leftmenu ul li.li_1_22 a,
		#navigation #leftmenu ul li.li_1_23 a,
		#navigation #leftmenu ul li.li_1_24 a,
		#navigation #leftmenu ul li.li_1_25 a,
		#navigation #leftmenu ul li.li_1_26 a,
		#navigation #leftmenu ul li.li_1_27 a,
		#navigation #leftmenu ul li.li_1_28 a,
		#navigation #leftmenu ul li.li_1_29 a,
		#navigation #leftmenu ul li.li_1_30 a
		{
			visibility: visible;
		}
		
		#navigation #leftmenu ul ul li ul li 
		{
			display:none;
		}
		
		#navigation #leftmenu ul ul li.active ul li 
		{
			display: block;		
		}
		
		#navigation #leftmenu ul ul li.active ul li a
		{
			color: #9f9d9d;
		}
		
		#navigation #leftmenu ul ul li.active ul li a:hover
		{
			background-image: url(/images/arrow_grey.gif);
			background-repeat: no-repeat;
			background-position:  right 3px;
		}
		
		#navigation #leftmenu ul ul li.active ul li.active a
		{
			background-image: url(/images/arrow_grey.gif);
			background-repeat: no-repeat;
			background-position:  right 3px;
		}
		
		#navigation #leftmenu ul ul li.active ul li ul li
		{
			display: none;
		}
		
		#navigation #leftmenu ul ul li.active ul li.active ul li
		{
			display: block;	
		}
		
		#navigation #leftmenu ul ul li.active ul li.active ul li a
		{
			background: none;
		}
		
		#navigation #leftmenu ul ul li.active ul li.active ul li a:hover
		{
			background-image: url(/images/arrow_grey.gif);
			background-repeat: no-repeat;
			background-position:  right 3px;
		}
		
		#navigation #leftmenu ul ul li.active ul li.active ul li.active a
		{
			background-image: url(/images/arrow_grey.gif);
			background-repeat: no-repeat;
			background-position:  right 3px;
		}
		
		#navigation #leftmenu  #item_215
		{
			display: none;
		}
		
#sidebar #aanbieding
{
	padding-left: 12px;
	padding-bottom: 15px;
}

#sidebar #information
{
	margin-left: 12px;
	
	width: 143px;
	border: 1px solid #838282;
}

	#sidebar #information h1
	{
		margin:0;	
		font-size: 11px;	
		background-color: #838282;
		color: #FFF;
		height: 18px;
		padding-left: 10px;
		padding-top: 2px;
		font-weight: normal;
	}
	
	#sidebar #information ul
	{
		padding-left: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#sidebar #information ul li
	{
		
	}
	
	#sidebar #information ul li a
	{
		color: #838282;
		text-decoration: none;
	}
	
	#sidebar #information ul li a:hover
	{
		text-decoration: underline;
	}
	
	
/* OGONE STYLESHEET */
			
			#center_wrapper #center table.ncoltable1 
			{
				font-size: 12px;
				text-align: left;
			}
			
			#center_wrapper #center table.ncoltable2
			{
				font-size: 12px;
				text-align: left;
			}			
			
			#center_wrapper #center table.ncoltable3 
			{
				font-size: 12px;
				text-align: left;
				margin-top: 30px;
			}			
			
			#center_wrapper #center td.ncolh1
			{
				text-align: left;
			}

			#center_wrapper #center td.ncoltxtl
			{
				text-align: left;
			}

			#center_wrapper #center td.ncoltxtl2
			{
				text-align: left;
			}
			
			#center_wrapper #center td.ncoltxtr
			{
				text-align: left;
			}
			
			#center_wrapper #center td.ncoltxtc
			{
				text-align: left;
			}
			
			#center_wrapper #center td.ncolinput
			{
				text-align: left;			
			}
			
			#center_wrapper #center td.ncolline1
			{
				text-align: left;
			}
			
			#center_wrapper #center td.ncolline2
			{
				text-align: left;
			}

			#center_wrapper #center input.ncol
			{
				padding:0;
				margin:0;	
				color: #FFF;
				text-decoration: none;
				display: block;
				width: 67px;
				cursor: pointer;
				padding-top: 2px;
				background-color: #c02d71;
				border: 1px solid #c02d71;
				line-height: 12px;
				text-align: center;
				float: left;
				margin-right: 2px;
				font-size: 11px;
			}
			
			#center_wrapper #center td.ncollogoc
			{
				display: none;
			}
			
			/* END OGONE STYLESHEET */	