@import url("../beheer/css/baseStyle.css");
body{
	background:#656565 url('../images/body_bg2.png') repeat;
	padding:0;
	margin:0;
	font-family:"Arial";
	font-size:12px;
	color:#5a5a5a;
}

#wrap{
	width:1000px;
	display:block;
	margin:0 auto 0 auto;
	position:relative;
	}
	#container {
		width:1000px;
		height:auto;
		background:#ffffff url('../images/bg_container.jpg') repeat-x;
		background-position:bottom left;
		float:left;
		padding:0 0 10px 0;
		margin:0;
	}
	#top {
		width:1000px;
		height:112px;
		background:#ffffff url('../images/bg_header.jpg') repeat-x;
		position:relative;
		float:left;
		z-index:1000;
		margin-bottom:20px;
		}
		#listLanguages {
			margin:0;
			padding:0;
			position:absolute;
			top:10px;
			right:185px;
			}
			#listLanguages li {
				margin:0;
				padding:0 0 0 10px;
				list-style:none;
				float:left;
			}
			#listLanguages li img {
				border:0;
			}
		.logos {
			width:159px;
			height:32px;
			background:#cccccc;
			float:right;
			color:#fff;
			line-height:32px;
			font-size:10px;
			padding:0 0 0 5px;
			margin:0 10px 0 0;
		}
		.logos img {
			margin:5px 0 0 5px;
			border:0;
		}
		.logosColor {
			width:129px;
			height:26px;
			position:absolute;
			top:34px;
			right:0;
		}
		.hanos {
			width:66px;
			height:23px;
			background:url('../images/hanoslogosmall.png') no-repeat;
			display:block;
			float:right;
			margin:3px 0 0 0;
		}
		.hanos:hover {
			background:url('../images/hanoskleur.png') no-repeat;
		}
		.gestel {
			width:49px;
			height:26px;
			background:url('../images/gestellogo.png') no-repeat;
			display:block;
			float:right;
			margin:3px 0 0 0;
		}
		.gestel:hover {
			background:url('../images/gestelkleur.png') no-repeat;
		}
		#logo_kaja {
			position:absolute;
			top:0;
			left:10px;
			}
			#logo_kaja img {
				border:0;
		}
		#formSearch {
			padding:0;
			margin:0;
			}
			#tableSearch {
				position:absolute;
				padding:0;
				margin:0;
				top:60px;
				right:10px;
				}
				.searchInput {
					padding:0;
					}
					.searchInput input {
						width:193px;
						height:20px;
						color:#999;
						font-family:"Arial";
						font-size:11px;
						line-height:20px;
						padding:0 0 0 5px;
						border-left:1px solid #ccc;
						border-top:1px solid #ccc;
						border-bottom:1px solid #ccc;
						margin:0 -4px 0 0;
				}
				.searchSubmit input {
					width:22px;
					height:22px;
					font-size:11px;
					border:1px solid #ccc;
					cursor:pointer;
					background:#fff url('../images/zoeken.png') no-repeat;
					background-position:center;
		}
		.textfield {
			line-height:20px;
		}
		#tableNavigatie {
			position:absolute;
			right:10px;
			bottom:-20px;
			height:20px;
			}
			.containerMenuitem {
				float:left;
				position:relative;
				margin:0;
				padding:0;
			}
			.menuitem, .menuitemActive, .menuitemParent {
				height:40px;
				padding:0;
				vertical-align:top;
			}
			.menuitem a.menulink, .menuitemParent a.menulink {
				height:12px;
				display:block;
				font-family:"Arial";
				font-size:12px;
				font-weight:bold;
				line-height:12px;
				color:#666666;
				text-decoration:none;
				padding:3px 10px 3px 10px;
				border-top:1px solid #cccccc;
				border-bottom:1px solid #cccccc;
				}				
				.menuitem a:hover {
					color:#929292;
				}
				.firstitem a {
					border-left:1px solid #cccccc;
				}
				.lastitem a {
					border-right:1px solid #cccccc;
				}
				.menuitemParent a.menulink:hover, a.menulinkActive {
					height:22px;
					display:block;
					font-family:"Arial";
					font-size:12px;
					font-weight:bold;
					line-height:12px;
					text-decoration:none;
					padding:3px 10px 3px 10px;					
					background:#e8e6e6;
					color:#333333;
					border-top:1px solid #e8e6e6;
					border-bottom:1px solid #e8e6e6;
				}
			.menuitemActive a.menulink {
				height:12px;
				display:block;
				font-family:"Arial";
				font-size:12px;
				font-weight:bold;
				line-height:12px;
				color:#ffcb00;
				text-decoration:none;
				padding:3px 10px 3px 10px;
				border-top:1px solid #cccccc;
				border-bottom:1px solid #cccccc;
			}
			.menuitemTwitter {
				width:56px;
				height:20px;
				padding:0;
				vertical-align:top;
				}
				.menuitemTwitter img {
					border:0;
				}
				.menuitemTwitter a {
					width:56px;
					height:20px;
					background:url('../images/twitter.jpg') no-repeat;
					display:block;
				}
				.menuitemTwitter a:hover {
					background:url('../images/twitter_hover.jpg') no-repeat;
			}
			.amountInput{
				width:50px;
			}
			.offerte {
				width:224px;
				height:20px;
				line-height:20px;
				background:#ccc;
				border:1px solid #cccccc;
				color:#fff;
				font-size:10px;
				text-decoration:none;
				position:absolute;
				top:60px;
				right:240px;
				padding:0 0 0 5px;
			}
			
			.offerteLink {
				width:85px;
				height:22px;
				line-height:20px;
				color:#fff;
				background:#000;
				display:block;
				position:absolute;
				right:-1px;
				top:-1px;
				text-align:center;
				text-decoration:none;
				font-weight:bold;
				font-family:"Arial";
				font-size:11px;
			}	
			.offerteLink:hover {
				color:#ffcb00;
			}

			.containerSubmenu {
				width:220px;
				position:absolute;
				background:transparent;
				overflow:hidden;
				float:left;
				top:30px;
				left:0;
				padding:0;
				margin:0;
				z-index:1000;
				}
				.listSubmenu {
					width:220px;
					border:0;
					background:#e8e6e6;
					float:left;
					margin:0;
					padding:0;
					z-index:1000;
					display:block;
					list-style:none;
					}
					.submenuListitem {
						width:220px;
						height:20px;
						margin:0;
						padding:0;
						list-style:none;
					}
					.submenuListitem a {
						width:200px;
						height:20px;
						line-height:20px;
						font-family:"Arial";
						font-size:12px;
						font-weight:bold;
						padding:0 10px 0 10px;
						margin:0;
						color:#333333;
						text-decoration:none;
						display:block;
					}
					.submenuListitem a:hover {
						color:#ffffff;
						background:#e8e6e6;
					}
	#header {
		width:980px;
		height:220px;
		float:left;
		position:relative;
		z-index:0;
		padding:10px 10px 0 10px;
		margin-bottom:20px;
		}
		#headerLeft {
			width:750px;
			height:220px;
			background:transparent;
			float:left;
			position:relative;
			z-index:0;
			line-height:20px;
			overflow:hidden;
			}
		#headerRight {
			width:220px;
			height:220px;
			background:transparent;
			padding:0 0 0 10px;
			float:right;
			position:relative;
			}
			#headerRightTop {
				width:220px;
				height:220px;
				background:transparent;
				float:left;
				position:relative;
			}
			#headerRightBottom {
				width:220px;
				height:105px;
				background:transparent;
				float:left;
				position:relative;
				margin-top:10px;
			}
			#headerRightTop img, #headerRightBottom img {
				border:0;
			}

	/* Home Page */
	#main {
		width:1000px;
		height:auto;
		padding:0;
		float:left;
		margin-top:10px;
		}
		#mainRight {
			width:220px;
			height:auto;
			padding:0 10px 0 10px;
			float:right;
			}
			#mainRightItemTop, #mainRightItemBottom, #mainRightItemMiddle {
				width:220px;
				height:220px;
				float:left;
				position:relative;
				background:transparent;
			}
			#mainRightItemMiddle {
				margin-top:10px;
			}
			#mainRightItemBottom {
				margin-top:10px;
				background:transparent;
				}
				#mainRightItemBottomTop {
					width:220px;
					height:105px;
					background:transparent;
					position:relative;
					float:left;
				}
				#mainRightItemBottomBottom {
					width:220px;
					height:105px;
					background:transparent;
					margin-top:10px;
					position:relative;
					float:left;
			}
			#mainRightItemTop img, #mainRightItemMiddle img, #mainRightItemBottomTop img, #mainRightItemBottomBottom img {
				border:0;
			}

		#mainLeft {
			width:760px;
			height:auto;
			padding:0;
			float:left;
			}
			#loadingProjects {
				margin:150px 0 0 335px;
			}
			#containerProjecten {
				display:none;
			}
			#mainTop {
				width:750px;
				height:220px;
				padding:0 0 0 10px;
				float:left;
				}
				#mainTopText {
					width:520px;
					height:220px;
					background:transparent;
					float:left;					
					position:relative;
					overflow:hidden;
					padding:0;
				}
				#mainTopImage {
					width:220px;
					height:220px;
					float:right;
					position:relative;
				}
			#mainMiddle {
				width:750px;
				height:220px;
				padding:0 0 0 10px;
				margin-top:10px;
				float:left;
				}
				#mainMiddleText {
					width:520px;
					height:220px;
					background:transparent;
					float:right;
					position:relative;
					overflow:hidden;
					padding:0;
				}
				#mainMiddleImage {
					width:220px;
					height:220px;
					background:transparent;
					float:left;
					position:relative;
			}
			#mainBottom {
				width:750px;
				height:220px;
				padding:10px 0 0 10px;
				float:left;
				}
				#mainBottomText {
					width:520px;
					height:220px;
					background:transparent;
					float:left;					
					position:relative;
					overflow:none;
					padding:0;
				}
				#mainBottomImage {
					width:220px;
					height:220px;
					background:transparent;
					float:right;
					position:relative;
			}
	/* Content */

	.zoekResultaatTitel {
		font-weight:bold;
	}
	.searchResult {
		padding:0 10px 0 0;
	}
	#content {
		width:980px;
		height:auto;
		padding:0 10px;
		float:left;
		margin-top:10px;
		}
		a.link {
			color:#ff0303;
			text-decoration:none;
		}
		a.link:hover {
			text-decoration:underline;
		}
		a.productlink:hover {
			color:#ff0303;
		}
		#contentLeft {
			width:220px;
			min-height:220px;
			background:transparent;
			position:relative;
			float:left;
			padding:0;
			}
			#subNavigatie {
				float:left;
				margin:0 0 10px 0;
				padding:0;
				}
				.menuItem, .menuItemActive, .subSpacer {
					width:220px;
					height:20px;					
					margin:0;
					float:left;
					padding:0;
					list-style:none;
				}
				.menuItem a, .menuItemActive a {
					width:208px;
					height:18px;
					background:#ffffff;
					border:1px solid #cccccc;
					display:block;
					line-height:18px;
					padding:0 5px 0 5px;
					font-family:"Arial";
					font-size:12px;
					font-weight:bold;
					color:#333333;
					text-decoration:none;
				}
				.menuItem a:hover, .menuItemActive a {
					width:210px;
					height:20px;
					line-height:20px;
					font-weight:bold;
					border:0;
					color:#ffffff;
				}
				.subSpacer {
					width:208px;
					height:10px;
					line-height:10px;
					
			}
			#contentLeftSub {
				width:220px;
				height:auto;
				position:relative;
				float:left;
			}
			#contentLeftBottom {
				float:left;
				margin-top:10px;
				position:relative;
			}
		#contentRight {
			width:750px;
			min-height:200px;
			background:transparent;
			position:relative;
			float:right;
			padding:0;
			line-height:20px;
			}
			#contentRight a {
				font-family:"Arial";
			}
		.pics a img, .pics img {
			border:0;
			display:block;
		}
		.pics a {
			display:block;
			
			width:220px;
			height:220px;
			
		}
		#tableInfoForm {
			
		}
		#footer {
			width:1000px;
			height:auto;
			padding:10px 0 30px 0;
			float:left;
			}
			#tableFooter {
				float:left;
			}
			.footerSpacer {
				font-size:10px;
				color:#ffffff;
			}
			.footerItem {
				padding:0 5px 0 5px;
			}
			.footerItem a {
				color:#ffffff;
				font-size:11px;
				font-weight:bold;
				text-decoration:none;
			}
			.footerItem a:hover {
				color:#fed51b;
			}
			#copyright {
				float:right;
				color:#ffffff;
				font-size:11px;
				font-weight:bold;
			}

		/********* WEBSHOP ************/
		
		.containerProductOverviewTable {
			vertical-align:top;
		}
		.spacerProductOverview {
			width:10px;
		}

		.productImage {
			width:142px;
			height:auto;
			text-align:center;
		}
		.productImage a img {
			/*border:1px solid #cccccc;*/
			border:1px solid #efefef;
			float:left;
		}
		.productImage a:hover img {
			border:1px solid #cccccc;
			float:left;
		}
		.productImage a {
			float:left;			
			font-family:"Arial";
			font-size:11.5px;
			color:#5f5f5f;
			display:block;
			padding-bottom:20px;
			text-decoration:none;
		}
		.productImage a:hover {
			color:#ef0000;
			text-decoration:none;
		}
		
		.productDetailsHeader {
			font-weight:bold;
			color:#666666;
			border:1px solid #cccccc;
			display:block;
			height:17px;
			width:214px;
			padding:0 5px 0 5px;
			margin:0 0 5px 0;
			text-align:left;
		}
		.productDetailsImage {
			border:1px solid #d4d4d4;
		}

		.productDetailsName {
			width:250px;
			vertical-align:top;
			font-weight:bold;
			padding:0 0 0 10px;
		}
		
		#productVariationText{
			font-weight:normal;
			line-height:15px;
			margin:10px 0 0 0;
		}
		#variation{
			font-size:11px;
			margin:0 0 10px 0;
			width:224px;
		}
		.containerProductDetailsImage {
			vertical-align:top;
		}
		.productDetailsDescription, .productDetailsPropertyName, .productDetailsPropertyValue {
			vertical-align:top;
			padding:0 0 0 10px;
		}
		.productDetailsPropertyName {
			font-weight:bold;
		}
		.productDetailsAdd {
			width:226px;
			vertical-align:top;
			padding:0 0 0 10px;
		}
		#productDetailsExtraImages {
			width:272px;
			position:relative;
			padding:10px 0 0 0;
			overflow:hidden;
			}
			.extraImage {
				padding:0 10px 0 0;
			}
			.gradient {
				position:absolute;
				top:10px;
				right:0;
				border:0;
		}
		.oldprice {
			display:block;
			width:148px;
			height:20px;
			line-height:20px;
			padding:0 5px 0 5px;
			border:1px solid #999999;
			color:#5a5a5a;
			font-size:12px;
			font-weight:bold;
			margin:0;
			text-decoration:line-through;
		}
		.normalprice {
			display:block;
			width:148px;
			height:20px;
			line-height:20px;
			padding:0 5px 0 5px;
			border:1px solid #999999;
			color:#5a5a5a;
			font-size:12px;
			font-weight:bold;
			margin:0;
		}
		.price {
			display:block;
			width:150px;
			height:22px;
			line-height:22px;
			color:#ef0000;
			margin:0;
			padding:0 5px 0 5px;
			font-weight:bold;
			font-size:16px;
		}
		a.button, input.button {
			display:block;
			width:150px;
			height:14px;
			background:#000000;
			border:0;
			color:#ffffff;
			font-family:"Arial";
			font-size:11px;
			font-weight:bold;
			line-height:12px;
			padding:3px 5px 3px 5px;
			margin:10px 0 0 0;
			text-align:left;
			text-decoration:none;
			cursor:pointer;
		}
		a.button:hover {
			color:#ffcb00;
		}
		input.button {
			width:160px;
			height:20px;
			padding:0 5px 0 5px;
			line-height:20px;
			text-align:left;
			text-decoration:none;
			text-transform:lowercase;
		}
		input.buttonHover {
			color:#ffcb00;
		}

		.button_variabel {
			width:auto;
			height:14px;
			background:#000000;
			color:#ffffff;
			font-family:"Arial";
			font-size:11px;
			font-weight:bold;
			line-height:12px;
			padding:3px 5px;
			margin:10px 0 0 0;
			text-align:left;
			text-decoration:none;
			cursor:pointer;
		}
		.button_variabel:hover {
			color:#ffcb00;
		}
		
		
		.productNameHeader {
			text-align:left;
			padding:0 10px 0 10px;			
		}
		.productAmountHeader {
			text-align:left;
			padding:0 10px 0 0;			
		}
		#productListTable {
			width:520px;
		}
		.productListImage {
			border-bottom:1px solid #d7d7d7;
		}
		.productListName {
			width:304px;
			padding:0 10px 0 10px;
			border-bottom:1px solid #d7d7d7;
		}
		.productListRemove {
			width:40px;
			padding:0 10px 0 0;
			border-bottom:1px solid #d7d7d7;
			}
			.deleteIcon {
				cursor:pointer;
				float:right;
			}
			.loadingimg {
				float:left;
			}
		.productListAmount {
			padding:0 10px 0 0;
			border-bottom:1px solid #d7d7d7;
		}
		.productInput {
			width:28px;
			height:20px;
			line-height:20px;
			padding:0 3px 0 3px;
			border:1px solid #2f2f2f;
		}
		.productListRemark {
			width:480px;
			padding:0;
			margin:0;
		}
		.productListRemark textarea {
			width:512px;
			height:80px;
			background:#ffffff;
			border:1px solid #cccccc;
			line-height:15px;
			color:#475669;
			font-family:"Verdana";
			font-size:11px;
			padding:0 4px 0 4px;
			margin:2px 0 18px 0;
			float:left;
		}
		#basketLinks {
			width:332px;
			float:left;
			margin-top:10px;
		}
		#finishOffer {
			float:left;
		}
		#continueShopping {
			float:right;
		}
		
		#tablePersGegevens {
			width:520px;
		}
		.labelText {
			width:206px;
			padding-bottom:10px;
		}
		.labelTextarea {
			width:181px;
			line-height:12px;
			padding:2px 10px 10px 0;
			vertical-align:top;
		}

		#errorMessage {
			padding:10px 0 10px 0;
			color:#ef0000;
		}
		.inschrijvenCheckbox input {
			margin:0 0 10px;
			vertical-align:top;
		}
		.verplicht {
			width:auto;
			line-height:12px;
			text-align:left;
			color:#ef0000;
			font-weight:bold;
			padding:0 5px 0 5px;
		}
		.inputText {
			vertical-align:top;
		}
		.inputFile input {
			display:block;
			margin:0 0 10px 0;
		}
		.inschrijvenTextinput, .inschrijvenTextinputError, .inschrijvenTextinputSmall, .inschrijvenTextinputSmallError {
			line-height:12px;
			padding:0 0 10px 0;
		}
		.inschrijvenTextinput input, .inschrijvenTextinput textarea, .inschrijvenTextinputSmall input, .inputText input, .inputText textarea, .inputTextSmall input, .inputTextSmall textarea {
			width:304px;
			height:15px;
			background:#ffffff;
			border:1px solid #cccccc;
			line-height:15px;
			color:#475669;
			font-family:"Verdana";
			font-size:11px;
			margin:0 0 8px 0;
			padding:0 4px 0 4px;
		}
		.labelTextSmall {
			vertical-align:top;
			padding:0 5px 0 0;
		}
		.inputTextSmall input, .inputTextSmall textarea  {
			width:122px;
		}
		.inputTextSmall textarea  {
			height:66px;
			overflow:auto;
		}
		.inputSelect select {
			width:313px;
			font-size:11px;
			margin:0 0 10px 0;
		}

		.inschrijvenTextinputError input, .inschrijvenTextinputError textarea, .inschrijvenTextinputSmallError input{
			width:304px;
			height:15px;
			background:#ffffff;
			border:2px solid #ef0000;
			line-height:15px;
			color:#475669;
			font-family:"Verdana";
			font-size:11px;
			padding:0 4px 0 4px;
		}
		.inschrijvenTextinput textarea, .inschrijvenTextinputError textarea {
			height:40px;
		}
		.inputText textarea {
			height:100px;
			margin:0 0 6px 0;
		}
		.inschrijvenTextinputSmall input {
			width:230px;			
		}
		.inschrijvenTextinputSmallError input {
			width:228px;
		}
		.inschrijvenTextinputSmall select, .inschrijvenTextinputSmallError select {
			height:17px;
			line-height:17px;
			border:1px solid #cccccc;
			margin:0;
			padding:0;
			font-size:10px;
			float:right;
		}
		.inputSubmit {
			padding:10px 0 0 0;
			text-transform:lowercase;
		}
		.inschrijvenCheckbox {
			vertical-align:top;
			padding:0 0 20px 0;
		}
		.brancheItem {
			padding:0 15px 0 0;
		}

		.projectLinkImage{
			border:0;
			max-width:180px;
			max-height:120px;
			margin:0 10px 0 0;
		}
		.projectCategoryLinkImage{
			border:0;
			max-width:180px;
			max-height:120px;

		}
		.projectImage{
			vertical-align:top;
		}
		.projectCategoryImage{
			vertical-align:top;
			text-align:center;
		}
		.projectCategoryName{
			font-weight:bold;
			border:1px #cccccc solid;
			text-align:center;
		}
		.projectName{
			font-weight:bold;
			padding:5px 0 5px 0;
		}
		.projectCity{
			height:24px;
			padding:5px 0 15px 0;
		}
		.projectCatTd{
			width:180px;
		}
		.projectCatTd table{
			width:180px;
			margin:0 0 0 5px;
		}
		div#largeProjectImage{
			float:left;
			width:530px;
			text-align:center;
		}
		div#largeProjectImage img{
			max-width:530px;
		}

		div#projectImageWrap{
			float:right;
			width:210px;
			height:353px;
			overflow:hidden;
			position:relative;
		}
		div#projectImageScroller{
			float:left;
			width:180px;
			position:absolute;
			top:0;
		}
		div.smallProjectImage img{
			width:180px;
		}
		div#arrowUp{
			width:24px;
			position:absolute;
			right:0;
			top:0;
		}
		div#arrowDown{
			width:24px;
			position:absolute;
			right:0;
			bottom:0;
		}

		/******************************/

