

/*
*SUCHE
*/
/*BASIC PAGE*/

.subsite #inner-content{width:725px;margin-right:20px;}
.searchpage #inner-content{margin-right:0px!important; width:960px;}

/* / BASIC PAGE*/
.searchNext{background-image:url("search_arrow_sprite.png"); background-repeat:no-repeat; background-position: 0 7px; width:7px; display:inline-block;}
.searchLast{background-image:url("search_arrow_sprite.png"); background-repeat:no-repeat; background-position: 0 -14px;width:10px; display:inline-block;}
.searchPrev{background-image:url("search_arrow_sprite.png"); background-repeat:no-repeat; background-position: 0 -33px;width:10px; display:inline-block;}
.searchFirst{background-image:url("search_arrow_sprite.png"); background-repeat:no-repeat; background-position: 0 -53px;width:14px; display:inline-block;}
.searchFirst:hover, .searchPrev:hover, .searchNext:hover, .searchLast:hover{background-image:url("search_arrow_sprite_hover.png");}
#search-paging2  .search-rpp-div{
  top:2.7em;
}

.search-resultcart span{
  position:relative;
  bottom:2px;
  left:3px;
}
.search-resultcart-shop img{margin-bottom:4px;}
.ac_results {
  border: 1px solid #999;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: white;
  overflow: hidden !important;
  z-index: 99999;
  position: relative;
  background: #fff !important;
}

.ac_results ul {
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden !important;
  display: inline !important;
  position: relative !important;
  width: 100% !important;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  white-space: nowrap;
  overflow: visible !important;
  display: block !important;
}

.ac_loading {
  background: white url('indicator.gif') right center no-repeat !important;
}

.ac_odd {
  background-color: #efefef;
}

.ac_over {
  background-color: #303030 !important;
  color: white;
  cursor: pointer;
}

.search-facets {
  background: none repeat scroll 0 0 #EFEFEF;
   float: left;
   padding-left: 1px;
   width: 225px;
}
.search-facets h2 {text-transform:uppercase;font-size:16px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;height:31px;padding:10px 0 0 9px; margin-top:0px; background-image:url("grau-rad.png"); background-position:200px; background-repeat:no-repeat;}

.search-facet-title {
  font-family:'futura-pt',Arial;
  text-transform:uppercase;
  font-size:14px;
}

.search-facet{list-style:none;}
  .search-facet > li{
    background-image: none; /*url("linebreak.png") repeat-x bottom left;  */
    padding:10px 10px 12px;
    border-bottom:1px solid #ccc;
  }
