/* COLLECTIE OVERZICHT PAGINA COLLECTIE OVERZICHT*/

.bold{
	font-weight:bold;
}
.clear_both{
	clear:both;
}
#actueel{
	width:691px;
}
#actueel h1.sub_header1{
	border:solid 1px #e5e5e5;
	border-left:none;
	border-right:none;
	border-bottom:none;
	padding:12px 0px 12px 0px;
	margin:0px;
}
#actueel h3{
	padding:4px 0px 0px 0px;
	font-family:"Times New Roman",Times, Georgia;
	font-size:14px;
	font-weight:normal;
	color:#7f7f7f;
	display:block;
}
#actueel ul#list{
	padding:15px 0px 0px 0px;
}
#actueel ul#list li{
	float:left;

}
#actueel .image_wrapper{
	width:171px;
	height:133px;
	background-image: url(../../img/image_border_co.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding:0px 5px 5px 0px;
	float:left;
}
#actueel .image_wrapper_s,
#actueel  p img{
	width:177px;
	height:131px;
	background-image: url(../../img/image_border_l.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	float:left;
	margin:0px 15px 8px 0px;
}

#actueel .image_wrapper_s img{
	display:block;
}

#actueel .image_wrapper_l{
	width:345px;
	height:252px;
	background-image: url(../../img/image_border_l.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	float:left;
	margin:0px 10px 8px 0px;
}

#actueel .image_wrapper_l img{
	display:block;
	padding:5px 0px 0px 5px;
}

#actueel .image_wrapper img{
	display:block;
	padding:9px 0px 0px 4px;
}

#actueel .image_wrapper_big{
	background-image: url(../../img/image_border_big.gif);
	background-repeat:no-repeat;
	float:left;
	width:221px;
	height:215px;
	text-align:center;
	padding-right:14px;

}
#actueel .last_in_row .image_wrapper_big {
	padding-right:0px;
}
#actueel .image_wrapper_big:hover{
	background-image: url(../../img/image_border_big_yellow.gif);
	background-repeat:no-repeat;
}
#actueel .image_wrapper_big h3{
	float:left;
	padding:2px 0px 5px 0px;
	font-family:"Times New Roman",Times, Georgia;
	font-size:12px;
	font-weight:normal;
	color:#7f7f7f;
	display:block;
}
#actueel .image_wrapper_big img{
	display:block;
	padding:5px;
	margin:0px;
}

#actueel .container{
	width:500px;
	padding:0px 0px 15px 15px;
	float:left;
}

#actueel .container p{
	float:left;
	width:500px;
	line-height:14px;
	padding:8px 0px 8px 0px;
	font-style:italic;
}
#actueel .container h2{
	font-family:"Times New Roman",Times, Georgia;
	font-size:18px;
	font-weight:normal;
	padding:0px 0px 2px 0px;
	color:#000;
}
#actueel .container a.arrow_right{
	background-image: url(../../img/arrow_right.gif);
	background-position: right 5px;
	background-repeat:no-repeat;
	color:#529FB5;
	padding:0px 10px 0px 0px;

}
#actueel .container div.info_icon{
	position:relative;
	margin-left:4px;
	background-image:url(../../img/icon_info.gif);
	width:15px;
	height:15px;
	display:block;
	float:left;
}
.image_left_wrapper{
	width:182px;
	float:left;
	margin:0px 10px 10px 0px;
}
.image_left_wrapper img{
	padding:1px 0px 0px 1px;
}

.image_left_wrapper .onderschrift{
	text-align:center;
	display:block;
	font-weight:normal;
	font-size:12px;
	font-family:"Times New Roman",Times, Georgia;
	line-height: 18px;
	
}
.image_right_wrapper{
	width:182px;
	float:right;
	display:block;
	margin:0px 0px 10px 10px;
}
.image_right_wrapper img{
	padding:1px 1px 0px 0px;
}

