*{
  margin:0;
  padding:0;
  border:none;
}

#bg{
  width:100%;
  background:#9f988e url(../../../img/bg_html.png) 0 0 repeat-x;
  text-align:center;
  
  /* background: #fff none;
  margin: 0 auto; */
}

#wrapper{
  width:912px;
  background: url(../img/bg_body.jpg) 50% 0 no-repeat;
  font-family:Arial,sans-serif;
  font-size:12px;
  line-height:18px;
  color:#4c4441;
  margin:0 auto;
  position:relative;
  text-align:left;
  
  /* background: none;
  max-width: 90%;
  width: 100%;
  min-width: 912px; */
}

a{
  color:#4c4441;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

h1{
  font-family:Arial,sans-serif;
  font-size:30px;
  line-height:30px;
  font-weight:normal;
  margin-bottom:10px;
  text-transform:uppercase;
  color:#6a605c;
}

h2{
  font-family:Arial,sans-serif;
  font-size:16px;
  line-height:17px;
  font-weight:normal;
  margin-bottom:10px;
  padding-top:10px;
  color:#6a605c;
}

h3{
  font-size:12px;
  font-weight:bold;
  margin-bottom:5px;
  padding-top:5px;
  color:#6a605c;
}

h1 a:hover, h2 a:hover, h3 a:hover{
  text-decoration:none;
}

ul li{
  background: url(../img/quicklink_pfeil.gif) 0 4px no-repeat;
  list-style-type:none;
  padding-left:10px;
}

ol li{
  font-family:Arial,sans-serif;
  font-size:12px;
  line-height:18px;
  color:#4c4441;
  margin-left:19px;
  margin-bottom:10px;
}

* html ol li{
  margin-left:23px;
}

p{
  font-family:Arial,sans-serif;
  font-size:12px;
  line-height:18px;
  color:#4c4441;
  margin-bottom:10px;
}

#header {
  height: 96px;
  background: url(../img/nav_shadow.png) 0 bottom no-repeat transparent;
  padding-top:19px;
  
  /* background: #1f1f1f none; */
}

#nav {
  float: left;
  width: 900px;
  height: 33px;
  background: url(../img/nav3.png) no-repeat transparent;
  position: relative;
  left: 4px;
  margin-top: 15px;
  }

#nav li {
  float: left;
  }

#nav li a {
  height: 33px;
  background: url(../img/nav3.png) no-repeat transparent;
  display: block;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  overflow: hidden;
  }

#nav li#item1 a {left:0; width:296px; background-position:0 0;}
#nav li#item2 a {left:296px; width:287px; background-position:-296px 0;}
#nav li#item3 a {left:583px; width:317px; background-position:-583px 0;}

#nav li#item1 a:hover, .item1#nav li#item1 a {background-position:0 -33px;}
#nav li#item2 a:hover, .item2#nav li#item2 a {background-position:-296px -33px;}
#nav li#item3 a:hover, .item3#nav li#item3 a {background-position:-583px -33px;}

#subnav{
  width:156px;
  margin-left: 25px;
  background:transparent;
  float:left;
}

#subnav_oben{
  width:156px;
  height:10px;
  font-size:0;
  background: url(../img/subnav_oben.png) 0 0 no-repeat transparent;
}

#subnav_mitte{
  width:156px;
  background:url(../img/subnav_mitte.png) 0 0 repeat-y transparent;
  padding-top:10px;
}

#subnav_mitte li{
  background:url(../img/arrow_big.png) 9px 2px no-repeat transparent;
  font-size:12px;
  line-height:15px;
  padding:0 10px 10px 27px;
}

#subnav_mitte li a{
  color:#4c4441;
}

#subnav_unten{
  width:156px;
  height:10px;
  background: url(../img/subnav_unten.png) 0 0 no-repeat transparent;
}

#logo_mich{
  margin-left:25px;
}

#logo{
  display:none;
}

#content{
  float:left;
  width:912px;
  min-height:550px;
  background:url(../img/bg_mitte.png) 0 0 repeat-y transparent;
  padding-top:40px;
}

#main{
  float:left;
  width:445px;
  min-height:540px;
  margin:0 40px 15px 35px;
}

#main table{
  background:#fff;
  margin-bottom:15px;
}

#main table td{
  background:#f2f1f0;
  font-size:11px;
  line-height:14px;
  padding:5px;
}

#main table td.klassifizierung{
  text-align:right;
}

#main table td.inland{
  background:#e0dfde;
}

#main table td.ausland{
  background:#acc7e5;
}

#main table td.auszeichnung{
  font-weight:bold;
}

a.download{
  font-weight:bold;
  text-decoration:underline;
}

a:hover.download{
  color:#6a605c;
  text-decoration:none;
}

.totop{
  width:68px;
  height:10px;
  background: url(../img/nach-oben_button.png) 0 0 no-repeat;
  margin-top:70px;
}

.totop:hover{
  background: url(../img/nach-oben_button.png) 0 -10px no-repeat;
}

#produktbild{
  margin-top:5px;
  margin-bottom:20px;
}

/*#produktbeschreibung, #widerrufsbelehrung, #allgemeine_hinweise, #agb, #zahlarten_versand, #zahlarten_lieferung, #altbatterien, #kaufabwicklung, #impressum{
  display:none;
}*/

#agb_area{
  height:300px;
  background:#f2f1f0;
  overflow:auto;
  /*border-top:1px solid #6a605c;
  border-bottom:1px solid #6a605c;*/
  padding:10px 20px;
}

#agb_area ul li{
  background: url(../img/agb_pfeil.png) 0 5px no-repeat;
  list-style-type:none;
  padding-left:13px;
}

#agb_area ol li{
  line-height:15px;
  margin-bottom:6px;
}

#footer{
  clear: left;
  width: 912px;
  height: 20px;
  background: url(../img/footer.png) 0 0 no-repeat;
  bottom: 0;
  padding-bottom:50px;
}