.search-facet .search-facet-taxonomy a, .search-facet .search-facet-list a{line-height:14px;}
.search-facet a:hover,.search-facet .active{color:#58AD55;}
.search-facet ul{margin-top:7px;}
.search-facet ul li{list-style: none; font-size:12px;text-transform:none;}
.search-facet ul li:first-child{padding-top:0;}
.search-facet ul li:last-child{padding-bottom:0;}
.search-facet ul li a{color:#303030;}

.search-facet ul.search-taxonomy-only0 {
  border-left: none;
}

.search-facet ul.search-taxonomy-only0 li {
  margin-left: 0;
}

.search-taxonomy-closed {display: none;}
.search-taxonomy li {
  position: relative;
}



.search-taxonomy .search-taxonomy-selected, .search-taxonomy .search-taxonomy-selected span{
  font-size:14px;
  color: #58AD55;
  font-weight: bolder;
  line-height: 15px;
  text-decoration: none;
  font-family: 'futura-pt',Arial;
  text-transform: uppercase;
}

.search-taxonomy ul .search-taxonomy-selected, .search-taxonomy ul .search-taxonomy-selected span {
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  text-decoration: none;
  text-transform:none;
  font-family:Arial;

}

.search-taxonomy-selected .search-reset a {
  font-size: 1em;
  font-weight: bold;
}

.search-taxonomy .img {
  position: absolute;
  top: 0px;
  right: 0px;
}

.search-taxonomy .title {
  display: block;
  padding-right:15px;
}

.search-taxonomy-sub {
  padding-left:10px;
}

.search-pull-left {
  float: left;
}
.search-pull-right {
  float: right;
}
.search-form-and-results {
  float: right;
  width: 723px;
}

.search-form-and-results h2 {
  color: #303030;
  font-size: 18px;
  font-weight: bold;
}

.search-form-and-results h3 {
  color: #303030;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 6px;
}


.search-content-container {
  padding:0 15px 15px;position:relative;z-index:10000;
}

.search-content-container ul li {
  list-style: none;
}

.search-paging {
  position: relative;
  height: 20px;
  margin-bottom:20px;
}

.search-sort {
  position: absolute;
  left: 0;
  top: -1.3em;
}

#togglerelatedpagescontent .search-sort {
  position: absolute;
  left: 0;
  top: 0;
}

.search-sort .search-active {
  font-weight: bold;
}

.search-rpp-div{
  background: url("arrow.png") no-repeat scroll right center #FFFFFF;
    border: 1px solid #A5ACB2;
    height: 22px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -3.3em;
    width: 150px;
}

.search-rpp {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
   border: 0 none;
   border-radius: 0;
   font-size: 11px;
   height: 22px;
   line-height: 1;
   padding: 4px 10px;
   width: 180px;
  -webkit-appearance: none;
   -moz-appearance: none;
   text-indent: 0.01px;
   text-overflow: "";
}

.search-iconLinkExtern {
  background: url("link-extern-icon.gif") no-repeat scroll 0 2px transparent;
  margin-left: 5px;
  padding-left: 6px;
  padding-right: 6px;
}

.search-resultinfo {
  float: left;
  display: inline;
}

.search-resultItemProduct .search-resultinfo, .search-resultItemProductGroup .search-resultinfo {
  width: 560px;
}

.search-resultItemAppnotes .search-resultinfo, .search-resultItemDownload .search-resultinfo {
  padding-left: 10px;
  width: 570px;
}

.lang-fr .search-resultItemDownload .search-resultinfo {
  width: 540px;
}

.search-resultItemWebContent .search-resultinfo {
  padding-left: 10px;
  width: 620px;
}

.search-resulttitle {
  margin-bottom: 0px;
}

.search-resulttitle a {
  font-weight: bold;
}

.search-fieldtitle {
    font-style: oblique;
}

.search-appnotedetails {
  display: none;
}

.subsite .search-resultItemProduct .search-cartflagcontainer {
  float:right;
  width:620px;
}

.searchpage .search-resultItemProduct .search-cartflagcontainer{
  float:right;
  width:590px;
}
.search-resultcart {
  display: inline;
  vertical-align: middle;
  float: right;
}
.search-resultcart-shop{
  position: relative;
  right: 0px;
  top: 1px;
  cursor: pointer;
  border-left: 1px solid #CCCCCC;
  background: url("select_bg_o.png") no-repeat scroll right top transparent;
  display: inline-block;
  height: 12px;
  width: 150px;
  padding: 3px 12px 5px 5px;
}
.search-resultcart a {
  white-space: nowrap;
  font-size: 1em;
  padding-right: 5px;
}


#search-content h3{padding:15px;background:#E5E5E5;color:#2E2E2E;margin-bottom:0;}
#search-form {background:#F2F2F2;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:8px 0 8px 10px; margin-bottom: 15px;}
#search-form h4 {display:inline-block;margin-right:15px;line-height:26px;vertical-align:middle}
#search-form input[type=text]{
  background-position: 2 0;
  border: 1px solid lightgrey;
  width:464px;
  height:20px;
  padding:4px;
  color:#7F7F7F;
  display:inline-block;
  vertical-align:middle;
  margin-right:0px;
}
#search-form input[type=image]{position:relative;top:5px;right:4px;height:22px;display:none;}

#search-newsearch {
background-image:url("search_top.png");
  border: 1px solid lightgrey;
  color: #626262;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin:0 0 0 -5px;
  height: 28px;
  padding: 0 5px;
  vertical-align: middle;
  width:21px;

}
#search-newsearch span{display:none;}

.search-button{position:absolute; right:7px; bottom:7px; font-size:12px; }
.search-button img{margin-right:7px; margin-bottom:2px; vertical-align:text-bottom;}

.search-button.disabled{opacity:0.6;}

.search-resultfileinfo, .search-resultartno, .search-resultcategory, .search-resultlang, .search-resulttype, .search-resultversion, .search-resultdate, .search-resultname {
  display: inline;
  font-size: .9em;
}

.search-resultflag {
  display: inline !important;
  margin: 0px 0px 0px 5px !important;
}

