
/*
================================================================
navigations
================================================================
*/

#nav {
  /*width: 33px;*/
  width: 322px;
  position: fixed;
  left: -302px;
  top: 0px;
  height: 100%;
  height: 100% !important;
  min-height: 100%;
  z-index: 20;
  background-color: #c2c7cb;
 background: #fff url(bg_nav.png) right 66px no-repeat;
 
}

#nav.navOpen, .contentPage #nav, .singleProductPage #nav {
    left: 0;
}

#navBar {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 20px;
  height: 100%;
  background: #c40001;
  cursor: pointer;
}
#navBarIcon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 19px;
  margin-left: -10px;
  margin-top: -9px;
  background: url('icon_navBar_open.png') center 50% no-repeat;
}
#navBarBtn {
  position: absolute;
  left: 35px;
  top: 50%;
  min-width: 30px;
  margin-top: -33px;
  height: 67px;
  background: url('btn_nav.png') left center no-repeat;
  display: block;
}
#navBarBtn.off {display: none !important;}
#navBarBtn span {
  padding: 0px 15px 0px 20px;
  color: #fff;
  font-size: 22px;
  font-family: 'FrutigerLight';
  text-transform: uppercase;
  display: block;
  height: 67px;
  line-height: 67px;
}
#site14 #navBarBtn {display:block;}
.navOpen #navBarBtn {display: none;}
#nav.navOpen #navBarIcon {background-image: url('icon_navBar_close.png');}
#navInner {
	overflow: auto;
	width: 302px;
	background-color: #fff;
	background: #fff url(bg_nav.png) right 66px no-repeat;

}



#navInnerContainer {
	/*display: none;*/
/* 	overflow: hidden; */
	position: relative;
	top:0px;
	bottom:0px;
}
.navOpen #navInner,
#site14 .navOpen #navInner,
.navOpenHold #navInnerContainer {display: block;}
#navTop {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 282px;
  height: 164px;
}
#menu > li > a span.preTopStarlinger {
	font-size: 20px;
	padding-bottom: 3px;
	text-transform: none;
	display: block;
	color: #494953;
}
#navTop .preTop {
	font-size: 22px;
	text-transform: uppercase;
}
#menu {
  position: absolute;
  position:static;
  margin-top: 91px;
/*  top: 165px;
  overflow: scroll;
*/
}
#menu li {
  line-height: normal;
}
#menu > li {
  padding: 15px 0px;
  margin: 0px;
  background: url('bg_navDivider.png') center bottom no-repeat;
}
#menu > li.first {
	/*background: none;
	border-bottom: 1px solid #d2d2d5;*/
}


#menu li a,
#menu li span {
  color:#494953;
  font-family: 'FrutigerLight';
  display: block;
  cursor: pointer;
}
#menu > li > span,
#menu > li > a span {
  color: #666;
  border-left: 3px solid transparent;
  padding-left: 10px;
/*   height: 18px; */
  line-height: 20px;
  font-size: 22px;
}
#menu li a.active {font-weight: 600;}
#menu > li a:hover span,
/* #menu > li span:hover, */
#menu > li span.active,
#menu > li span.preTopStarlinger.active,
#menu > li span.activeHover {
  border-left-color: #d40b2b;
  color: #d40b2b;
}
#menu li ul {
  margin: 0px 0px 30px;
  padding: 10px 0 0 27px;
  width: 215px;
  /* display: none; */
  overflow: hidden;
}
#menu .active2 ul {
  display: block;
}
#menu li ul li ul {
  margin-bottom: 10px;
  overflow: hidden;
}
#menu li > ul > li > ul {width: 188px;}
#menu > li > ul li {
  margin: 0px 0px 8px 0px;
  font-size: 16px;
}
#menu li ul .navDivider span.navDividerLine {
	display: block;
	width: 100%;
	height: 1px;
	margin: 8px 0px 8px -30px;
	background: url('bg_navDivider_red.png') center center no-repeat;
}
#menu li.first ul .navDivider span.navDividerLine {
	background: none;
	margin: 0px;
	height: 0px;
	width: 0px;
	display: none;
}
#menu li .lowerNav span {color: #999999;}

/** = lower nav */
#menu li.highlight ~ li,
#menu li.highlight ~ li a span {
    color: #999999;
}



#menu li.first .lowerNav span {color: inherit;}
#menu > li > ul li span:hover,
#menu > li > ul li span.active,
#menu > li > ul li span.activeHover {color: #d40b2b;}
#menu li ul li span {
  background: url('spriteNav.png') left 5px no-repeat;
  padding-left: 15px;
}
#menu li ul li span:hover,
#menu li ul li span.active,
#menu li ul li span.activeHover {
  background-position: left -80px;
}


#topNav {
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 20;
  min-width: 450px;
  min-height: 47px;
/*
  overflow: hidden;
  box-shadow:0px 0px 10px #999;
  -webkit-box-shadow: 0px 0px 10px #999;
  -moz-box-shadow: 0px 0px 10px #999;
*/
	background: url('bg_topNavBottom.png') center bottom no-repeat;
}



#topNav.topNavActive .close {display: block;}



#topNavItems {
  overflow: hidden;
