#navigation #navmenu #vacature
	{
		clear: both;
		position: relative;	
		width: 210px;
		margin-top: 10px;
	}
	
	#navigation #navmenu #vacature img
	{
		border: 1px solid #CCC;
	}

#wrapper.webshop
{
	background-image: url(/images/wrapperback1.gif);
	background-repeat: repeat-y;
}

#wrapper.webshop #center_wrapper #center 
{
	width: 450px;
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	position: relative;
	z-index: 2;
	
}

#center_wrapper #center #left
{
	width: 305px;
	float: left;
	padding-left: 25px;
	padding-right: 40px;
	position: relative;
	z-index: 2;
}

#center_wrapper #center #right
{
}



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

#center_wrapper #center h2
{
	font-style: italic;
	font-size: 12px;
	color: #0B1C5C;
	
	margin: 0 0 10px 0;
}

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

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

#center_wrapper #center p.shopfuther
{
	float: left;
	width: 50%;
	font-weight: bold;
}

#center_wrapper #center p.checkout
{
	text-align: right;
	font-weight: bold;
}

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

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

#center_wrapper #center a.RES
{
	display: none;
}

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

#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: #0B1C5C;
}


#center_wrapper #center #cartbar
{
	
	width: 478px;
	height: 18px;
	
	position: relative;
	z-index: 2;
	
}

	#center_wrapper #center #cartbar ul
	{
		margin: 0;
		padding: 0;
	}
	
	#center_wrapper #center #cartbar ul li
	{
		list-style: none;
		padding: 0;
		margin: 0;
		float: left;
		width: 110px;
		height: 17px;
		padding-top: 1px;
		text-align: center;
		
	}
	
	#center_wrapper #center #cartbar ul li a
	{
		color: #FFF;
	}
	
	#center_wrapper #center #cartbar ul li.cartbar1
	{
		
	}
	
	#center_wrapper #center #cartbar ul li.cartbar2
	{
		background-color: #9da4be;
		border-right: 1px solid #FFF;
	}
	
	#center_wrapper #center #cartbar ul li.cartbar3
	{
		background-color: #9da4be;
		border-right: 1px solid #FFF;
	}
	
	#center_wrapper #center #cartbar ul li.cartbar4
	{
		background-color: #9da4be;
		background-image: url(/images/balk_rechts_inactive.gif);
		background-repeat: no-repeat;
		background-position: right;
		width: 120px;
	}
	
	#center_wrapper #center #cartbar ul li.cartbar1_active
	{
		background-color: #54608d;
		background-image: url(/images/balk_links.gif);
		background-repeat: no-repeat;
		background-position: left;
		border-right: 1px solid #FFF;
		color: #FFF;
		
	}
	
	#center_wrapper #center #cartbar ul li.cartbar2_active
	{
		background-color: #54608d;
		border-right: 1px solid #FFF;
		color: #FFF;
	}
	
	#center_wrapper #center #cartbar ul li.cartbar3_active
	{
		background-color: #54608d;
		border-right: 1px solid #FFF;
		color: #FFF;
	}
	
	#center_wrapper #center #cartbar ul li.cartbar4_active
	{
		background-color: #54608d;
		background-image: url(/images/balk_rechts.gif);
		background-repeat: no-repeat;
		background-position: right;
		color: #FFF;
		width: 123px;
	}
	
		
	#center_wrapper #center #cartbar ul li.cartbar1 a,
	#center_wrapper #center #cartbar ul li.cartbar2 a,
	#center_wrapper #center #cartbar ul li.cartbar3 a,
	#center_wrapper #center #cartbar ul li.cartbar4 a
	{
		color: #54608d;
	}	
	
	#center_wrapper #center #cartbar ul li.cartbar1_active a:hover,
	#center_wrapper #center #cartbar ul li.cartbar2_active a:hover,
	#center_wrapper #center #cartbar ul li.cartbar3_active a:hover,
	#center_wrapper #center #cartbar ul li.cartbar4_active a:hover
	{
		color: #FFF;
	}