.search-flagge div.search-info-box {
  display: none;
}
.search-flagge:hover div.search-info-box {
  display: block;
}

.search-info-button {
  position: relative;
  display: inline-block;
  top: 4px;
  width: 15px;
  height: 16px;
  background: url("info.png") no-repeat scroll right top transparent;
}

.search-equivalent-products {
  display: inline;
}

.search-equivalent-products div.search-info-box, .search-equivalent-products .search-top-arrow {
  display: none;
}

.search-equivalent-products:hover div.search-info-box, .search-equivalent-products:hover .search-top-arrow {
  display: block;
}

.search-equivalent-products .search-top-arrow {
  position: absolute;
  left: -12px;
  top: 16px;
  z-index: 3;
}

.search-equivalent-products .search-info-box {
  position: absolute;
  top: 47px;
  left: -35px;
}

.search-flag-container{
  cursor: pointer;
  border-left: 1px solid #CCCCCC;
}

.search-articledownloads-more {
  float: left;
  position: relative;
  top: 2px;
}

.search-articledownloads {
  position: relative;
  right: 0px;
  top: 1px;
  cursor: pointer;
  border-left: 1px solid #CCCCCC;
  background: url("select_bg_o.png") no-repeat scroll right top transparent;
  display: inline-block;
  height: 15px;
  width: auto;
  padding: 0px 13px 5px 5px;
  float:left;
  margin-right:5px;
  margin-top:3px;
}
.search-articledownloads a {
  color: #303030;
}

.search-articledownloads > a span {
  display: inline;
  position: relative;
  bottom: 0px;
  left: 3px;
}

.search-articledownloads .search-info-box {
  position: absolute;
  margin-left:-73px;
  margin-top:20px;
  left: 50px;
  display: none;
}
.search-articledownloads .search-info-box img{position:static;margin-bottom:5px!important;}
.search-articledownloads .search-info-box .search-top-arrow{
  left:10px;
  top:-31px;
  padding-right: 60px;
}

.search-articledownloads:hover div.search-info-box {
  display: block;
}

.search-articledownload {
  display: inline;
  white-space: nowrap;
}

.search-articledownload > a span {
  display: inline;
  position: relative;
  bottom: 6px;
  left: 3px;
}

.search-select-background {
  background: url("select_bg_o.png") no-repeat scroll right top transparent
}

.search-select-door {
  background:url("select_door.png") no-repeat scroll right top transparent;
  width: auto;
  padding-right: 25px;
}

.search-selectBox-dropdown .selectBox-arrow {
  background-image: url("toggle_btn.png") ;
  background-position: 0 -27px;
}

.search-selectBox-dropdown .selectBox-label {
  display: inline-block;
  overflow: hidden;
  padding: 0.2em 0.3em;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
}

