
	* { margin:0; padding:0;}
	html,
	body {
		height: 100%;
	}
	body, td, div, p {
		font: normal 12px/14px Tahoma,Arial,Verdana,sans-serif;
		color: #494949;
	}
	h1 {
		font: normal 20px/24px Tahoma,Arial,Verdana,sans-serif;
		color: #7a7c3a;
		text-transform: lowercase;
		padding: 10px 0;
		
	}
	a:link, a:active, a:visited {
		color: #7393be;
		text-decoration:none;
	}	
	a:hover {
		color: #7393be;
		text-decoration:underline;
	}
	#banner {
		height:123px;
		width:100%;
		background-image:url(/images/bgBanner.jpg);
		background-repeat:no-repeat;
	}
	#quickLink {
		height:20px;
		width:100%;
		background:#515151 url(/images/topmenu_bg.jpg) top left repeat-x;
		border-top:1px solid #ffffff;
		position:relative;
	}
	#topMenu_left, #topMenu_right {
		position:absolute;
		width:450px;
		line-height:16px;
	}
	#topMenu_left {
		left:15px;
	}
	#topMenu_right {
		right:0;
	}
	
	.quickLinkA, a:link.quickLinkA, a:visited.quickLinkA, a:active.quickLinkA {
		color:#b9b9b9;
		text-decoration:none;
		font-size:10px;
		line-height:18px;
		padding-left:10px;
		background:url('/images/quickLinkArrow.gif') 0px 4px no-repeat;
		margin-right:20px;
	}
	a:hover.quickLinkA {
		color:white;
		font-size:10px;
		line-height:18px;
		background:url('/images/quickLinkArrowHover.gif') 0px 4px no-repeat;
		margin-right:20px;
	}
	
	#content {
		position:relative;
		border-bottom:1px dashed #e1e1e1;
		min-height:400px;
		height:auto !important; /* voor moderne browsers */
		height:400px; /* voor IE */
	}
	
	#footer {
		height:100px;
		position:relative;
	}
		#footerText {
			position:absolute;
			top:12px;
			left:7px;
			font-weight:bold;
		}
		
		#footerLogo {
			top:6px;
			position:absolute;
			right:4px;
		}
	
	#contentOverlay {
		position:absolute;
		width:100%;
		height:7px;
		z-index:1000;
		top:0;
		left:0;
		background:url('/images/content_overlay.png') top left repeat-x;
	}
	
	#subMenuContent {
		width:220px;
		float:left;
		z-index:1;
	}
		.menuItem, .menuItemActive {
			width:210px;
			height:55px;
			background:url(/images/menuItemProductShadow.gif) top left no-repeat;
			margin-bottom:8px;
		}
		.menuItemActive {
			background:url(/images/menuItemProduct.gif) top left no-repeat;
			margin-bottom:0px;
		}
			.menuItemText {
				margin-left:15px;
			}
				.menuItemText a {
					color:white;
					font:20px Arial;
					line-height:38px;
				}
				.menuItemSub {
					width:200px;
					height:48px;
					background:url(/images/subsubmenu_item_bg.gif) top left no-repeat;
				}
		
					
		#subnavigation a {
			color:white;
		}
		#subnavigation .menuItemSub a {
			color:#585b14;
			font:12px Arial;
			font-weight:bold;
			margin-left:11px;
			line-height:38px;
			padding-left:15px;
			background:url(/images/submenu_pijltje.png) 0px 3px no-repeat;
		}
		
		#subnavigation .nieuwsItem span a {
			color:#789ac8;
		}
		
	#contentDiv {
		width:715px;
		margin-left:225px;
		position:relative;
	}
	
	#content ul li {
		margin-left:25px;
	}
	#content ol li {
		margin:5px 0 5px 25px;
	}
	
	p {
		margin:10px 0; 
	}
	
	#uitgelicht {
		 border-top:1px dashed #e1e1e1;
		 background-color:#f3f6f8; 
		 padding:14px;
	}
		#uitgelichtTop {
			height:6px;
			background:url(/images/uitgelichtTop.png) top left no-repeat;
			font-size:0px;
		}
		#uitgelichtTextR {
			background:url(/images/uitgelichtBgR.png) top left repeat-y;
		}
		#uitgelichtText {
			background:url(/images/uitgelichtBg.png) top left no-repeat;
			padding-top:10px;
			padding-bottom:10px;
			min-height:140px;
			height:auto !important; 
			height:140px; 
			position:relative;
		}
			.uitgelichtPic {
				background:url(/images/uitgelichtPicBg.png) top left no-repeat;
				height:115px;
				position:absolute;
				right:10px;
				top:35px;
				width:114px;
			}
				.uitgelichtImage {
					margin-top:5px;
					margin-left:5px;
				}
			.uitgelichtTitle {
				padding-left:14px;
				font-size:16px;
				color:white;
				font-weight:bold;
			}
			.uitgelichtTextText {
				display:block;
				width:125px;
				margin-left:14px;
				padding-top:14px;
			}
			.uitgelichtcontent {
				color:white;
			}
			.uitgelichttextLeesverder {
				line-height:30px;
				font-size:11px;
			}
		
		#uitgelichtBottom {
			height:13px;
			background:url(/images/uitgelichtBottom.png) top left no-repeat;
		}
	
	.zoekveld {
		border:1px solid #525252;
		width:100px;
		margin:1px;
		height:16px;
		font-size:11px;
	}
	
	.bgProducten {
		padding-left:7px;
		background-image:url(/images/bgProducten.jpg);
		background-repeat:no-repeat;
	}
	
	
	.homeProductItem, .subProductItem {
		width:425px;
		height:134px;
		position:relative;
	}
	.homeProductItem {
		height:160px;
		margin-left:-20px;
	}
		.homeProductItemText, .subProductItemText {
			width:241px;
			height:121px;
			top:10px;
			position:absolute;
		}
		.homeProductItemText {
			left:10px;
		}
		.subProductItemText {
			left:174px;
		}
				.textLink a {
					padding-left:15px;
					background:url('/images/submenu_pijltje.png') 0 3px no-repeat;
					color:#585b14;
					font-weight:bold;
				}
				.textLink a:hover, .textlink a:visited {
					color:#585b14;
				}
			.textText {
				color:#777777;
				display:block;
				width:215px;
				margin:15px 0 15px 15px;
			}
				.textLeesverder a {
					margin-left:15px;
					padding-left:20px;
					background:url('/images/pijltje.png') 0 3px no-repeat;
				}
			
		.homeProductItemPic, .subProductItemPic {
			position:absolute;
			top:8px;
			width:161px;
			height:121px;
			background:url(/images/bgPic.png) top left no-repeat;
		}
		.homeProductItemPic {
			right:8px;
		}
		.subProductItemPic {
			left:16px;
			top:29px;
		}
			.homeProductItemImage, .subProductItemImage {
				margin-top:5px;
				margin-left:5px;
			}
			
			.textLinkSub a {
				color:#585b14;
				font-weight:bold;
			}
				.textLinkSub a:visited {
					color:#585b14;
				}
			.homeProductItem span.textLinkSub {
				position:absolute;
				left:20px;
				top:9px;
			}
	
		.sitemap_level_1, .sitemap_level_2, .sitemap_level_3, .sitemap_level_4, .sitemap_level_5 {
			color:#789ac8;
			text-decoration:underline;
		}
			.sitemap_level_1 {
				font-family:verdana;
				font-size:14px;
				cursor:pointer;
				padding:2px;
				padding-left:6px;
				line-height:25px;
			}
			.sitemap_level_2 {
				font-family:verdana;
				font-size:12px;
				padding:2px;
				padding-left:14px;
				cursor:pointer;
				line-height:20px;
			}
			.sitemap_level_3 {
				font-family:verdana;
				font-size:11px;
				padding:1px;
				padding-left:26px;
				cursor:pointer;
			}
			.sitemap_level_4 {
				font-family:verdana;
				font-size:10px;
				padding:1px;
				padding-left:56px;
				cursor:pointer;
			}
			.sitemap_level_5 {
				font-family:verdana;
				font-size:10px;
				padding:1px;
				padding-left:106px;
				cursor:pointer;
			}
			
					
	
	.nieuwsItem {
		
			width:240px;
		
		float:left;
		background:url(/images/nieuws.png) 3px 3px no-repeat;
		padding-left:26px;
		margin-bottom:10px;
		line-height:17px;
	}
	
	.kopProduct {
		color: #7a7c3a;
		font-weight:bold;
	}
	.backKnop {
		width:11px;
		height:11px;
		background-image:url(/images/back_icon.jpg);
		background-repeat:no-repeat;
	}
	.detailKnop {
		width:11px;
		height:11px;
		background-image:url(/images/detail_icon.jpg);
		background-repeat:no-repeat;
	}
	.detailLink, a:link.detailLink, a:visited.detailLink, a:active.detailLink {
		color:#789aca;
		font-weight:bold;
		text-decoration:none;
	}
	a:hover.detailLink {
		color:#789aca;
		font-weight:bold;
		text-decoration:underline;
	}
	
	.productLijstTable {
		padding-top:25px;
		padding-left:13px;
	}
	
	.homeProductdiv {
		min-height:400px;
		height:auto !important; /* voor moderne browsers */
		height:400px; /* voor IE */
		width:450px; 
		background:url(/images/subMenuShadow.gif) top right no-repeat;
	}
	
	.zoekveld {
		background-color:#b9b9b9;
	}
	
	.hrDashed {
		border:1px dashed #e0e0e0;
		height:1px;
		width:90%;
		text-align:left;
	}
	
	#content_heading, #content_heading_vac {
		width: 510px;
		margin-bottom: 12px;
		float: left;
		clear: both;
		vertical-align:top;
		padding-right:15px;
	}
	#content_heading_vac {
		width:350px;
	}
	
		#content_heading h1,
		#content_heading hr,
		#content_heading_vac h1,
		#content_heading_vac hr {
			margin: 0 0px 0 0px;
		}
		
		#content_heading hr, #content_heading_vac hr {
			border:1px dashed #e0e0e0;
			height:1px;
			width:90%;
			text-align:left;
		}
		
		#content_heading h1, #content_heading_vac h1 {
			width: 403px;
			overflow: hidden;
			text-overflow: ellipsis;
		}
		#content_heading_vac h1 {
			width:300px;
			text-transform:none;
		}
		
		
		#content_heading .sitePath {
			height:0px;
			text-align:left;
			margin-left:-36px;
		}
		
		#content_heading .sitePath ul {
			list-style: none;
		}
			
			#content_heading .sitePath li {
				float: left;
				font-size: 11px;
				padding-right: 9px;
				margin-right: 6px;
				background: url('/images/sitepath_seperator.gif') no-repeat right center;
			}
			
			#content_heading .sitePath li.last {
				background: none;
			}
			
				#content_heading .sitePath li a,
				#content_heading .sitePath li a:visited {
					text-decoration: none;
				}
				
				#content_heading .sitePath li a:hover {
					text-decoration: underline;
				}
				
	#resize_print {
		position: absolute;
		top: 16px;
		
			right: 320px;
		
	}
	
	
	
	#sitemap {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		#sitemap li {
			background: none;
			padding: 0;
			margin: 0;
		}
		
			#sitemap li.sitemap_0 {
				font-size: 16px;
				padding: 5px 0;
			}
			
			#sitemap li.sitemap_1 {
				font-size: 14px;
				padding: 5px 15px;
			}
			
			#sitemap li.sitemap_2 {
				font-size: 12px;
				padding: 3px 30px;
			}
			
			#sitemap li.sitemap_3 {
				font-size: 11px;
				padding: 1px 45px;
			}
			
			#sitemap li.sitemap_4 {
				font-size: 10px;
				padding: 0 60px;
			}
			
			#sitemap li.sitemap_5 {
				font-size: 9px;
				padding: 0 75px;
			}
	
	
	
	
	
	#subnavigation,
	#subnavigation .mainpage {
		width: 220px;
		float: left;
		background:url(/images/subMenuShadow.gif) top right no-repeat;
		min-height:400px;
		height:auto !important; /* voor moderne browsers */
		height:400px; /* voor IE */
	}
	
	#subnavigation .mainpage {
		margin-bottom: 11px;
	}
	
		#subnavigation .mainpage .head {
			height: 72px;
			width: 226px;
			display: block;
			text-align: left;
			font: normal 20px/24px Tahoma,Arial,Verdana,sans-serif;
			color: #FFFFFF;
			padding: 0 12px;
			text-transform: lowercase;
			cursor: pointer;
		}
		
		#subnavigation .mainpage .small {
			color: #FFFFFF;
			clear: both;
			display: block;
			font-weight: bold;
			padding-top: 26px;
			line-height: 11px;
			background: url('/images/white_arrow.gif') no-repeat left 29px;
			padding-left: 7px;
			height: 11px;
		}
		
		#subnavigation .mainpage ul {
			list-style: none;
			padding:0px;
			margin:0px;
		}
		
		#subnavigation .mainpage ul ul {
			padding-bottom: 12px;
		}
		
			#subnavigation .mainpage ul li {
				background: url('/images/submenu_item_bg.gif') no-repeat top left;
				text-align: left;
			}
			
			#subnavigation .mainpage ul li.first {
				background: url('/images/submenu_firstitem_bg.gif') no-repeat top left;
			}
			
			#subnavigation .mainpage ul li.first.active {
				background: url('/images/submenu_firstitem_active_bg_7a7c3a.gif') no-repeat top left;
			}
			
			#subnavigation .mainpage ul li.active {
				background: url('/images/submenu_item_active_bg_7a7c3a.gif') no-repeat top left;
			}
			
				#subnavigation .mainpage ul li a,
				#subnavigation .mainpage ul li a:visited {
					font: bold 12px/17px Tahoma,Arial,Verdana,sans-serif;
					color: #7a7c3a;
					text-decoration: none;
					display: block;
					padding: 10px 0 0 24px;
					clear: both;
				}
				
				#subnavigation .mainpage ul li a:hover {
					text-decoration: underline;
				}
				
				#subnavigation .mainpage ul li.active a,
				#subnavigation .mainpage ul li.active a:visited,
				#subnavigation .mainpage ul li.active a:hover {
					color: #7a7c3a;
					text-decoration: none;
				}
				
				#subnavigation .mainpage ul li span {
					font: normal 10px/14px Tahoma,Arial,Verdana,sans-serif;
					color: #494949;
					display: block;
					padding: 0 0 5px 24px;
					white-space: normal;
							
				}
				
					#subnavigation .mainpage ul li span a,
					#subnavigation .mainpage ul li span a:visited,
					#subnavigation .mainpage ul li.active span a,
					#subnavigation .mainpage ul li.active span a:visited {
						font: normal 10px/14px Tahoma,Arial,Verdana,sans-serif;
						color: #7a7c3a;
						display: inline;
						padding: 0;
						clear: none;
						text-decoration: underline;
						
					}
				
				#subnavigation .mainpage ul ul li {
					background: none;
					color: #7a7c3a;
				}
				
					#subnavigation .mainpage ul li ul li label,
					#subnavigation .mainpage ul li.active ul li label {
						padding: 0 0 0 21px;
						font-size: 7px;
						color: #7a7c3a;
					}
				
					#subnavigation .mainpage ul li ul li a,
					#subnavigation .mainpage ul li ul li a:visited,
					#subnavigation .mainpage ul li.active ul li a,
					#subnavigation .mainpage ul li.active ul li a:visited {
						font: normal 11px/22px Tahoma,Arial,Verdana,sans-serif;
						color: #7a7c3a;
						text-decoration: none;
						display: inline;
						padding: 0 0 0 4px;
						clear: both;								
					}
					
					#subnavigation .mainpage ul li.active ul li a:hover {
						text-decoration: underline;
						color: #7a7c3a;
					}
					
					#subnavigation .mainpage ul li.active ul li.subactive a,
					#subnavigation .mainpage ul li.active ul li.subactive a:visited, 
					#subnavigation .mainpage ul li.active ul li.subactive a:hover {
						color: #7a7c3a;
					}
	
	
	
	