.image_right_wrapper .onderschrift{
	text-align:center;
	float:left;
	clear:both;
	font-weight:normal;
	font-size:12px;
	font-family:"Times New Roman",Times, Georgia;
	line-height: 18px;
	
}
#actueel p{
	line-height:16px;
	padding:8px 0px 8px 0px;
	/*float:left;
	line-height:14px;
	min-height:58px;
	padding-bottom:4px;
	width:500px;*/
}
#actueel h2{
	font-family:"Times New Roman",Times, Georgia;
	font-size:22px;
	font-weight:normal;
	padding:0px 0px 2px 0px;
	color:#000;
}
#actueel .container_detail a.arrow_right{
	background-image: url(../../img/arrow_right.gif);
	background-repeat:no-repeat;
	background-position: right center;
	color:#529FB5;
	padding-right:10px;

}

p.balloon{
	position:absolute;
	width:226px;
	height:133px;
	background-image:url(../../img/info_balloon.png);
	background-repeat:no-repeat;
	padding:10px 30px 10px 10px;
	display:none;
	width:199px !important;
	color:#666666;
	bottom:10px;
	left:-30px;
	z-index:0;
}
#actueel .tag_wrapper{
	padding:6px 0px 6px 0px;
}

#actueel .tag_wrapper ul{
	margin:0px;
	overflow:hidden;
	height:15px;
	padding:3px 0px 3px 7px;

}

#actueel .tag_wrapper ul li{
	float:left;
	margin:0px 0px 0px -5px;
	padding:0px 0px 0px 7px;
	background-image:url(../../img/tag_start.gif);
	background-position:left 0px;
	background-position: no-repeat;
	_width:1px;/* IE 6 hack*/
}

#actueel .tag_wrapper ul li.first{
	float:left;
	margin:0px;
	padding:0px 6px 0px 0px;
	background:none;
	font-weight:bold;
}

#actueel .tag_wrapper ul li a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:1px 10px 0px 3px;
	color:#666666;
	text-decoration:none;
	font-size:11px;
	background-image:url(../../img/tag_end.gif);
	background-position: right 0px;
	background-repeat:no-repeat;
	height:15px;
}

	/*GRIJZE BALK MET ZOEKVENSTER FILTER/SOORTEER OPTIES*/
#actueel .navigation{
	background:#f3f3f3;
	height:46px;
	border-top:solid 1px #e5e5e5;
	clear:both;
}
#actueel .navigation #search_container{
	padding:11px 0px 0px 7px;
	float:left;
}
#actueel .navigation #txt_search_input{
	display:block;
	float:left;
	background-image:url(../../img/input_txt_search.gif);
	width:219px;
	height:17px;
	border:none;
	padding:4px 0px 0px 5px;
}

#actueel .navigation #search_button{
	display:block;
	float:left;
	background-image:url(../../img/button_search.gif);
	width:19px;
	height:21px;
}
#actueel .navigation .options{
	float:right;
	padding:0px;
	margin:0px;
	}
#actueel .navigation .options ul{
	padding:0px;
	margin:0px;
	}
#actueel .navigation .options ul li{
	float:left;
	display:block;
	padding:0px 8px 0px 0px;
}
#actueel .navigation .options ul li span{
	display:block;
	padding-top:15px;
	margin:0px;
}
#actueel .navigation .options ul li a.arrowdown{
	margin:16px 0px 0px 0px;
	padding-right:12px;
	background-image:url(../../img/arrow_down.gif)
	background-repeat:no-repeat;
	background-position:right;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#actueel .navigation .options ul li input{
	display:block;
	float:left;
}
#actueel .navigation .options ul li label{
	padding:2px;
	display:block;
	float:left;

}
#actueel .navigation .options ul li .list_icon_row{
	background-image:url(../../img/list_icon_1.gif);
	width:19px;
	height:19px;
	display:block;
}

#actueel .navigation .options ul li .list_icon_block{
	background-image:url(../../img/list_icon_2.gif);
	width:19px;
	height:19px;
	display:block;
}

#actueel .navigation .options .vertical_spacer{
	float:left;
	width:1px;
	height:33px;
	overflow:hidden;
	background:#e5e5e5;
	margin:6px 5px 0px 5px;
}

/* SORTEER PULLDOWN */
#actueel .navigation .options ul li a.arrow_down{
	display:block;
	margin:17px 0px 0px 0px;
	background-image:url(../../img/arrow_down.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 15px 0px 0px;
	color:#5d5d5d;
	font-weight:bold;
	cursor:pointer;
}