.search-selectBox-dropdown{width:140px;/* width = (desired width) - padding-right */
padding-right:40px;position:relative;border:solid 1px #BBB;line-height:1.5;text-decoration:none;color:#000;outline:none;vertical-align:middle;background:#F2F2F2;background:-moz-linear-gradient(top,#F8F8F8 1%,#E1E1E1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#F8F8F8),color-stop(100%,#E1E1E1));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8',endColorstr='#E1E1E1',GradientType=0);-moz-box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.75);box-shadow:0 1px 0 rgba(255,255,255,.75);display:inline-block;cursor:default;}
.search-selectBox-dropdown:focus,
.search-selectBox-dropdown:focus .selectBox-arrow{border-color:#666;}
.search-selectBox-dropdown .selectBox-label:hover{color:#000}
.search-selectBox-dropdown .selectBox-label{width:100%;padding:.2em .3em;display:inline-block;white-space:nowrap;overflow:hidden;vertical-align:middle;}
.search-selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;border-left:solid 1px #BBB;}


.search-resultclear {
  clear: both;
}

.search-resultList {
  position: relative;
}

.search-resultList li {
  margin: 0;
  position: relative;
}

.search-resulteven {
  background: none repeat scroll 0 0 #EFEFEF;
  border-bottom: 1px solid #CCCCCC;
  padding: 5px 0px;
}
.search-resulteven:first-child {
  border-top: 1px solid #CCCCCC;
}

.search-resultodd {
  border-bottom: 1px solid #CCCCCC;
  padding: 5px 0px;
}

.search-resultItemAppnotes .search-resultlang, .search-resultItemDownload .search-resultlang {
  float: right;
  padding-right: 5px;
}

.search-resulttitle .search-resultlang {
    float: none !important;
  position:relative;
}
.search-resulttitle .search-info-box{
  left:0px;
}

.search-resultpathentry {
  font-size: .8em;
}

.search-info-box{padding:20px;position:absolute;z-index:2;}
.search-flagge .search-info-box {
  margin-left:-75px;margin-top:25px;
}
.search-info-box b{display:inline-block;width:100px}
.search-info-icon-toggle,.search-flag-container{cursor:pointer}
.search-info-icon-toggle{top:0!important}
.search-top-arrow {
  background:url("top_arrow.png") no-repeat scroll left top transparent;
  display:inline-block;
  width: 46px;
  height:31px;
}
.search-info-box .search-top-arrow{position:absolute;top:-31px;width:46px;left:78px;}
.search-flag-container{display:inline-block;height:13px;padding:2px 17px 5px 5px;}
.search-info-box.search-language{margin-left:-8px;margin-top:20px;}
.search-info-box.search-language img{position:static;margin-bottom:5px!important;}
.search-info-box.search-language .search-top-arrow{
  left: 4px;
  top: -31px;
  padding: 0 0 0 20px;
}
.search-resultimg {
  background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 85px;
    min-width: 85px;
    padding: 0;
    width: auto;
  /*margin-right: 10px;
  width: 110px;
  height: 100px;
  float: left;
  text-align: center;
  vertical-align: middle;*/
}

.search-resultimg > a {
    display: block;
    text-align: center;
}
.search-resultimg img {
  display: inline !important;
  max-width: 75px;
  max-height: 70px;
}

.search-moreBread {
  font-size: .8em;
  line-height: .8em;
}

.search-tooltip {
  background: #ddd;
  border: 1px solid #999;
  border-radius: 5px 5px;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
  z-index: 99999;
}

.search-appnotes-head {
  color: #303030;
}

.search-appnotedetails table{width:100%;border-collapse:collapse;margin-bottom: 34px;}
.search-appnotedetails table caption{font-weight:bold;color:#58AD55;padding:2px 0;}
.search-appnotedetails table tr th{padding:2px 0;vertical-align:top;font-weight:bold;border-bottom:1px solid #ccc;}
.search-appnotedetails table tr{border-bottom:1px solid #CCCCCC;}
.search-appnotedetails table tr th:first-child{padding-left:20px;font-weight:bold;}
.search-appnotedetails table tr td{padding:2px 5px;vertical-align:top;}
.search-appnotedetails table tr td:first-child{padding-left:20px;font-weight:bold;}
.search-appnotedetails table tr.even{background:#EFEFEF;}
.search-appnotedetails table caption,.search-appnotedetails table th{text-align:left;padding-left:20px}
.search-appnotedetails table tr:last-child {border-bottom: none;}
.search-appnotedetails table.search-appnotedetails-downloads tr:last-child > td:last-child {padding-top: 30px; text-align: right;}

.search-teaser {
  font-weight: bold;
}

.search-appnotedetails p {
  margin-bottom: 13px;
}

.search-sort-down {
  background: url('sort_down.png')  no-repeat 100%;padding-right:10px;
}

.search-sort-up {
  background: url('sort_up.png')  no-repeat 100%;padding-right:10px;
}

.search-box {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 5px #555555;
}
.search-box .search-articledownload{display:block;}

#search-content h3.search-headline3 {
  background:none;
  padding:0;
  margin-bottom: 30px;
}

.search-pages{float:right;}

.search-taxonomy > li > .title {border-bottom:none;}
.search-taxcontrol {cursor:pointer;}
.search-taxonomy .search-taxonomy-sub .search-taxmore {
  background: url("grau-plus.png") no-repeat center;
  padding: 5px 25px 5px 25px;
  margin: -6px -25px -5px -25px;
}

.search-taxonomy .search-taxonomy-sub .search-taxless{
  background: url("grau-minus.png") no-repeat center;
  padding: 5px 25px 5px 25px;
  margin: -6px -25px -5px -25px;
}

.search-taxonomy .search-taxmore {
  background: url("mainnavplus.png") no-repeat center;
  padding: 6px 9px 6px 9px;
  margin: -7px -9px -5px -9px;
}
.search-taxonomy .search-taxless {
  background: url("mainnavminus.png") no-repeat center;
  padding: 6px 9px 6px 9px;
  margin: -7px -9px -5px -9px;
}


.search-taxempty {
  background-image: none;
  margin-top: 6px;
}

.search-content #search-form h4{
  background-image:url("gruen-rad.png");
  background-repeat:no-repeat;
}

#frontendAppnotesContent .search-appnotedetails {
  display: block !important;
}

#frontendAppnotesContent .search-appnote-back {
  display: none;
}

.searchpage.subsite .aktionlistItem{margin-right:0px; margin-left:21px;}

.search-button.search-appnote-back { display: block; position: relative; text-align: right; }

/* von 0 - 479*/
@media only screen and (min-width: 0px) and (max-width: 479px) {
  #togglerelatedpagescontent{
    margin:0 -10px;
  }
  #search-form h4 strong{display:none;}
  .search-content #search-form h4{height:22px; width:22px;}

  .searchpage .contentWrapper {
      margin: 0;
  }
  .subsite #inner-content {
    margin-right: 0;
      width: 320px;
  }
  .search-content-container {
      padding: 0;
  }
  .search-form-and-results {
    float: right;
    width: 320px;
  }
  .search-content-container {
    padding: 0;
  }
  .search-content ul{
    margin-left:10px;
  }
  .search-content ul.search-resultList{
    margin-left:0;
  }
  .search-resultcart a{
    color#000;
  }
  .search-facets {
    display: none;
       left: 0px;
      position: absolute;
      top: 22px;
    border-bottom:2px solid #58AD55;
    border-right:2px solid #58AD55;
    z-index:999999;
  }
  .search-form-and-results h2 {
      padding: 0 10px;
  }
  #search-content h3.search-headline3 {
      padding: 0 10px;
    margin-bottom: 5px;
  }
  .search-resultItemProduct .search-resultinfo, .search-resultItemProductGroup .search-resultinfo {
      width: 300px;
    margin: 0 10px;
  }
  .search-resultItemWebContent .search-resultinfo {
       margin: 0 10px;
      width: 300px;
  }
  #search-form input[type="text"] {
      width: 220px;
  }
  .search-paging {
      height: 80px;
      margin-bottom: 20px;
      position: relative;
  }
  .search-sort, .search-pages, .search-rpp-div  {
      float: right;
    clear:both;
      left: 0;
    top:0;
      position: relative;
    margin-bottom: 5px;
      margin-right: 10px;
      margin-top: 5px;
  }
  .search-resultItemProduct .search-cartflagcontainer {
      right: 10px;
      position: absolute;
      width: 165px;
  }



  .searchpage .search-resultItemProduct .search-cartflagcontainer,.subsite .search-resultItemProduct .search-cartflagcontainer{
    float:none; width:200px;
  }
  .search-resultcart {
      display: block;
      float: none;
      vertical-align: middle;
  }
  #search-paging2 .search-rpp-div {
      top: 0;
  }
  .search-articledownloads .search-cartflagcontainer, .search-resultcart .search-resultcart-shop {
      clear: both;
      display: block;
      height: 13px;
      margin-right: 5px;
      padding: 2px 2px 5px 5px;
      position: relative;
      right: 0;
      top: 1px;
  }
  .search-resultimg {
    height: 90px;
    width: auto;
  }
  .search-resultItemAppnotes .search-resultinfo, .search-resultItemDownload .search-resultinfo {
    padding-left: 10px;
    width: 300px;
  }
  .search-resultfileinfo{
    /*  display: block; */
  }

  .search-resultItemDownload .search-cartflagcontainer{
    margin-left:230px;
  }
  .searchpage .actionListTop{
    display: none;
  }
  .searchpage .actionListTop .hide1024{
    display: none;
  }



}

