#wrapper{
	margin:0 auto;
	width:946px;
	background:url(../images/bg-wrapper.gif) repeat-y;
	position:relative;
	padding:0 30px 0 27px;
}
#wrap-holder{
	width:100%;
	display:table;
}
/* header */
#header{
	display:table-header-group;
	width:100%;
}
#header .holder{
	height:1%;
	margin:13px 0 0;
	padding:11px;
	background:#ffe300;
}
#header .holder:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
/* logo */
.logo{
	position:absolute;
	margin:0;
	top:24px;
	left:42px;
}
.logo a{
	display:block;
	width:146px;
	height:57px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	outline:none;
}

/* logo2 */
.logo2{
	position:absolute;
	margin:0;
	top:24px;
	left:42px;
}
.logo2 a{
	display:block;
	width:146px;
	height:57px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/kiwitzgroep.png) no-repeat;
	outline:none;
	margin-left: 200px;
	margin-top: 2px;
}

/* form */
.form legend{display:none;}
#header .finder{
	width:451px;
	float:right;
	background:url(../images/bg-header-form.gif);
	padding:16px 0 15px 15px;
}
#header .finder label{
	float:left;
	color:#80778d;
	padding:0 0px 0 0;
}
#header .finder input{
	float:left;
	font:13px Verdana, Arial, Tahoma, sans-serif;
	color:#444;
	outline:none;
	width:322px;
}
#header .finder #zoek-field{
	width:186px;
	padding:4px 4px 5px;
	margin:0 1px 0 0;
}
#header .finder .zoek, #header #mainsearchbtn{
	width:82px;
	height:26px;
	background:url('http://www.kiwitz.nl/images/searchButton.gif');
	margin-left:20px;
	margin-top:-5px;
}
/* menu */
#menu{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	border-top:2px solid #fff;
	background:#efefef url(../images/bg-menu.gif) repeat-x 0 100%;
}
#menu:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
#menu li{
	float:left;
	border-right:1px solid #aaa;
	z-index:150;
}
#menu a{
	float:left;
	color:#4b442f;
	text-decoration:none;
	padding:4px 21px 6px 11px;
	z-index:100;
}
#menu li:hover a,
#menu li.hover a,
#menu .active a{
	background:#aaa url(../images/bg-menu-li.gif) repeat-x;
	color:#fff;
	position:relative;
}
#menu li:hover ul a,
#menu li.hover ul a{
	background:none;
	color:#4b442f;
}
#menu ul li:hover a,
#menu ul li.hover a{
	background:#aaa url(../images/bg-menu-li.gif) repeat-x;
	color:#fff;
}
#menu ul li:hover ul a,
#menu ul li.hover ul a{
	background:none;
	color:#4b442f;
}
#menu ul ul li:hover a,
#menu ul ul li.hover a{
	background:#aaa url(../images/bg-menu-li.gif) repeat-x;
	color:#fff;
}
#menu ul ul li:hover ul a,
#menu ul ul li.hover ul a{
	background:none;
	color:#4b442f;
}
#menu ul ul ul li:hover a,
#menu ul ul ul li.hover a{
	background:#aaa url(../images/bg-menu-li.gif) repeat-x;
	color:#fff;
}
#menu li:hover,
#menu li.hover{position:relative;}
#menu li:hover ul,
#menu li.hover ul{display:block;}
#menu ul{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:100%;
	left:0;
	display:none;
	z-index:100;
	background:#efefef;
	border:none;
}
#menu ul li{
	width:100%;
	border:none;
}
#menu ul a{
	float:none;
	display:block;
	height:1%;
}
#menu ul li:hover,
#menu ul li.hover{position:relative;}
#menu li:hover ul ul,
#menu li.hover ul ul{display:none;}
#menu ul li:hover ul,
#menu ul li.hover ul{display:block;}
#menu ul li:hover ul ul,
#menu ul li.hover ul ul{display:none;}
#menu ul ul li:hover ul,
#menu ul ul li.hover ul{display:block;}
#menu ul ul{
	width:100%;
	position:absolute;
	top:0;
	left:100%;
}
#menu ul ul ul{
	width:100%;
	position:absolute;
	top:0;
	left:100%;
}
/* main */
#main{
	width:100%;
	margin:0;
}
#main:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
#main .holder{
	width:100%;
	overflow:hidden;
}
#main h2{
	margin:6px 0 19px 1px;
	font-size:11px;
}
/* content */
#content{
	width:718px;
	float:left;
	overflow:hidden;
}
#content p{
	margin:0;

}
/* sidebar */
#sidebar{
	float:left;
	width:228px;
	padding:29px 0 0;
}
#sidebar:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
#sidebar h2{color:#222;}
#sidebar img{display:block;}
.hoeveel{
	background:url(../images/bg-hoevel.gif);
	height:1%;
	overflow:hidden;
	padding:3px 0 12px 15px;
	margin:1px 0 0;
}
.hoeveel p{
	margin:5px 0 0;
	color:#fff;
}
.hoeveel a{
	color:#ffee45;
}
.hoeveel .direct{
	background:url(../images/bg-direct.gif) no-repeat 100% 50%;
	padding:0 12px 0 0;
}
.hoeveel .hier{
	background:url(../images/bg-hier.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
}
/* form */
#sidebar .form{
	width:100%;
	padding:9px 0 0;
}
#sidebar .form label{
	font-size:16px;
	color:#000;
	margin:0 0 11px 2px;
	display:block;
}
#sidebar .form .frame{
	width:226px;
	margin:0 0 0 2px;
}
#sidebar .form .frame:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
#sidebar .form .frame div{
	float:left;
	width:177px;
	margin:0;
}
#sidebar .form .frame span{
	width:162px;
	background:url(../images/bg-input.gif) no-repeat;
	float:left;
	margin:0 0 6px;
	padding:0 4px 0 11px;
}
#sidebar .form .frame input{
	border:none;
	float:left;
	color:#717170;
	background:none;
	width:100%;
	padding:3px 0 3px 0;
	outline:none;
}
#sidebar .form .frame .call{
	width:46px;
	height:46px;
	margin:0 -6px 0 0;
	float:right;
	position:relative;
	background:none;
	padding:0;
}
#sidebar .box-holder{
	margin:12px 0 0;
	height:1%;
	padding:0 0 0 0px;
}
#sidebar .box-holder h2{margin:6px 0 17px 1px;}
.breadcrumbs{
	width:100%;
	overflow:hidden;
	padding:8px 0;
	color:#444;
	font-size:11px;
}
.bent{float:left;}
.breadcrumbs ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.breadcrumbs ul li{
	float:left;
	padding:0 0 0 5px;
}
.breadcrumbs ul a{
	color:#444;
	text-decoration:none;
}
.breadcrumbs ul a:hover{text-decoration:underline;}
/* visual */
.visual{
	width:468px;
	height:236px;
	margin:0 13px 0 0;
	float:left;
	background:url(../images/bg-visual.jpg) no-repeat;
	position:relative;
}
.visual .frame{
	width:449px;
	padding:0 0 0 19px;
	position:absolute;
	left:0;
	top:165px;
}
.visual h2{
	color:#222;
	margin:12px 0 6px !important;
}
.lees{
	color:#55ccff;
	text-decoration:none;
	background:url(../images/bullet-lees.gif) no-repeat 100% 50%;
	padding:0 11px 0 0;
}
.lees:hover{text-decoration:underline;}
.visual .lees{margin:0 0 0 8px;}
/* map */
.map{
	width:237px;
	height:236px;
	overflow:hidden;
	float:left;
	position:relative;
}
.place-holder{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.map p{
	padding:5px 0 0;
	width:110px;
	color:#80778d;
	margin:0;
}
/* l-column */
.l-col{
	width:473px;
	float:left;
}
/* r-column */
.r-col{
	width:238px;
	float:left;
}
.r-col h2{color:#222;}
.kennisbank{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.kennisbank li{
	float:left;
	width:100%;
	margin:0 0 21px;
}
.kennisbank img{
	float:left;
	margin:0 5px 0 0;
}
.kennisbank p{line-height:14px;}
.kennisbank .frame{
	float:left;
	width:330px;
}
.list{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-weight:bold;
}
.list li{
	background:url(../images/bullet-nieuws.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	margin:0 0 5px 2px;
}
.list li.place{margin:0 0 0px 2px;}
.list a{
	color:#55bbee;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
/* promo-holder */
.promo-holder{
	width:956px;
	overflow:hidden;
	margin:0 0 0 -11px;
	clear:both;
}
.promo-holder .holder{
	margin:9px 0 0;
	background:url(../images/bg-promo-holder.gif) repeat-y 11px 0;
}
.promo-box{
	width:228px;
	float:left;
	margin:0 0 0 11px;
	display:inline;
	overflow:hidden;
	padding:0 0 12px;
}
.promo-box h3{
	margin:0;
	color:#fff;
	background:#0066bb url(../images/bg-promo-heading.gif) repeat-x;
	padding:6px 0 7px 13px;
	font-size:12px;
}

.promo-box h4{
	margin:0;
	color:#444444;
	padding:10px 0 0px 12px;
	font-size:10px;
}
.promo-box ul{
	margin:0;
	padding:18px 0 0;
	list-style-type:inherit;
	width:100%;
	overflow:hidden;
	padding-left:10px;
	/* background:url(../images/bg-promo-ul.gif) no-repeat;*/
}
.promo-box ul li{
	padding:0 0 0 0px;
	margin:0 0 5px 16px;
	/*background:url(../images/bullet-promo.gif) no-repeat 0 50%;*/
}
.promo-box ul a{
	color:#55bbee;
	text-decoration:none;
}
.promo-box ul a:hover{text-decoration:underline;}
.bg-b{
	width:100%;
	background:url(../images/bg-bottom.gif) no-repeat;
	height:1px;
	overflow:hidden;
}
/* footer */
#footer{
	margin:7px 0 13px;
	border:1px solid #bbb;
	background:#efefef;
	width:944px;
	overflow:hidden;
	font-size:10px;
}
#footer ul{
	margin:0 0 0 5px;
	padding:5px 0 6px;
	list-style:none;
	height:1%;
	overflow:hidden;
	color:#727270;
}
#footer ul li{
	float:left;
	background:url(../images/separator-footer.gif) no-repeat 0 50%;
	padding:0 6px 0 7px;
	margin:0 1px 0 -1px;
}
#footer ul a{color:#727270;}
#page{
	margin: 10px;
}
