#left {
  width: 230px;
  float: left;
  background-color: #d9e6f4;
  /* #d9e6f4 url(../images/left_column_topback.png) no-repeat;*/
}

#left_info {
  width: 230px;
  float: left;
}
#left_info {
  padding-top: 50px;
}
#left a {
  color: #666;
}

#leftNav {
  padding-bottom: 50px;
  background: url(../images/left_column_bottomback.png) bottom no-repeat;
}

#leftNav a, #leftNav a:visited, #leftNav span {
  color: black;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

#searchfilters span {
  display: block;
  color: #007ac1;
  font-weight: bold;
}

#searchfilters li {
  border-top: 1px solid white;
}

#searchfilters ul.level1 {
  border-bottom: 1px solid white;
  margin-bottom: 5px;
}

div.leftBoxContainer {
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom: 3px white solid;
}

.leftBoxContainer .leftBoxHeading {
  margin: 10px;
  color: #007ac1;
  font-size: 1.2em;
  font-weight: bold;
}

.leftBoxContainer .filterheading span, .leftBoxContainer #filterheading_refine span {
  display: block;
  color: #007ac1;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #007bc2;
  background-image: url(../images/category-tab-back.png);
  background-repeat: no-repeat;
  background-position: -770px -480px;
}
.leftBoxContainer .heading {
  display: block;
  margin: 0;
  height: 23px;
  padding: 7px 0 0 10px;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #007bc2;
  background-image: url(../images/category-tab-back.png);
  background-repeat: no-repeat;
  background-position: -770px -480px;
}
/**
.leftBoxContainer #filterheading_buerobedarf span {
  background-position: -770px -40px;
}

.leftBoxContainer #filterheading_tinte-toner span {
  background-position: -770px -80px;
}

.leftBoxContainer #filterheading_papiere span {
  background-position: -770px -120px;
}

.leftBoxContainer #filterheading_praesentation span {
  background-position: -770px -160px;
}

.leftBoxContainer #filterheading_buerotechnik span {
  background-position: -770px -200px;
}

.leftBoxContainer #filterheading_engineering-lfp span {
  background-position: -770px -240px;
}

.leftBoxContainer #filterheading_bueromoebel span {
  background-position: -770px -280px;
}

.leftBoxContainer #filterheading_nuetzliches span {
  background-position: -770px -320px;
}

.leftBoxContainer #filterheading_refine span {
  background-position: -770px -400px;
}**/

.leftBoxContainer .filterheading span a, .leftBoxContainer #filterheading_refine span a {
  color: white !important;
}

div:first-child.leftBoxContainer h3 {
  color: white;
}

.leftBoxContainer input, .leftBoxContainer select {
  margin-top: 0.5em;
  width: 210px;
  color: black;
  background-color: white;
  padding: 0;
  height: 1.8em;
  border: 1px solid #dddddd;
}

.leftBoxContainer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.leftBoxContainer li {
  padding: 0px;
  margin: 0px;
}

.leftBoxContainer a, .leftBoxContainer a:visited {
  display: block;
  text-decoration: none;
}

.leftBoxContainer a {
  padding-left: 10px;
}

.leftBoxContainer li.active > a, .leftBoxContainer .level2 a:hover, .leftBoxContainer .level3 a:hover , .leftBoxContainer .level4 a:hover {
  background-image: url(../images/left-hover.png);
}

div#removeAllFilters {
  padding: 0 0 5px 0;
}
div#removeAllFilters a {
  text-decoration: underline;
}

div.trigger {
  display: block;
  float: right;
  clear: right;
  color: white;
  padding: 3px 5px;
  cursor: pointer;
  background-color: silver;
  border-style: solid;
  border-color: white;
  border-width: 0 0px 0 1px;
}

div.trigger:hover {
  background-image: url(../images/left-hover.png);
}

ul.level1 a, ul.level1 span {
  margin-left: 0px;
}

ul.level2 a, ul.level2 span {
  margin-left: 0px;
  padding-left: 10px;
}

ul.level3 a, ul.level3 span {
  margin-left: 0px;
  padding-left: 20px;
}

ul.level4 a, ul.level4 span {
  margin-left: 0px;
  padding-left: 30px;
}

ul.level5 a, ul.level5 span {
  margin-left: 0px;
  padding-left: 40px;
}

div#searchfilters div.searchFilter div.dropdown, div#searchfilters div.searchFilter div.checkbox_image {
  margin: 10px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: white;
}

div#searchfilters div.filterheading {
  background-image: url(../images/left-hover.png);
  padding: 0px 10px;
  color: black;
}

div#searchfilters div.filterheadingtext {
  padding: 3px 0 3px 20px;
  background-image: url(../images/filter_icons.png);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  cursor: pointer;
}
div#searchfilters div.folded div.filterheadingtext {
  background-position: 0px -38px;
}
div#searchfilters div.filtercontent {
  margin: 0px 1px 0 1px;
  padding: 5px 0;
}

div#searchfilters div.filtercontent input, div#searchfilters div.filtercontent select {
  margin-left: 10px;
}

div#searchfilters div.checkbox_multi div.filtercontent {
  overflow: auto;
  max-height: 127px;
  padding: 5px 1px;
  margin: 0 2px;
}

div#searchfilters div.checkbox_multi a {
  display: block;
  padding: 2px 2px 0px 26px;
  background-image: url(../images/filter_icons.png);
  background-repeat: no-repeat;
  background-position: 7px -78px;
}

div#searchfilters div.checkbox_multi a.selected {
  background-position: 7px -118px;
  font-weight: bold;
  color: #007ac1;
}

div#searchfilters div.checkbox_image div.filtercontent {
  overflow: auto;
  background: white;
  text-align: center;
  max-height: 120px;
}

div#searchfilters div.checkbox_image a {
  display: block;
  width: 60px;
  height: 60px;
  padding: 0 5px;
  float: left;
}