/* Von 480-767 */
/*

  Mobile Quer Auflösungen


*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
  #frontendRelatedProductsContent{
    margin:0 -20px;
  }

  #search-form h4 strong{display:none;}

  .search-content #search-form h4{height:22px; width:22px;}
  .searchpage .contentWrapper {
      margin: 0;
  }
  .subsite #inner-content {
        margin-right: 0;
      width: 480px;
  }
  .search-content-container {
      padding: 0;
  }
  .search-form-and-results {
      float: right;
      width: 480px;
  }
  .search-content-container {
      padding: 0;
  }
  .search-content ul{
    margin-left:10px;
  }
  .search-content ul.search-resultList{
    margin-left:0;
  }
  .search-facets {
     display: none;
       left: 0px;
      position: absolute;
    z-index:99999;
      top: 22px;
    border-bottom:2px solid #58AD55;
    border-right:2px solid #58AD55;
  }
  .search-form-and-results h2 {
      padding: 0 10px;
  }
  #search-content h3.search-headline3 {
      padding: 0 10px;
  }
  .search-resultItemProduct .search-resultinfo, .search-resultItemProductGroup .search-resultinfo {
    width: 460px;
    margin: 0 10px;
  }
  .search-resultItemWebContent .search-resultinfo {
    margin: 0 10px;
    width: 460px;
  }
  #search-form input[type="text"] {
    width: 360px;
  }
  .search-pages {
    margin-right: 10px;
  }
  .search-sort {
    margin-left: 10px;
  }
  .search-rpp-div {
     position: absolute;
    right: 10px;
    top: -20px;
  }
  .search-pages {
    margin: 15px 10px;
  }

  .search-resultcart-shop {
    display: block;
    padding: 2px 5px 5px;
    position: absolute;
    right: -30px;
  }
  .search-resultItemProduct .search-cartflagcontainer {
    left: 120px;
    position: absolute;
    width: 320px;
    top:2px;
  }
  .search-resultcart-shop {
    top:4px;
  }
  .search-articledownloads {
    clear: both;
    display: block;
    height: 13px;
    margin-right: 5px;
    padding: 2px 2px 5px 5px;
    position: relative;
    right: 0;
    top: 1px;
  }

  .search-resultItemAppnotes .search-resultinfo, .search-resultItemDownload .search-resultinfo {
    padding-left: 10px;
    width: 385px;
  }
  .search-resultItemAppnotes .search-resultlang, .search-resultItemDownload .search-resultlang{
    float:none;
    margin-left:22px;
  }

  .search-resultfileinfo{
      display: block;
  }

  .subsite .search-resultItemProduct .search-cartflagcontainer{
    width:320px;
  }
  .searchpage .actionListTop{
      margin: 0 0 10px 10px;

  }

}

/* Von 768-1023 */
/*
  Tablet Auflösungen
*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #search-form h4 strong{
    display:none;
  }
  .subsite #inner-content{width:725px;margin-right:20px;}
  .search-content #search-form h4{
    height:22px; width:22px;
  }

  .search-facets {
    display: none;
    position: absolute;
    z-index:99999;
    left:0px;
    top:22px;
    border-bottom:2px solid #58AD55;
    border-right:2px solid #58AD55;
  }
  .searchpage #inner-content{
    width:768px;
  }

  .search-form-and-results {
    width: 768px;
  }

  .search-content-container {
    padding: 0;
  }

  .search-form-and-results h2 {
    padding: 0 10px;
  }

  #search-content h3.search-headline3 {
    padding: 0 10px;
  }
  .search-paging {
    margin-left: 10px;
    margin-right: 10px;
  }

  .search-resultItemProduct .search-resultinfo, .search-resultItemProductGroup .search-resultinfo {
    width: 620px;
  }
  .subsite .search-cartflagcontainer {
    width:620px;
    float:right;
  }
  .searchpage .search-resultItemDownload .search-cartflagcontainer{
    width: 725px;
    float:none;
  }
  /*.searchpage .search-cartflagcontainer {
    width: 758px;
  }*/

  .searchpage .search-resultItemProduct .search-cartflagcontainer{
    float:right;
    width:662px;
  }


  .searchpage #searchfooter{
    margin-left:20px;
  }

}


