/*sx: styles per shop - NOT common classes between shops */
.logoGallery li {
    padding: 0 77px 0 133px;
}
header .alignright {
  width: 670px;
}
header a.logo {
  width: auto;
}
div.layer a.close {
  background-image: url("../../img/close.png");
}

.OverviewWrapper h3 {
    font-size: 19px;
    font-weight: normal;
    margin-top: 3em !important;
}

#loginCouterContainer{
  position:absolute;
  top:5px;
  right: 100px;
}
.basketPage #loginCouterContainer { right: 0px; }
.sxtopPopList.sxlanglist { right: 0 !important; }

#loginInnerContainer{ padding-top: 3px; }
#loginFormContainer { top: 23px; }

/* NAVIGATION - 2nd option */
ul.tree li a.arbeitssicherheit, ul.tree li a.sxc_t11hjr07001_2 {
  background-position:0 0;
  /*width: 268px;*/
}

ul.tree li a.umweltschutz, ul.tree li a.sxc_t11hjr07003_2 {
  background-position:0 -46px;
  /*width: 142px;*/
}

ul.tree li a.gefahrgut, ul.tree li a.sxc_t11hjr07005_2 {
  background-position:0 -92px;
  /*width: 296px;*/
}

ul.tree li a.feuerwehr, ul.tree li a.sxc_t11hjr07007_2 {
  background-position:0 -161px;
  /*width: 172px;*/
}

ul.tree li a.gesundheitsschutz, ul.tree li a.sxc_t11hjr07002_2 {
  background-position:0 -23px;
  /*width: 268px;*/
}

ul.tree li a.gefahrstoffe, ul.tree li a.sxc_t11hjr07004_2 {
  background-position:0 -69px;
  /*width: 142px;*/
}

ul.tree li a.ladungssicherung, ul.tree li a.sxc_t11hjr07006_2 {
  background-position:0 -138px;
  width: 296px;
}

ul.tree li a.medizin, ul.tree li a.sxc_t11hjr08_2 {
  background-position:0 -115px;
}

ul.tree li a:hover {
  text-decoration: none;
}

ul.tree li a.arbeitssicherheit:hover, ul.tree li a.sxc_t11hjr07001_2:hover {
  background-position:0 -300px;
}

ul.tree li a.umweltschutz:hover, ul.tree li a.sxc_t11hjr07003_2:hover {
  background-position:0 -346px;
}

ul.tree li a.gefahrgut:hover, ul.tree li a.sxc_t11hjr07005_2:hover {
  background-position:0 -392px;
}

ul.tree li a.feuerwehr:hover, ul.tree li a.sxc_t11hjr07007_2:hover {
  background-position:0 -461px;
}

ul.tree li a.gesundheitsschutz:hover, ul.tree li a.sxc_t11hjr07002_2:hover {
  background-position:0 -323px;
}

ul.tree li a.gefahrstoffe:hover, ul.tree li a.sxc_t11hjr07004_2:hover {
  background-position:0 -369px;
}

ul.tree li a.ladungssicherung:hover, ul.tree li a.sxc_t11hjr07006_2:hover {
  background-position:0 -438px;
}

ul.tree li a.medizin:hover, ul.tree li a.sxc_t11hjr08_2:hover {
  background-position:0 -415px;
}

ul.tree li a.english {
  background:url(../../img/engl_icon_grau.png) no-repeat;
  background-position: 0 5px;
}
ul.tree li a.english:hover {
  background:url(../../img/engl_icon_orange.png) no-repeat;
  background-position: 0 5px;
}

.textBoxContainer h4 {
	margin-top:12px;
}
ul.produktInfoNavi li a .smallArrowRight{
	background:url(../../img/detail/smallArrowRight.png) no-repeat;
	width:6px;
	height:9px;	
}
ul.produktInfoNavi li a:hover .smallArrowRight{
	background-position:0 -9px;	
}
ul.produktInfoNavi li a.active:hover .smallArrowRight{
	background:url(../../img/detail/smallArrowRight.png) no-repeat 0 -9px;
}
