/*--------------------------------------------------------------*/	
/*	LIJSTEN
/*--------------------------------------------------------------*/

#content_tekst ul{
	margin-left:15px;
	font-size:1.2em;
}
#content_tekst ul li ul{
	font-size:1em;
}

#content_tekst li{
	margin:5px 0;
}

/*--------------------------------------------------------------*/	
/*	INVOERVELDEN	/ FORMULIEREN
/*--------------------------------------------------------------*/

#form_sorteren{
	margin:0 0 10px 3px;
}

#zoeken .text, .submit{
	float:left;
	margin-right:10px;
}
#zoeken select{
	padding-top:1px;
}
input.text{
	height:18px;
	padding-left:5px;
}
#holder-gegevens input.text{
	float:left;
	position:relative;
	height:18px;
	padding-left:5px;
}
select.text{height:20px;}

/*	SUBMIT KNOPPEN
/*--------------------------------------------------------------*/

.submit{
	height:20px;
	padding:1px 0 4px 15px;
	border:1px solid #6c8d17;
	cursor:pointer;
}
.submit:hover{
	border:1px solid #485d11;
}

.submit#verzenden{
	font-size:.9em;
	position:relative;
	left:15px;
	width:80px;
	padding:2px;
	float:right;
	border:1px solid #6c8d17;
	background:#90bf14 url('images/gradient_wit.jpg') bottom repeat-x;
}

#submit_zoeken{
	width:78px;
	background:#90bf14 url('images/submit_zoeken.jpg') 0px 0px no-repeat;
}
#submit_winkelwagen{
	width:113px;
	background:#90bf14 url('images/submit_winkelwagen.jpg') 0px 0px no-repeat;
}
#submit_winkelwagen_groot{
	width:172px;
	height:23px;
	
	margin:0;
	padding:0;
	
	border:none;
	font-size:x-small !important;
	font-weight:bold !important;
	color:#FFFFFF;
	
	background:#90bf14 url('images/wm_verder_detail.jpg') 0px 0px no-repeat;
}
/*#submit_winkelwagen_groot{
	width:56px;
	height:23px;
	padding:0;
	background:#90bf14 url('images/submit_winkelwagen_groot.jpg') 0px 0px no-repeat;
}*/
#submit_detail{
	width:149px;
	height:16px;
	margin:0 0 0 14px;
	
	padding:2px 0 0 7px;
	font-size:1.1em;
	font-weight:bold;
	color:#90bf14;
	text-decoration:none;
	background:#90bf14 url('images/submit_meerinfo.jpg') 0px 0px no-repeat;
}
#submit_detail:hover{
	color:#628111;
}

/*--------------------------------------------------------------*/	
/*	HOOFDMENU
/*--------------------------------------------------------------*/

#menu li{
	float:left;
	list-style:none;
}

#hoofdmenu a{
	height:22px;
	padding:9px 10px 0 10px;
	display:block;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	float:left;
}
#hoofdmenu a:hover{
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #cccccc;
	background:url('images/gradient_grijs donker.jpg') bottom repeat-x;	
}
#hoofdmenu a.active{
	padding:9px 10px 0 10px;
	background:#ffe402 url('images/gradient_oranje.jpg') bottom repeat-x;
	border:1px solid #ffe402;
}

/*--------------------------------------------------------------*/	
/*	ACTIE-PAGINA'S MENU
/*--------------------------------------------------------------*/

#actie_menu li{
	float:left;
}

#actie_menu li a{
	width:96px;
	margin:8px 0 0 5px;
	text-align:center;
	display:block;
	background:url('images/button.jpg') no-repeat;	
	background-position:top;
}
#actie_menu li a:hover{
	background-position:bottom;
}

#tweedehands{
	height:21px;
	padding-top:4px;
}
#acties{
	width:96px;
	height:18px;
	padding-top:7px;
}

/*--------------------------------------------------------------*/	
/*	ZOEKEN
/*--------------------------------------------------------------*/

#zoeken form{
	height:20px;

}

#zoeken{
	width:789px;
	padding:15px 105px;
	margin:10px 0;
	background:#dbdeeb url('images/icon_zoek.jpg') 35px 10px no-repeat;
	position:relative;
}