@media only screen and (min-width: 1024px) {
  .search-facets {display:block!important;}
    .search-content #search-form h4{background-image:none;}

  .searchpage .actionListTop .hide1024{
    display: block;
      margin-left: 10px;
  }

  .searchpage .actionListTop #searchfooter .searchbar {
      width: 262px;
  }

}



/*Dropdown Ansicht Mobile*/
.search-rpp-div.search-dropdownMobile{
  float: left;
  height: 18px;
  margin-right: 10px;
  margin-top: 4px;
  position: relative;
  width: 135px;
  top:0;
}
.search-rpp-div.search-dropdownMobile select{height:16px;padding:0 0 0 6px;position:absolute;bottom:0px;}
.search-rpp-div.search-dropdownMobile option{padding-left:8px;}


@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-rpp-div.search-dropdownMobile{float:none;left:0;width:135px;margin-bottom:10px;}
  .search-rpp-div.search-dropdownMobile + .search-articledownloads{width:129px;margin-top:0;top:0;}
}
@media only screen and (min-width: 0) and (max-width: 479px) {
  .search-rpp-div.search-dropdownMobile{float:left;margin:7px 0 0 0}
  .search-rpp-div.search-dropdownMobile + .search-articledownloads{margin:7px 0 0 0;width:131px;}
  .productbox.videobox .title{height:auto;}
  .productbox.videobox {height:auto;padding-bottom:10px;}
}

