/* CSS Document */


#divPrintLogo {
	display: none;
}

#divTopBar {
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 101px;
	background-color: #ffffff;
	background-image: url(../images/bg_top.gif);
	top: 0px;
	left: 0px;
	text-align: left;
}

#divTopBarLogo {
	position: absolute;
	width: 190px;
	height: 101px;
	left: 0px;
	top: 0px;
}

#divTopBarNav {
	position: absolute;
    height: 45px;
	width: 550px;
	height: 101px;
	left: 222px;
	top: 59px;
}

#divTopBarSearch {
	position: absolute;
	width: 350px;
	height: 82px;
	left: 773px;
	top: 19px;
    line-height: 18px;
}

#divSubnavProdukte {
  position: fixed;
  z-index:4;
  left: 223px;
  top: 101px;
  width: 550px;
  background-color: #FFFFFF;
  padding: 30px 0px 30px 0px;
  display: none;
  border-bottom: 1px solid #b6b6b6;
}


#divTopBorderGray {
  position: fixed;
  z-index:2;
  left: 0px;
  top: 101px;
  width: 1173px;
  height: 3px;
  background-color: #b6b6b6;
}

#divTopBorderWhite {
  position: fixed;
  left: 223px;
  top: 104px;
  width: 550px;
  height: 30px;
  background-color: #FFFFFF;
  z-index: 3;
}

#divHeaderImage {
	position: fixed;
    z-index: 3;
	top: 104px;
	left: 773px;
	width: 400px;
}

#divTeaser {
    display: none;
}

#divPrint {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 250px;
    height: 24px;
    background-color: white;
    border-top: 1px solid #dadada;
    padding-top: 15px;
    text-align: center;
}



#divSubnav {
	position: absolute;
    z-index: 2;
	left: 0px;
	top: 104px;
	width: 220px;
    background-color: #ffffff;
}

#divSubnavInner {
	padding: 30px 20px 30px 10px;
}

#divContent {
	position: relative;
	left: 220px;
	top: 104px;
	width: 510px;
    padding: 30px 20px 30px 20px;
	border-left: 3px solid #b6b6b6;
    min-height: 509px;
}

#divDownloads {
    display: none;
    z-index: 1;
    position: absolute;
    top: 27px;
    left: -1px;
    background-color: #eeeeee;
    border: 1px solid #dadada;
    min-height: 100px;
    padding: 20px;
    width: 469px;
}


#divBottomBar {
	position: relative;
	top: 104px;
    left: 0px;
	width: 773px;
	height: 50px;
	border-top: 1px solid #dadada;
	background-color: #ffffff;
}

#divBottomBarContent {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 190px;
}

#divBottomBarContent2 {
	position: absolute;
	left: 230px;
	top: 12px;
	width: 400px;
}

.navImg {
	margin: 0px;
}


a.subnav3 {
	display: block;
	text-decoration: none;
    list-style-position: outside;
	border-bottom: 1px solid #dadada;
	padding: 3px 0px 3px 0px;
}

a.subnav4 {
	display: block;
	text-decoration: none;
    list-style-position: outside;
	border-bottom: 1px solid #dadada;
	padding: 3px 0px 3px 20px;
}



a.subnav5 {
	display: block;
	text-decoration: none;
    list-style-position: outside;
	border-bottom: 1px solid #dadada;
	padding: 3px 0px 3px 30px;
}

a.subnavAktiv {
    background-color: #FFFFFF;
    font-weight: bold;
}

li.subnav3 {
  list-style-type: none;
  list-style: none;
}

li.subnav4 {
  list-style-type: none;
  list-style: none;
}

li.subnav5 {
  list-style-type: none;
  list-style: none;
}

li.subnavAktiv {
  list-style-type: disc;
}

#ulTabHeader {
    height: 27px;
    border-bottom: 1px solid #dadada;
    margin-left: 0px;
}




.produktDetailtext {
    padding: 10px 5px 10px 5px;
    background-color: #eeeeee;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #FFFFFF;
}

.produktDetailbild {
    padding: 10px 5px 10px 5px;
    background-color: #FFFFFF;
    border: 1px solid #eeeeee;;
    text-align: center;
}

.inputLogin {
    width: 137px;
    height: 22px;
    background-color: #eeeeee;
    padding: 4px;
    background-image: url(../images/bg_formLogin.gif);
    background-repeat: no-repeat;
    border: none;
}

#divLoginForm {
position: absolute; left: 773px; top: -132px; width: 380px; height: 112px; overflow: hidden; padding: 10px; background-color: #eeeeee; z-index: 1002;
}

#divLoginFormSchliessen {
  position: absolute; right: 27px; top: 10px; width: 20px; height: 20px;
}

#divSucheForm {
    position: absolute; left: 0px; z-index: 1001;bottom: 0px; width: 215px; height: 41px; background-image: url(../images/bg_suche.gif);
}


#tabDownloads {
  position: absolute; right: 0px; top: 0px;
}

.divLoginForm {
position: relative; width: 400px; background-color: #eeeeee; padding: 40px;
}

#divRegForm {
  display: none;
}