#wrapper.webshop #center_wrapper #center div.articleblock
{
	float: left;
	width: 225px;
	height: 240px;
	
	margin-bottom: 10px;
	text-align: center;
}

		#wrapper.webshop #center_wrapper #center div.articlecontent
	{
		border-top: 1px solid #7982A6;
		width: 205px;
		padding-top: 3px;
		text-align: left;
	}

	#wrapper.webshop #center_wrapper #center div.articlecontent h1
	{
		
		margin:0;
		margin-bottom: 5px;
		
		font-size: 11px;
	}

	#wrapper.webshop #center_wrapper #center div.articlecontent h1 a
	{
		text-decoration: none;
	}
	
	#wrapper.webshop #center_wrapper #center div.articlecontent img.article
	{
		border: 1px solid #54608D; 
	}
	
	#wrapper.webshop #center_wrapper #center div.price
	{
		float: left;
		width: 157px;
		padding-top: 4px;
		
	}
	
	#wrapper.webshop #center_wrapper #center #productimage
	{
		margin-bottom: 5px;
	}
	
	#wrapper.webshop #center_wrapper #center #bigphoto
	{
		position: absolute;
		margin-top: -17px;
		margin-left: 270px;
		font-size: 11px;
	}
	
	#wrapper.webshop #center_wrapper #center #productimage img
	{
		border: 1px solid #54608D;
	}
	
	#wrapper.webshop #center_wrapper #center #relatedimages
	{
		float: right;
	}

	#wrapper.webshop #center_wrapper #center #relatedimages img
	{
		margin-right: 3px;
		cursor: pointer;
		border: 1px solid #54608D; 
	}
	
	#wrapper.webshop #center_wrapper #center #relatedimages span
	{
		display: block;
		margin-top: 0px;
		float: left;
		padding-right: 5px;
	}
	
	#wrapper.webshop #center_wrapper #center #information
	{
		clear: both;
	}
	
	#wrapper.webshop #center_wrapper #center #information td.price
	{
		font-size: 14px;
	}
	
	#center_wrapper #center input
	{
		width: 170px;
		margin-bottom: 2px;
		
	}
	
	#center_wrapper #center input.small
	{
		width: 35px;
	}
	
	#center_wrapper #center input.large
	{
		width: 131px;
	}
	
	#center_wrapper #center textarea
	{
		width: 170px;
		margin-bottom: 2px;
	}
	
	#center_wrapper #center input.submit
	{
		border: 1px solid #0B1C5C;
		background-color: #0B1C5C;
		color: #FFF;
		width: 100px;
		clear: both;
	}
	
	#center_wrapper #center input.radio
	{	
		width: 20px;
		display: block;
		float: left;
		
	}
	
	#center_wrapper #center span.paymethod
	{
		padding-right: 20px;
		display: block;
		height: 20px;
		padding-top: 0px;
		float: left;
	}

		
	
	#center_wrapper #center a.submit
	{
		border: 1px solid #0B1C5C;
		background-color: #0B1C5C;
		color: #FFF;
		width: 100px;
		height: 18px;
		display: block;
		margin-left: 5px;
		float: left;
		text-decoration: none;
		padding-top: 2px;
		text-align: center;
		margin-top: 10px;
	}
	
	#center_wrapper #center #categories
	{
		
	}
	
	#center_wrapper #center #categories .categorie
	{
		float: left;
		width: 225px;
		margin-bottom: 20px;
		text-align: center;
	}
	
		#center_wrapper #center #categories .categorie a
		{
			text-decoration: none;
			display: block;
			width: 205px;
			height: 152px;
			margin-bottom: 2px;
			border: 1px solid #54608D;
		}
		
		#center_wrapper #center #categories .categorie a img
		{
			
		}
		
		#center_wrapper #center #categories .categorie a.text
		{
			border: 0;
			height: 0;
			width: 205px;
			padding-bottom: 10px;
		}
		
	


/* 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.NCOLINIM
			{
				width:auto;
				height: auto;
				
			}
			
			#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: #54608d;
				border: 1px solid #54608d;
				line-height: 12px;
				text-align: center;
				float: left;
				margin-right: 2px;
				font-size: 11px;
			}
			
			#center_wrapper #center td.ncollogoc
			{
				display: none;
			}
			
			/* END OGONE STYLESHEET */	


#navigation #logo
{
	margin-top: -185px;
	left: 15px;
	position: absolute;
	width: 229px;
	height: 86px;
	float: left;
	
}

#navigation #hofleverancier
{
	margin-top: -185px;
	left: 180px;
	position: absolute;
	width: 52px;
	height: 58px;
	float: left;
	
}

#navigation #sfeer
{
	margin-top: -160px;
	left: 400px;
	position: absolute;
	width: 551px;
	height: 147px;
	float: left;
	
}

#navigation #search
{
	
	margin: 0;
	position: absolute;
	left: 15px;
	width: 208px;
	height: 30px;
	
}

	#navigation #search h1
	{
		font-size: 12px;
		padding-bottom: 5px;
	}
	
	#navigation #search input
	{
		float: left;
		width: 140px;
	}

	#navigation #search input.submit
	{
		width: 60px;
		color: #FFF;
		border: 1px solid #54608D;
		background-color: #54608D;
		height: 20px;
		font-size: 11px;
		margin-left: 3px;
	
	}
	
	