.selectBox-dropdown {
    background: -moz-linear-gradient(center top , #F8F8F8 1%, #E1E1E1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #BBBBBB;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    color: #303030;
    cursor: default;
    display: inline-block;
    line-height: 1.5;
    outline: medium none;
    padding-right: 40px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    width: 140px;
}
.selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow {
    border-color: #626262;
}
.selectBox-dropdown .selectBox-label:hover {
    color: #303030;
}
.selectBox-dropdown .selectBox-label {
    display: inline-block;
    overflow: hidden;
    padding: 0.2em 0.3em;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}
.selectBox-dropdown .selectBox-arrow {
    background: url("toggle_btn.png") no-repeat scroll 50% center rgba(0, 0, 0, 0);
    border-left: 1px solid #BBBBBB;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
    background-position: 0 -27px;
}

.selectBox-dropdown-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    max-height: 200px;
    overflow: auto;
    position: absolute;
    z-index: 99999;
}
.selectBox-inline {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 4px;
    display: inline-block;
    outline: medium none;
    overflow: auto;
    width: 250px;
}
.selectBox-inline:focus {
    border-color: #626262;
}
.selectBox-options li a {
    background: none repeat scroll 0 0 #DDDDDD;
}
.selectBox-options, .selectBox-options li, .selectBox-options li a {
    cursor: default;
    display: block;
    list-style: none outside none;
    margin: 0;
    min-width: 174px;
    padding: 0;
    width: auto !important;
}
.selectBox-options li a {
    background: none no-repeat scroll 6px center rgba(0, 0, 0, 0);
    display: block;
    line-height: 1.5;
    padding: 0 3px;
}
.selectBox-options li.selectBox-hover {
    background-color: #EEEEEE;
}
.selectBox-options li.selectBox-disabled {
    background-color: rgba(0, 0, 0, 0);
    color: #888888;
}
.selectBox-options li.selectBox-selected {
    background-color: #C8DEF4;
}
.selectBox-options .selectBox-optgroup {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #626262;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0.3em;
    white-space: nowrap;
}
.selectBox.selectBox-disabled {
    color: #888888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    border-color: #626262;
    opacity: 0.5;
}
.selectBox-inline.selectBox-disabled {
    color: #888888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options a {
    background-color: rgba(0, 0, 0, 0) !important;
}

.selectBox-upper-hierarchy {
  font-weight: bold;
}

#togglerelatedpagescontent h3.search-headline3, #togglerelatedpagescontent fieldset {
  margin-bottom: 10px !important;
}

#togglerelatedpagescontent fieldset {
  margin-left: 0px;
}

.search-cart-add-item {
  margin-right: 42px;
}

.search-articledownload a, .search-articledownloads a, .search-resultcart a {
  color: #303030;
}

.search-articledownload a:hover, .search-articledownloads a:hover, .search-resultcart a:hover {
  color: #58ad55;
}

a.search-select-augment.search-articledownloads {
  background: url("select_bg_o.png") no-repeat scroll right top transparent;
  height: 15px;
  border: 0;
  padding: 0 25px 5px 5px;
  border-left: 1px solid #cccccc;
  width: auto;
}

a.search-select-augment.search-articledownloads  .selectBox-label {
  position: relative;
  bottom: 2px;
  padding-left: 18px;
  background: url("download_icon.png") no-repeat 0px 2px;
  width: auto;
}

a.search-select-augment.search-articledownloads  .selectBox-arrow {
  background: url("select_door.png") no-repeat scroll right top transparent;
  border: none;
}

.search-newdownloads-resultcart {
  width: 4.5em;
}

.search-newdownloads-resultcart a {
  margin-left: 2em;
}
