/* DOWNLOADS */

body {overflow-x: hidden; background-color: #f6f6f6;}

#downloadMenu_placeholder {
  display: inline-block;
  /*height: 480px;*/
  left: 50%;
  margin: 0 0 0 -450px;
  overflow: hidden;
  padding: 38px 0 0;
  position: relative !important;
  top: 0px;
  width: 999px;
}
#downloadMenu_placeholder.loading {
  background: url("./../img/preloader_big.gif") no-repeat scroll 400px 60px transparent;
  height: 100px;
}

#download-selector {
  /*height: 460px;*/
  overflow: hidden;
}
#download-selector .ul-column,
#download-selector .slimScrollDiv{width:230px; display:block;float:left}
#download-selector ul{display:block;margin-left:7px}
#download-selector ul li{display:block;width:210px}
#download-selector ul li.scrolling-text{overflow:hidden}
#download-selector ul li a{min-width:185px;padding-right:10px;margin-left:10px;height:25px;line-height:25px;display:block;background:url(../img/arrow_link.png) 188px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#download-selector ul li a:hover{background:url(../img/arrow_link_active.png) 188px center no-repeat}
#download-selector ul li.active,
#download-selector ul li.selected{background:url(../img/navi_rollover_bg_3.png) left top no-repeat}
#download-selector ul li.active a,
#download-selector ul li.selected a{background:url(../img/arrow_link_active.png) 188px center no-repeat}
#download-selector ul li.selected a{color:#1c70b9!important;background:url(../img/arrow_link_active.png) 188px center no-repeat}
#download-selector ul li:hover{background:url(../img/navi_rollover_bg_3.png) left top no-repeat}

#header{text-align:center}

.scroll-track{width:10px;display:block;background:#f00;position:absolute;top:0;left:195px;z-index:1}
.scroll-track .scroll-bar{height:50px;background:#00f}


#download-selector .ul-column.loading {
    background: url("../img/preloader_search.gif") no-repeat scroll 50% 30px transparent;
}

/* Downloads */
.downloadCol_1 {   float:left;width:233px;margin-right:5px; }
.downloadCol_1_image {   padding-top:5px; padding-bottom:20px;  }
.downloadCol_2 {   float:left;width:100px;margin-right:5px; }
.downloadCol_3 {   float:left;width:110px;margin-right:5px; }
.downloadCol_4 {   float:left;width:132px;margin-right:5px; }
.downloadCol_5 {   float:left;width:23px; }
.downloadCol_5 a.icon_download {
    background: url("/fileadmin/templates/www/img/sprite_masse_trans.png") no-repeat scroll -250px -150px transparent;
    display: block;
    height: 13px;
    margin-top:5px;
    margin-left:5px;
    width: 17px;
}


/* Breadcrumb Speziell für diese Seite */
.BEL_Download #navigation-breadcrumb {
  margin: 21px 0 20px;
}
#navigation-breadcrumb {
  display: inline-block;
  left: 50%;
  margin: 580px 0 20px 0px;
  padding: 0;
  width: 999px;
}



#products2-bg {width: 100%; margin-top: 44px; min-height: 150px; z-index: 0; background-color: #fff;  padding-right: 600px; overflow: hidden; padding-left: 500px; left: -500px; position: relative; padding-bottom: 20px;}


@media only screen and (max-width: 1024px){
#products2-bg {width: 100%; margin-top: 44px; min-height: 150px; z-index: 0; background-color: #fff; padding-right: 0px; overflow: hidden; padding-left: 0px; left: 4px; position: relative; padding-bottom: 20px;}
#content {padding-left: 10px;}
#navigation-breadcrumb {
  display: inline-block;
  left: 50%;
  margin: 580px 0 20px 0px;
  padding: 0;
  width: 999px;
  padding-left: 10px;
}
}

div.products_Downloads div.fileLInk {
    margin-bottom: 10px;
}