li.sort1,li.sort2{float:left; height:30px;display:block;}
#sort1, #sort2{position:absolute; z-index:100;}
#sort2{width: 120px;}
#sort1 li, #sort2 li{display:block;}

li.sort1 .border_wrap, li.sort2 .border_wrap{
	display:none;
	overflow:hidden;
	border:1px solid #cdcdcd;
	margin:8px 0px 0px 0px !important;
}

li.sort1:hover .border_wrap,
li.sort2:hover .border_wrap{
  	display:block;
}
ul.sort_pull_down{
	width:120px;
	border:3px solid #fff;
	background: #e1eef1;
	overflow:hidden;
}
ul.sort_pull_down li{
	float:left;
	clear:both;
	margin:0px 0px 0px 5px;
	width:102px;
	line-height:16px;
	background: #e1eef1;
	border-bottom:1px solid #c6d0d2;
}
ul.sort_pull_down li:hover{
	color:#000;
}
ul.sort_pull_down li.last{
	border:0px;
}
ul.sort_pull_down li a{
  color:#616161;
  text-decoration:none;
}
ul.sort_pull_down li a:hover{
  color:#000;
}

#actueel .horizontal_ruler_dashed_top{
	background-image:url(../../img/ruler_dashed.gif);
	clear:both;
	margin:10px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	width:100%;
}
#actueel .horizontal_ruler_dashed_bottom{
	background-image:url(../../img/ruler_dashed.gif);
	clear:both;
	margin:0px 0px 20px 0px;
	height:1px;
	overflow:hidden;
	width:100%;
}

/* TAGS COLUMN */
#tag_column{
	width:212px;
	border:solid 1px #e5e5e5;
}

#tag_column .tag_name{
	padding:8px 28px 8px 8px;
	background:#bebebe;
	border-bottom:solid 1px #e5e5e5;
	font-size:13px;
	font-weight:normal;
	height:14px;
	color:#ffffff;
}

#tag_column ul li{
	display:block;
	padding:5px 13px 5px 0px;
	background-image:url(../../img/ruler_dashed.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	margin:0px 14px 0px 9px;
	clear:both;
	height:14px;
}

#tag_column ul li a{
	color:#666666;
	text-decoration:none;
}

#tag_column ul#list_archief,
#tag_column ul#list_auteurs{
	padding:0px 0px 6px 0px;
}

#tag_column ul#list_archief li a,
#tag_column ul#list_auteurs li a,
#tag_column ul#tags_locaties li a{
	color:#529FB5;
	text-decoration:underline;
	background:none;
	padding:0px;
}

#tag_column ul#list_auteurs li a,
#tag_column ul#tags_locaties li a{
	color:#666666;
	text-decoration:none;
}


#tag_column ul#list_auteurs li.last a,
#tag_column ul#tags_locaties li.last a{
	background-image:transparent url(../../img/arrow_right.gif);
	background-repeat:no-repeat scroll;
	background-position:right center;
	color:#529FB5;
	padding-right:10px;
	text-decoration:underline;
}

#tag_column ul#list_auteurs li a:hover,
#tag_column ul#tags_locaties li a:hover{
	color:#529FB5;
	text-decoration:underline;
}

#tag_column ul li a:hover{
	text-decoration:underline;
}

#tag_column ul li.no_border{
	display:block;
	padding:10px 13px 5px 0px;
	background:none;
	margin:0px 14px 0px 9px;
	clear:both;
	height:14px;
}

#tag_column ul li.last{
	background:none;
	padding:12px 0 25px 0px;
}

.plus_image {
	width:13px;
	height:13px;
	background-image:url(../../img/plus_block.gif);
	background-repeat:no-repeat;
	margin:2px 10px 0px 0px;
	float:left;
}
.minus_image {
	width:13px;
	height:13px;
	vertical-align:top;
	}
#tag_column .left{
	display:block;
	float:left;
}

#tag_column .right{
	display:block;
	float:right;
	font-weight:bold;
}


#tag_column ul li.last a{
	color:#529fb5;
	padding-right:10px;
	background-image:url(../../img/arrow_right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

