#filter_container{
	position:absolute;
	width:150px;
	z-index:10;
	margin-top:2px;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#filterbg
{
	/* Indien overlay */	
	opacity: .95;
	filter: alpha(opacity=95);
	/* Einde overlay */
	color:#FFFFFF;	
}
.filtercontent
{
	background: #B39E89;
}	

#slidercontainer 
{
	height : 0px;
	padding: 8px 8px 8px 8px;
	overflow: hidden;
}

.filterform{
	color:#FFFFFF;
	height:150px;
}
.filter{

	margin:auto;
	color:#FFFFFF;
	overflow: hidden; /* ie6 fix */
}

.filtercontent a, .filtercontent a:hover, .filtercontent a:visited, .filtercontent a:active  {
	text-decoration:none;
}

.filtercontent a img {
	border:none;
}

.filtercontent p{
	margin:0px;
}

.filtercontent form{
	margin:0px;
	padding:0px;
}

.filtersection{
	padding-bottom:10px;
	float:left;
}
.filtervalues{
	min-height:160px;
	margin:0px;
	z-index:10;
}
.filtervalues ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.filtervalues ul li{
	list-style:none;
	margin:0px;
	padding-top:5px;
	border-bottom:1px dotted #FFFFFF;
	height:20px;
}
.filtervalues ul li a{
	color:#ffffff;
	font-weight:bold;
}
.topbarbg{
	height:18px;
	/*background:#FFFFFF url(i-top-dot-line.gif) repeat-x;*/
	/*display:table;
	width:100%;*/
}
.topbar a, .topbar a:hover{
	/*background:#ECECEC url(i-top-dot-line.gif) repeat-x;*/
	/*display:table;*/
	color:#FFFFFF !important;
	text-decoration:none;
}
.sluit{
	/*width:131px;*/
	width:150px;
	height:18px;
	float:left;
	color:#FFFFFF;
	background-image: url(/Files/Billeder/../System/images/basics/quickslide.gif);
	background-repeat: no-repeat;
}
#sluit2{
	/*width:131px;*/
	width:150px;
	height:18px;
	float:left;
	color:#FFFFFF;
	background-image: url(/Files/Billeder/../System/images/basics/quickslide_sluit.gif);
	background-repeat: no-repeat;
}

#filterbg a{
	padding-left:5px;	
}
