/*GLOSSARIUM PAGINA*/
.clear_both{
	clear:both;
}

h1.sub_header{
	border:solid 1px #e5e5e5;
	border-left:none;
	border-right:none;
	padding:12px 0px 12px 0px;
	margin:0px;
}
#sub_menu{
	float:left;
	display:block;
}
#sub_menu ul{
	width:160px;
	font-size:12px;
}
#sub_menu ul li{
	margin:8px 0px 8px 0px;
	padding-left:13px;
	background:url(../../img/arrow_right.gif) left 5px no-repeat;
}
#sub_menu ul li a{
	text-decoration:none;
	color:#666;
}
#sub_menu ul li a:hover{
	color:#000;	
}
#sub_menu ul li a.active{
	color:#000;
	font-weight:bold;
}
/*GLOSSARIUM*/
#merken{
	width:503px;
	float:left;
	border-left:solid 1px #e5e5e5;
	padding:15px 0px 0px 15px;
	position:relative;
}
#merken h1{
	padding:0px 0px 10px 0px;
}
#merken p.first{
	padding:10px 0px 20px 0px;
	font-weight:bold;
	line-height:16px;
}
#merken p{
	padding:0px 0px 20px 0px;
	line-height:16px;
	}

/*SEARCH BOX*/
#merken .navigation #search_container{
	margin:11px 0px 0px 7px;
	float:left;
}
#merken .navigation #txt_search_input{
	display:block;
	float:left;
	background:url(../../img/input_txt_search.gif);
	width:219px;
	height:17px;
	border:none;
	padding:4px 5px 0px 5px;
}

#merken .navigation #search_button{
	display:block;
	float:left;
	background:url(../../img/button_search.gif);
	width:19px;
	height:21px;
}
#merken .navigation{
	background:#f3f3f3;
	height:46px;
	border-top:solid 1px #e5e5e5;
	clear:both;
}
#merken .navigation .options{
	float:left;
	padding:0px;
	margin:0px;
	}
#merken .navigation .options ul{
	padding-top:0px;
	margin:0px;
	}
#merken .navigation .options ul li{
	margin:6px 0px 0px 10px;
	height:13px;
	padding:10px;
	float:left;
	display:block;
	border-left:solid 1px #e5e5e5;
}
#merken .navigation .options ul li a{
	padding-right:12px;
	background:url(../../img/arrow_down.gif) no-repeat right;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
/* ALFABETH BOX*/
#character_box{
	height:100px;
	width:175px;
	padding:3px;
	border:solid 1px #e5e5e5;
	position:absolute;
	z-index:1;
	background:#fff;
	left:280px;
}
#character_box ul{
	clear:left;
	display:block;
	width:175px;
}
#character_box ul li{
	display:block;
	float:left;
	}

#character_box ul li a{
	display:block;
	float:left;
	width:25px;
	height:19px;
	background:#e1eef1;
	text-align:center;
	text-transform: uppercase;
	padding-top:6px;
	text-decoration:none;
	color:#666;
	}

#character_box ul li a:hover{
	background:#eef6f7;
	color:#000;
	font-weight:bold;
	}
#character_box ul li.empty{
	background:#e1eef1;
	display:block;
	float:left;
	width:25px;
	height:25px;
}
/* GEZOCHT OP*/	
#merken .gezocht_op{
	font-weight:bold;
	display:block;
	float:left;
	padding:13px 0px;
}
#merken .gezocht_op span{
	color:#529fb5;
}
/*PAGINERING RESULT*/
#merken .paginate{
	padding:13px 0px;
	float:right;
	
}

#merken #merk_wrapper{
	clear:left;
}
#merken #merk_wrapper h2{
	border-top:solid 1px #e5e5e5;
	display:block;
	font-family:Arial,Verdana,Helvetica;
	font-size:18px;
	font-weight:bold;
	background:url(../../img/dash.gif) repeat-x left 35px;
	padding:8px;
	margin-bottom:8px;
	clear:left;
}
#merken #merk_wrapper ul{
	clear:both;
	display:block;
	margin-bottom:50px;
	}
#merken #merk_wrapper ul li{
	width:223px;
	float:left;
	display:block;
	padding:0px 25px 0px 2px;
	margin:2px 0px;
}
#merken #merk_wrapper ul li a{
	color:#666;
	text-decoration:underline;
}

#merken #merk_wrapper ul li a:hover{
	color:#000;
}
#merken #merk_wrapper .spacer{
	clear:both;
	width:auto;
	height:30px;
	
}
/*RIGHT COLLUMN*/


/*RECENT TOEGEVOEGD*/
#banner{
	width:212px;
}
#banner p{
  line-height:18px !important;
  padding-left:1px !important;
}

#banner h1{
	border:solid 1px #e5e5e5;
	border-bottom:none;
	padding:13px 0px 10px 13px;
	margin:0px;
}
#banner ul li h2{
	font-size:15px;
}

#banner ul li h3{
	padding-top:2px;
}

#banner ul li{
	background:url(../../img/bg_recent_toegevoegd.gif) repeat-x;
	padding:11px 0px 0px 15px;
	border:solid 1px #e5e5e5;
	border-top:none;
	border-bottom:none;
}
#banner ul li.last{
	background:none;
	padding:10px 0px 20px 15px;
}
#banner ul li div.image_wrapper{
	background:url(../../img/image_border_recent_toegevoegd.gif);
	width:184px;
	height:139px;
}
#banner ul li div.image_wrapper img{
	padding:1px 0px 0px 1px;
}

#banner ul li p{
	width:173px;
	padding:4px 0px 0px 4px;
	line-height:14px;
}
#banner a.arrow_right{
	clear:left;
	padding-right:10px;
	background:url(../../img/arrow_right.gif) right no-repeat;
}

	
/*TOP STUKKEN */
#top_stukken{
	width:212px;
}
#top_stukken h1{
	border:solid 1px #e5e5e5;
	border-bottom:none;
	padding:13px 0px 10px 13px;
	margin:0px;
		
}

#top_stukken{
	width:212px;
}

#top_stukken ul{
	border:solid 1px #e5e5e5;
	padding:15px;
}
#top_stukken ul li{
	background:url(../../img/image_border_object_p_smallest.gif) top left no-repeat;
	height:55px;
	margin:0px 0px 10px 0px;
}
#top_stukken ul li img{
	display:block;
	float:left;
	padding:1px 0px 0px 1px;
}
#top_stukken ul li p{
	padding:0px 0px 0px 10px;
	display:block;
	float:left;
	width:95px;	
	clear:right;
}
#top_stukken ul li.last{
	height:10px !important;
	background:none;
}
#top_stukken a.arrow_right{
	clear:left;
	padding-right:10px;
	background:url(../../img/arrow_right.gif) right no-repeat;
}
