
/*
* Layout styles
*/

body {
	text-align: center;
	padding: 0px; margin: 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 76%;
	background-image: url(/images/page_bg2.jpg);
	background-color: #5d6a72;
	background-repeat: repeat-x;
}

.clearboth	{ clear: both; }
.nobr		{ white-space: nowrap; }

#centerer {
	width: 998px;
	margin: 20px auto;
}

	#box_top {
		float: left;
		width: 998px;
		height: 2px;
		z-index: 1;
		line-height: 1px;
		font-size: 1px;
		background-image: url(/images/shade_top.png);
	}

	#top_shade_left {
		float: left;
		width: 11px;
		z-index: 1;
		height: 377px;
		background-image: url(/images/shade_topleft.png);
	}

	#top_shade_right {
		float: right;
		width: 7px;
		z-index: 1;
		height: 377px;
		background-image: url(/images/shade_topright.png);
	}

	div.shade_left {
		float: left;
		width: 11px;
		line-height: 1px;
		font-size: 1px;
		z-index: 1;
		background-image: url(/images/shade_left.png);
	}

	div.shade_right {
		float: right;
		width: 7px;
		line-height: 1px;
		font-size: 1px;
		z-index: 1;
		background-image: url(/images/shade_right.png);
	}

	#banner {
		float: left;
		width: 980px;
		height: 143px;
		background-color: #fff;
		background-image: url(/images/banner_topright.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		z-index: 2;
	}

		#banner p {
			float: left;
			width: 290px;
			margin: 20px 0px 0px 16px;
			_margin: 20px 0px 0px 8px;
			padding: 0px;
			text-align: left;
		}

		#banner ul {
			float: right;
			padding: 0px;
			margin: 126px 8px 0px 0px;
			_margin: 126px 4px 0px 0px;
			list-style-type: none;
		}

		#banner ul li.normal {
			float: left;
			padding: 0px;
			margin: 0px;
			border-right: 1px solid #000;
		}

		#banner ul li.last {
			float: left;
			padding: 0px;
			margin: 0px;
			border-right: 0px;
		}

		#banner ul li a {
			padding: 0px 6px 0px 16px;
			background-repeat: no-repeat;
			font-size: 80%;
			background-image: url(/images/arrow_lang.gif);
			background-position: 8px 4px;
		}

	div.greenbar {
		float: left;
		width: 980px;
		height: 2px;
		line-height: 1px;
		font-size: 1px;
		background-color: #c4d9da;
	}

	#iconnav {
		float: left;
		width: 980px;
		height: 232px;
		background-color: #000;
		background-image: url(/images/iconnav_bg.jpg);
	}

		#iconnav ul {
			float: left;
			padding: 0px;
			margin: 9px 5px 0px 5px;
			_margin: 9px 3px 0px 3px;
			list-style-type: none;
		}

		#iconnav ul li.normal {
			float: left;
			width: 238px;
			padding: 0px;
			margin-right: 6px;
			_margin-right: 3px;
		}

		#iconnav ul li.last {
			float: left;
			padding: 0px;
			width: 238px;
		}

	#namenav {
		float: left;
		width: 980px;
		height: 24px;
		background-color: #000;
		text-align: left;
	}
	
		#namenav ul {
			padding: 0px;
			margin: 4px 8px 0px 8px;
			_margin: 4px 4px 0px 4px;
			list-style-type: none;
		}

		#namenav ul li.normal {
			float: left;
			padding: 0px;
			margin: 0px;
			border-left: 1px solid #fff;
		}

		#namenav ul li.first {
			float: left;
			padding: 0px;
			margin: 0px;
			border-left: 0px;
		}

		#namenav ul li a {
			color: #fff;
			font-size: 90%;
			padding: 0px 8px 0px 8px;
		}
	
		#namenav ul li a.active {
			color: #00d1f8;
			font-size: 90%;
			padding: 0px 8px 0px 8px;
		}

	#content_box {
		float: left;
		width: 834px;

	}
		#crumb {
			float: left;
			width: 823px;
			height: 44px;
			background-color: #fff;
		}

			#crumb p {
				text-align: left;
				color: #1993a3;
				padding: 14px 0px 8px 0px;
				margin: 0px 10px 0px 180px;
				_padding: 7px 0px 4px 0px;
				border-bottom: 1px #ccc dashed;
			}

			#crumb p a {
				color: #1993a3;
				font-weight: bold;
				text-decoration: none;
			}

			#crumb p a:hover {
				color: #1993a3;
				font-weight: bold;
				text-decoration: underline;
			}

		#menu {
			float: left;
			position: relative;
			width: 191px;
			text-align: left;
		}
			#menu_bg {
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 1;
			}

				#menu_bg_filler {
					float: left;
					width: 180px;
					height: 318px;
					background-color: #fff;
				}

			#menu_items {
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 3;
			}

			#menu_items ul#l1 {
				padding: 0px;
				margin: 0px;
				width: 170px;
				list-style-type: none;
			}

			#menu_items ul#l1 li.normal {
				border-top: 2px solid #fff;
				border-left: 2px solid #fff;
				border-right: 2px solid #fff;
				border-bottom: 0px;
				padding: 0px;
				margin: 0px;
				_height: 10px;
			}

			#menu_items ul#l1 li.active {
				border: 2px solid #fff;
				padding: 0px;
				margin: 0px;
			}

			#menu_items ul#l1 li.sub {
				margin: 0px 0px 0px 11px;
			}


			#menu_items ul#l1 a {
				display: block;
				background-image: url(/images/menu_bg.gif);
				padding: 5px 10px 5px 10px;
				text-decoration: none;
				text-align: right;
				font-size: 90%;
				color: #58B0b4;
				font-weight: bold;
			}

			#menu_items ul#l1 a.active {
				display: block;
				background-image: url(/images/menu_bg_on.gif);
				background-repeat: no-repeat;
				background-position: 154px 7px;
				background-color: #000;
				padding: 5px 20px 5px 10px;
				text-decoration: none;
				text-align: right;
				color: #fff;
				font-size: 90%;
			}

			#menu_items ul#l1 a:hover {
				background: #ccc;
			}

			#menu_items ul#l1 ul#l2 {
				padding: 0px;
				margin: 0px;
				width: 157px;
				list-style-type: none;
			}

			#menu_items ul#l1 ul#l2 li.normal {
				border-top: 0px;
				border-left: 0px;
				border-right: 0px;
				border-bottom: 1px solid #fff;
				padding: 0px;
				margin: 0px;
			}
			
			#menu_items ul#l1 ul#l2 a {
				background-color: #ccc;
				background-image: none;
			}


		#content {
			float: left;
			width: 643px;
			height: inherit;
			background-color: #fff;
			text-align: left;
		}
		
			#content p {
				margin: 16px 0px 16px 0px;
				padding: 0px 10px 0px 0px;
				line-height: 140%;
			}
			
			#content div.prod_foto_container {
				float: left;
				width: 205px;
				height: 147px;
				margin-bottom: 8px;
				position: relative;
			}
		
			#content div.prod_foto_img {
				top: 2px;
				left: 3px;
				width: 200px;
				height: 143px;
				position: absolute;
				z-index: 1;
			}
		
			#content div.prod_foto_layover {
				top: 0px;
				left: 0px;
				width: 205px;
				height: 147px;
				position: absolute;
				background-image: url(/images/image_layover.png);
				background-repeat: no-repeat;
				z-index: 2;
			}
		
			#content div.prod_foto_link {
				top: 0px;
				left: 0px;
				width: 205px;
				height: 147px;
				position: absolute;
				z-index: 15;
			}
			
			#content div.prod_foto_link a {
				color: #fff;
				font-size: 90%;
				font-weight: bold;
				display: block;
				text-align: right;
				padding: 123px 24px 0px 0px;
				z-index: 15;
			}
			
			#content div.content_cell {
				float: left;
				width: 423px;
			}
			
			#content div.foto_cell {
				float: right;
				width: 180px;
				margin: 0px 10px 10px 10px;
				padding-left: 10px;
				border-left: 1px #ccc dashed;
				height: inherit;
			}
			
			#foto_cell {
				position: relative;
			}
			
			#content #refslideshow {
				position: relative;
				margin: 14px 0px 14px 0px;
			}
			
			#content label.route {
				font-size: 90%;
			}
			
			#content input.input_txt_route {
				padding: 2px;
				border: 1px solid #000;
				font-size: 90%;
			}
			
			#content input.input_submit_route {
				border: 1px solid #000;
				font-size: 90%;
			}
			
			#content ul.lijst {
				margin: 16px 0px 16px 0px;
				padding: 0px 10px 0px 0px;
				list-style-type: none;
			}
			
			#content ul li {
				line-height: 140%;
				color: #333;
				font-size: 90%;
			}
		
	#bottomnav {
		float: left;
		width: 980px;
		height: 33px;
		background-image: url(/images/bottom_bg.jpg);
	}

		#bottomnav ul {
			float: right;
			padding: 0px;
			margin: 8px 8px 0px 0px;
			_margin: 4px 4px 0px 0px;
			list-style-type: none;
		}

		#bottomnav ul li.normal {
			float: left;
			padding: 0px;
			margin: 0px;
			border-right: 1px solid #fff;
		}

		#bottomnav ul li.last {
			float: left;
			padding: 0px;
			margin: 0px;
			border-right: 0px;
		}

		#bottomnav ul li a {
			padding: 0px 6px 0px 6px;
			font-size: 80%;
		}

	#rightbar {
		float: left;
		width: 157px;
		position: relative;
		height: 362px;
		background-color: #fff;
	}
	
	div.slide {
		position: absolute; top: 0px; left: 0px;
	}

	div.slide_prod {
		position: absolute; top: 0px; left: 10px;
	}

	#box_foot {
		float: left;
		width: 998px;
		height: 6px;
		z-index: 1;
		background-image: url(/images/shade_bottom.png);
	}
	
	#foot {
		margin: 10px 7px 10px 11px;
		width: 980px;
		text-align: left;
	}
	
		#foot p {
			padding: 8px 0px 0px 0px;
			color: #ced1d3;
			border-top: 1px solid #ced1d3;
			width: 500px;
			font-size: 80%;
		}

	#contact {
		float: left;
		display: none;
	}

/*
* Typography styles
*/

h1 {
	font-size: 150%;
	color: #333;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 140%;
	color: #333;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 130%;
	color: #333;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 120%;
	color: #333;
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 90%;
	color: #333;
	margin: 0px;
	padding: 0px;
}

.csbblauw {
	/* color: #00d1f8; */
	color: #1993a3;
}


/*
* Anchor styles
*/

A 			{ text-decoration: none; color: #333; }
A:link		{ text-decoration: none; color: #333; }
A:visited	{ text-decoration: none; color: #333; }
A:active	{ text-decoration: none; color: #333; }
A:hover		{ text-decoration: underline; color: #333; }
A.active	{ text-decoration: underline; color: #333; }

ul {
	list-style-type: disc;
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 20px;
}

ul li {
	padding: 2px;
}


/*
* Table styles
*/
#content table p {
	margin: 0px;
	padding: 2px;
}


/*
* List styles
*/