#zoeken .text{
	border:1px solid #b7bac6;
}

#zoeken .vacatures a {
	color:#ee5c23; 
	font-weight:bold; 
	font-size:14px;
}

#zoeken .vacatures {
	position:absolute; 
	right:20px; 
	top:16px;
}

/*--------------------------------------------------------------*/	
/*	HIGHLIGHTS
/*--------------------------------------------------------------*/

#highlights{
	width:578px;
	height:215px;
	border:1px solid #cccccc;
	overflow:hidden;
}
#highlights div,#highlights_info{
	position:absolute;
}
#highlights_info{
	width:382px;
	height:35px;
	bottom:0;
	right:0;
	padding:2px 0 0 10px;
	background:url('images/hightlights.png') no-repeat;	
}
#highlights_info a{
	text-decoration:none;
}
#ga{
	position:absolute;
	right:0;
	bottom:0;
}

/*--------------------------------------------------------------*/	
/*	SERVICE
/*--------------------------------------------------------------*/

#service{
	width:538px;
	margin-top:5px;
	padding:25px 20px;
	border:1px solid #cccccc;
	float:left;
}
#service ul{
	width:178px;
	list-style:none;
	float:left;
	border-right:1px solid #cccccc;		
}
#service ul li{
	text-align:center;	
}

#service .image{
	height:120px;
}
#service .image img{
	margin:0 auto;
	display:block;
}
#service #image3{
	border:0;
}

/*--------------------------------------------------------------*/	
/*	MENUBOXEN
/*--------------------------------------------------------------*/

.boxcontent{
	width:195px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:10px;
}
.boxcontent ul{
	list-style:none;
	padding:5px 15px;
}
.boxcontent ul li a{
	margin-bottom:10px;
	padding-left:15px;
	display:block;
	background:url('images/pijl.jpg') no-repeat 0 4px;
}
.boxcontent .open{
	background:url('images/pijl_b.jpg') no-repeat 0 4px;
}
.boxcontent ul li ul{
	margin:10px 0;
	padding:0;
}
.boxcontent ul li ul a{
	background:none;
}
.titlebar{
	width:195px;
	height:25px;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	background:url('images/gradient_grijs.jpg') repeat-x;	
}

.titlebar h3{
	margin:3px 0 0 15px;
}

.hoek_left,
.hoek_right{
	width:4px;
	height:4px;
	position:relative;
	top:-1px;
	background:url('images/hoekjes.jpg') no-repeat;		
}
.hoek_left{
	position:relative;
	left:-1px;
	float:left;
	background-position:left;
}
.hoek_right{
	position:relative;
	right:-1px;
	float:right;
	background-position:right;
}

/*	QUICKMENU
/*--------------------------------------------------------------*/

#quickmenu{
	width:195px;
	/*height:80px;*/
	height:auto;
	overflow:hidden;
	color:#000070;
}

div#quickmenu.veelGez{
	height:105px !important;
}

#quickmenu a{
	/*background:none;*/
	/*padding:0;*/
	color:#000070;
}

#quickmenu a img{

}
#quickmenu a span{
	display:inline-block;
	width:135px !important;
	line-height:130% !important;
	padding-left:3px !important;
	font-size: 11px !important;
}
#quickmenu ul li a {
    padding-left: 10px;
	
}
#quickmenu ul{
	padding-right:5px !important;
	padding-left:5px !important;
}

#quickmenu ul li{
	min-height:45px !important;
	margin-bottom:3px;
}

#quickmenu.veelGez ul li{
	min-height:27px !important;
}

#quickmenu ul li:hover{
	background: #F8F8F8;
}


#quickmenu ul li:hover a{
	color:#333333 !important;
}

/*--------------------------------------------------------------*/	
/*	WINKELWAGEN
/*--------------------------------------------------------------*/

#winkelwagen{
	width:175px;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #dfdfdf;
}	
#winkelwagen ul{
	list-style:none;
}

#productlijst{
	margin:20px 0 10px 0;
	clear:both;
}
#productlijst li{
	margin:5px 0;
}

/*--------------------------------------------------------------*/	
/*	SITEMAP
/*--------------------------------------------------------------*/

#sitemap{
	width:100%;
}

