tx-comfiltersearcharticles-pi1 {
  width: 694px;
}

.sortingcontainer {
  height: 30px;
  display: inline;
  z-index: 99;  
}

.filterpagenav {
  float: right;
  width: 130px;
  margin-top:10px;
  position:absolute;
  left:413px;
  top:-15px;
  font-weight:bold;
  color:#999999;
}

.filterpagenav img {
  position: relative; 
  top: 2px;
  z-index: 99;
}

.filterpriceorder {
  float: right;
  width: 130px;
  margin-top:10px;
  position:absolute;
  left:565px;
  top:-15px;
  font-weight:bold;
  color:#999999;
}

.filterpricenavimages {
  float:left;
  position:absolute;
  left:113px;
  top:1px;
}

.filterpricenavimages img {
  z-index:99;
  margin-bottom:5px;
}

.menu ul, .menu li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 27px;
}

.menu ul a {
  height: 27px;
  font-size: 12px;
  line-height: 27px;
}

.menu ul ul, .menu ul ul li,
.menu ul ul a
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 19px;
	cursor: pointer;
	z-index: 1000;
}

.menu
{
	position: relative;
	z-index: 299; /* 3 */
    display: inline;

}

.menu li
{
	width: 140px;
	float: left;
}

.menu ul ul a, .choice,
.menu a, #choiceactive
{
	border: 1px solid #888;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	cursor: default;
	margin: 0px 1px;
	padding: 0px 0px 0px 5px;
	display: block;
	height: 21px;
  background-color: #999999;
  color: #EBEBEB;
	z-index: 1000;
}

.menu ul ul.active {
  margin-left:1px;
	z-index: 1000;
}

.menu a {
	font-weight: bold;
	z-index: 1000;
}

.menu ul ul a, .choice {
	background-color: #fff;  
	color: #999999;
	line-height: 21px;
	cursor: pointer;
	z-index: 1000;
}

.choice, #choiceactive {
  height: 19px;
  line-height: 19px;
	z-index: 1000;
}

.menu ul ul a:hover
{
	background-color: #FFCCCC;
	z-index: 1000;
}

.smenu
{
	font-size: 12px;
	display: none;
	width: 140px;
	float: left;
	z-index: 1000;
}

#ul.smenu li {
  font-weight:normal;
	z-index: 1000;
}

.smenu1 a, .choice, #choiceactive
{
	font-weight: normal;
	padding-top: 2px;
	border-top: 0px;
	cursor: pointer;
	z-index: 1000;
}

.choice, #choiceactive {
  display: block;
  position: relative;
  width: 136px;
	left: 1px;
	z-index: 1000;
}

.active {
  left: 0px;
  background-color: #FFCCCC;
  color: #999999;
  padding: 0px;
	z-index: 1000;
}

.spanchoice {
  background: transparent url(typo3conf/ext/com_filtersearch_articles/pi1/filter_buttondown.png) no-repeat right;
  display: block;
	z-index: 1000;
}

#ajaxresult {
  /* position: relative; 
  clear: both;
  top: 50px; */
  position:relative;
  z-index:0;
  margin-top: 50px;
  margin-bottom: 60px;
/*  background-color: whitesmoke; */
}