/************* LANDINGSPAGE **************/

#landingContainer {
		width:715px;
		height:auto;
		margin:0 auto;
	}
	#landingTop {
		width:715px;
		height:auto;
		float:left;
		position:relative;
	}
		#landingLogo {
			float:left;
		}
		#landingLogo img {
			border:0;
		}
	#partner {
		width:180px;
		height:27px;
		float:right;
		color:#fff;
		font-size:14px;
		margin:10px 0 0 0;
	}
	#partner img {
		border:0;
	}
	#landingContent {
		width:715px;
		height:auto;
		background:#fff;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 10px 0;
		line-height:20px;
	}
		.landingText {
			width:418px;
			height:auto;
			padding:20px 10px 20px 10px;
			float:left;
			position:relative;
		}
		#landingNavLinks {
			width:200px;
			height:253px;
			background:#e7e7e7;
			float:right;
			margin:15px 15px 0 0;
			padding:20px 10px 10px 10px;
		}
		#landingNavLinks ul {
			margin:20px 0 0 0;
			padding:0;
		}
		#landingNavLinks li{
			list-style:none;
		}	
		#landingNavLinks li a{
			width:188px;
			line-height:25px;
			height:25px;
			background:#fff;
			display:block;
			margin:0 0 8px 0;
			color:#666666;
			text-decoration:none;
			font-weight:bold;
			padding:0 0 0 12px;
			font-size:14px;
		}
		#landingNavLinks li a:hover {
			color:#ffcc00;
		}
		#landingBottom {
			width:699px;
			height:auto;
			float:left;
			position:relative;
			margin:20px 0 0 0;
		}
		#landingBottom img {
			border:0;
		}
		.fotoBlock {
			width:220px;
			height:auto;
			min-height:220px;
			float:left;
			margin:0 0 0 13px;
			position:relative;
		}
		#navigatie{
			background:#ccc;
			float:left;
			height:34px;
			margin:2px 0 0;
			position:relative;
			width:1000px;
		}
		#navigatie ul{
			margin:0;
			padding:0;
		}
		#navigatie li{
			float:left;
			list-style:none;
		}
		.navItem a, .navItemActive a{
			color:#fff;
			display:block;
			font-family:'Arial';
			font-size:12px;
			font-weight:bold;
			line-height:34px;
			padding:0 10px;
			text-decoration:none;
		}
		.navItem a:hover, .navItemActive a{
			background:#999;
			display:block;
			font-family:'Arial';
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		.dropNav{
			background:#999;
			display:none;
			left:0;
			padding:0 0 20px;
			position:absolute;
			top:34px;
			width:1000px;
			z-index:1000;
		}
		.subSubNav ul{
			float:left;
		}
		#navigatie .subSubNav li{
			clear:both;
			float:none;
			width:230px;
		}
		#navigatie li.subSubItem a{
			display:block;
			font-weight:normal;
			line-height:20px;
		}