/*   background: #fff; */
  color: #d40b2b;
  position: relative;
  z-index: 5;
}

#topNav.topNavActive {
    background: #fff;
}

.topNavItem {
  height: 47px;
  line-height: 47px;
  float: left;
  font-size: 11px;
  margin: 0px;
/*   padding: 0 10px 0 24px; */
  padding: 0px 23px 0 37px;
  font-family: 'FrutigerLight';
  cursor: pointer;
  background-image: url('sprite_topNav.png');
  background-repeat: no-repeat;
}
#topNav .close {
  background: none;
  color: #9e9e9e !important;
  display: none;
  padding: 5px;
  /*float: right;*/
  background: #d8d8d8 url('icon_tobNavClose.png') center 12px no-repeat;
  margin: 9px 0px 8px 0px;
  margin-left: 10px;
  margin-right: 10px;
  height: 20px;
  width: 20px;
}
.topNavItem, .topNavItem a {color: #999;}
.topNavItem:hover,
.activeTopNavItem {
  background-color: #d40b2b;
  color: #fff;
}
.topNavItem.close:hover {height: 47px;}
.topNavItem:hover a {color: #999;}
.topNavItem a {
  display: block;
  height: 47px;
}
#topCompany {
	background-position: 20px 18px;
	margin-left: 0px;
}
#topContact {background-position: -90px 18px;}
#topService {background-position: -173px 18px;}
#topLanguage {background-position: -250px 18px;}
#topSearch {
	background-position: -348px 18px;
	margin-right: 0px;
}
#topHome {
  background-image: none;
  padding: 0;
}
.topNavActive #topHome { display: none;}
#topHome a {
  text-indent: -9999px;
  position: relative;
  width: 50px;
  height: 47px;
  display: inline-block;
}
#topHome a:before {
  background-image: url('sprite_home.png');
  background-repeat: no-repeat;
  background-position: 5px 10px;

  content: '';
  width: 23px;
  height: 27px;
  position: absolute;
  left: 13px;
  bottom: 13px;
}

#topContact:hover, #topContact.activeTopNavItem {background-position: -90px -22px;}
#topService:hover, #topService.activeTopNavItem {background-position: -173px -22px;}
#topLanguage:hover, #topLanguage.activeTopNavItem {background-position: -250px -22px;}
#topSearch:hover, #topSearch.activeTopNavItem {background-position: -348px -22px;}
#topHome a:hover:before {
  background-position: 5px -29px;
}

#topSearchForm {
  width: 230px;
  padding: 0px;
  margin: 0px 0px 0px 190px;
}
#topNavContentContainer {
	overflow: hidden;
  width: 450px;
  height: 130px;
  background: #fff;
  position: relative;
  z-index: 1;
  display: none;
  background: #fff url('bg_topNavBottom.png') center bottom no-repeat;
  box-shadow:0px -30px 40px #999;
  -webkit-box-shadow: 0px -30px 40px #999;
  -moz-box-shadow: 0px -30px 40px #999;
}
.topNavContent {
  padding: 20px 0px 0px;
  padding-left: 130px;
  height: 110px;
  display: none;
}
#topContentContact {background: url('topNavBg_Contact.png') -16px 12px no-repeat;}
#topContentService {background: url('topNavBg_Service.png') -40px 12px no-repeat;}
#topContentLanguage {background: url('topNavBg_Language.png') -50px 12px no-repeat;}
#topContentSearch {
  padding-left:0px;
  text-align: center;
  background: url('topNavBg_Suche.png') 10px 2px no-repeat;
  overflow: hidden;
}
#topNav .menu {
  overflow: hidden;
}
#topNav .menu li {
  font-size: 12px;
  float: left;
  min-width: 100px;
  margin: 0px 20px 5px 0px;
  width: 130px;
}
#topNav .menu li a {
  color: #777;
  background:url('spriteNav.png') left 2px no-repeat;
  display: block;
  padding-left: 12px;
/*   height: 15px; */
  line-height: 15px;
}

#topNav #langSwitch li a.active,
#topNav li.active1 a {
  color: #d40b2b;
  background: url('spriteNav.png') left -83px no-repeat;

}



#footerNav {
  position: relative;
  width: 100%;
}
#footerNav > li {
  float: left;
  width: 165px;
  width:18%;
  margin-right: 26px;
  margin-right:2%;
  line-height: normal;
  cursor: pointer;
}
#footerNav > li.last {
  margin-right: 0px;
}
#footerNav > li > span {
  font-size: 16px;
  display: block;
  padding: 10px 0px;
  font-family: 'FrutigerLight';
  color: #d40b2b;
}
#footerNav > li > ul {
  margin-top: 30px;
  display: none;
}
#footerNav > li > ul > li {
  float: none;
  min-width: 100px;
  margin: 0px 0px 5px 0px;
}
#footerNav > li > ul > li > a {
  font-size: 14px;
  color: #9e9e9e;
  background: url('spriteNav.png') left 5px no-repeat;
  padding-left: 15px;
  display: block;
  font-family: 'FrutigerLight';
}
#footerNav > li > ul > li > a:hover,
#footerNav > li > ul > li > a.active {
  background-position: left -80px;
  color: #d40b2b;
}