#navigation #topmenu
{
	margin-top: -180px;
	left: 400px;
	position: absolute;
	width: 551px;
	float: left;
	font-size: 12px;
	
}

	#navigation #topmenu ul
	{
	
	}	
	
	#navigation #topmenu ul li
	{
		float: left;
		border-left: 1px solid #0B1C5C;
		padding-left: 10px;
		padding-right: 10px;
		height: 12px;
		list-style: none;
	}
	
	#navigation #topmenu ul li.li_0_0
	{
		border: 0;
		padding-left: 0px;
	}
	
	#navigation #topmenu ul li a
	{
		text-decoration: none;
		color: #0B1C5C;
		
	}
	
	#navigation #topmenu ul li a:hover
	{
		text-decoration: underline;
	}
	
	
#footer #footermenu
{
	font-size: 12px;
	padding-top: 5px;
	float: left;
	width: 290px;
	
	
}

	#footer #footermenu ul
	{
	
	}	
	
	#footer #footermenu ul li
	{
		float: left;
		border-left: 1px solid #DDDFE8;
		padding-left: 10px;
		padding-right: 10px;
		height: 12px;
		list-style: none;
	}
	
	#footer #footermenu ul li.li_0_0
	{
		border: 0;
		padding-left: 0px;
	}
	
	#footer #footermenu ul li a
	{
		text-decoration: none;
		color: #DDDFE8;
		
	}
	
	#footer #footermenu ul li a:hover
	{
		text-decoration: underline;
	}
	
#footer #slogan
{
	width: 220px;
	float: left;
	padding-top: 5px;
	margin-left: 105px;
	font-size: 12px;
}
	
#footer #copyright
{
	padding-top: 5px;
	font-size: 12px;
	width: 217px;
	float: left;
	margin-left: 132px;
}

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

	#sidebar #login
	{
		width: 200px;
		height: 55px;
	}
	
	#sidebar #login input
	{
		height: 18px;
		border: 1px solid #0B1C5C;
		position: absolute;
		width: 140px;
	}
	
	#sidebar #login input.password
	{
		margin-top: 22px;
	}
	
	#sidebar #login input.submit
	{
		background-color: #0B1C5C;
		color: #FFF;
		margin:0;
		height: 20px;
		width: 54px;
		margin-top: 22px;
		margin-left: 145px;
		
	}
	
	#sidebar #rectanglecollection
	{
		width: 180px;
		background-color: #0B1C5C;
		color: #FFF;
		padding: 10px;
		padding-bottom:0;
		
	}
	
	#sidebar #rectanglecollection a
	{
		color: #FFF;
		text-decoration: none;
	}
	
	#sidebar #rectanglecollection a:hover
	{
		text-decoration: underline;
	}
	
	#sidebar #rectanglecollection ul
	{
		margin-top: 5px;
	}
	
	#sidebar #rectanglecollection ul li
	{
		border-top: 1px solid #FFF;
		height: 20px;
		padding-top: 3px;
		list-style: none;
	}
	
	#sidebar #logos
	{
		padding-top: 15px;
		
	}
	
	#sidebar #logos img
	{
		width: 200px;
	}
	
	#sidebar #logos img.logos
	{
		border: 1px solid #000;
		width: 198px;
		margin-top: 5px;
		
	}
	
	
#center #content #left #formprint ul.formgen
	{
		list-style: none;
		padding: 0 0 0 0;
		margin-left: 0px;
	}
	
	#center #content #left #formprint ul.formgen
	{
		list-style: none;
	}

	
	#center #content #left ul.errors
	{
		margin-left: 0px;
	}
	
		#center #content #left #formprint ul.formgen li
		{
			
			margin: 0px 0 3px 0;
			clear: both;
			list-style: none;
		}
					
			#center #content #left ul.formgen li label
			{
				width: 100px;
				text-align: left;
			}
			
			#center #content #left ul.formgen li label.elementlabel
			{
				width: 135px;
				font-size: 12px;
				font-weight: normal;
			}
	
			#center #content #left ul.formgen li label.hidegroup
			{
				display: none;
			}
	
			#center #content #left ul.formgen li input
			{
				width: 160px;
				margin: 0 2px 0 0;
				height: 17px;
				line-height: 17px;
			}
			
			#center #content #left ul.formgen li input.large
			{
				width: 115px;
			}
			
			#center #content #left ul.formgen li input.small
			{
				width: 38px;
			}
			
			#center #content #left ul.formgen li input.submit
			{
				width: 162px;
				height: 20px;
				margin: 10px 0 0 135px;
				cursor: pointer;
				color: #FFFFFF;
				background-color:#0B1C5C;
				border: 0;
			}
			
			#center #content #left ul.formgen li a.submit
			{
				width: 162px;
				height: 20px;
				margin: 10px 0 0 135px;
				cursor: pointer;
				color: #FFFFFF;
				background-color:#0B1C5C;
				border: 0;
			}
				
			#center #content #left ul.formgen li textarea.medium
			{
				width: 160px;
				height: 60px;
			}	
	