/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
html,body,form,ul,li,h1,h2,h3,h4,h5,h6,p,input,textarea,select {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 85.5%;
  background: #fff;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Tahoma,Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #545454;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}


/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
p {
  line-height: 1.4em;
  margin: 0 0 1.0em 0;
}

a {

}

h1 {
  color: #B82900;
  margin: 1.0em 0;
  padding: 0;
  font-size: 1.3em;
}

h2 {

}


/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt, .no_screen {
  display: none;
}

.basket_grau {
  background: transparent url(../bilder/ico_basket_grau.gif) right center no-repeat;
  padding-right: 16px;
}

.pfeil_grau {
  background: transparent url(../bilder/ico_pfeil_grau.gif) right center no-repeat;
  padding-right: 10px;
}

.hinweis {
  color: #999;
}

td.pflicht {
  font-weight: bold;
}

.cx_error {
  color: #B82901;
}

.cx-error2 {
  color: #8B1F00;
}

input.cx_pflicht, textarea.cx_pflicht {
  background: #B82901;
  color: #fff;
}

.stoerer {
  width: 170px;
  height: 197px;
  background: transparent url(../bilder/stoerer.png) left top no-repeat;  
  position: relative;
  top: -126px;
}

.rabatt {
  color: #4F4F4F;
}

.linksig {
  text-align: left;
}

.preisig {
  color: #4B4B4B;
}

.hell {
  color: #969696;
}


/*----------------------------------------------------------------*/
/* wrapper */
/*----------------------------------------------------------------*/
#wrap {
  width: 938px;
  margin: 0 auto;
  font-size: 0.8em;
}


/*----------------------------------------------------------------*/
/* header */
/*----------------------------------------------------------------*/
#header {
  height: 81px;
  padding-top: 10px;
}

#header ul, #header li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#header ul {
  width: 310px;
  float: left;
  overflow: hidden;
}

#header li {
  float: left;
  display: inline;
}

#header li a {
  text-decoration: underline;
  color: #777;
  padding: 0 10px;
  border-left: 1px solid #777;
}

#header li.first a {
  padding-left: 0;
  border: 0;
}

#header li a:hover {
  text-decoration: underline;
}

#header #block01 {
  float: right;
  display: inline;
  width: 164px;
}

#header #block01 p {
  margin: 0;
  padding: 0;
  color: #fff;
  padding: 7px;
}

#header #block01 a {
  color: #fff;
}

#header #block01 h2 {
  padding: 0 2px;
  margin: 0 5px;
  color: #B82900;
  font-size: 1.4em;
  text-transform: uppercase;
  padding-bottom: 0.2em;
  background: #fff;
  width: auto;
}

#header #logo {
  margin: 0 174px 0 320px;
  text-align: left;
  padding-left: 20px;
}

#header #quicksearch {
  padding-top: 30px;
  visibility: hidden;
}

#header #quicksearch .eingabe {
  width: 143px;
}


/*----------------------------------------------------------------*/
/* breadcrumb */
/*----------------------------------------------------------------*/
#breadcrumb {
  clear: both;
  background: transparent url(../bilder/back_drei_streifen.gif) left top no-repeat;
  height: 19px;
  overflow: hidden;
  padding-left: 68px;
  padding-bottom: 8px;
}

#breadcrumb p {
  margin: 0;
  padding: 0;
  line-height: 19px;
  color: #787878;
}

#breadcrumb a {
  color: #787878;
  font-weight: normal;
  text-decoration: underline;
}

#breadcrumb a.first {
  margin-left: 0;
  background: transparent url(../bilder/back_home.gif) left center no-repeat;
  padding-left: 20px;
  text-decoration: underline;
}

#breadcrumb a:hover {
  text-decoration: underline;
}


/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#content {
  background: transparent url(../bilder/back_content.gif) left top repeat-Y;
  clear: both;
}


/*----------------------------------------------------------------*/
/* links */
/*----------------------------------------------------------------*/
#links {
  float: left;
  display: inline;
  width: 214px;
}

#links ul, #links ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#links ul li a {
  background: #731901 url(../bilder/back_subnavi_li_a.gif) left top no-repeat;
  color: #CACFCB;
  text-decoration: none;
  padding-left: 29px;
  line-height: 19px;
  display: block;
  width: 185px;
  border-bottom: 1px solid #611402;
  font-weight: normal;
}

#links ul li a:hover, #links ul li.selected a {
  background: #B82900 url(../bilder/back_subnavi_li_a_selected.gif) left top no-repeat;
  font-weight: bold;
  color: #fff;
}


/*----------------------------------------------------------------*/
/* rechts */
/*----------------------------------------------------------------*/
#rechts {
  float: right;
  display: inline;
  width: 164px;
}

#rechts .hl {
  background: #B82900;
  padding: 2px 8px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  height: 32px;
  margin-bottom: 1px;
}

#rechts .hl a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background: transparent url(../bilder/ico_basket.gif) right center no-repeat;
  padding-right: 16px;
}

#rechts .hl a:hover {
  text-decoration: underline;
}

#rechts .basket_inhalt, #rechts .basket_gesamt, .box01 {
  border: 1px solid #B5B5B5;
  padding: 4px 7px;
  margin: 0;
  color: #777;
}

#rechts .basket_gesamt {
  border-top: 0;
  margin-bottom: 13px;
}


/*----------------------------------------------------------------*/
/* inhalt */
/*----------------------------------------------------------------*/
#inhalt {
  margin: 0 187px 0 238px;
  width: 513px;
}

.teaserhome p {
  margin: 0;
  padding: 0;
}

.box01 {
  margin: 1.0em 0;
}



/*----------------------------------------------------------------*/
/* footer */
/*----------------------------------------------------------------*/
#footer {
  clear: both;
  color: #777;
  text-align: center;
  background: #fff url(../bilder/back_drei_streifen.gif) left 11px no-repeat;
  padding-top: 41px;
  margin-bottom: 1.0em;
}


/*----------------------------------------------------------------*/
/* artikel */
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
/* uebersicht */
/*----------------------------------------------------------------*/
#artikel_uebersicht dl {
  float: left;
  display: inline;
  width: 170px;
  border-left: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  height: 217px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

#artikel_uebersicht dl.d0 {
  border-left: 0;
}

#artikel_uebersicht dl dt {
  width: 170px;
  height: 126px;
  overflow: hidden;
  text-align: center;
}

#artikel_uebersicht dl dd {
  margin: 0 9px;
}

#artikel_uebersicht dl dd p {
  color: #B1B1B1;
  margin: 0;
  padding: 0;
}

#artikel_uebersicht dl dd .preis, .preis {
  color: #B82900;
  font-weight: bold;
}

#artikel_uebersicht dl dd a {
  color: #545454;
  text-decoration: underline;
  font-weight: bold;
  display: block;
  height: 3.5em;
}

.seitennavi {
  display: block;
  margin-top: 1.0em;
  clear: left;
}

.seitennavi td {
  color: #707070;
  background: transparent url(../bilder/back_seitennavi_td.gif) left top repeat-X;
  padding: 2px 2px;
  line-height: 20px;
  white-space: nowrap;
}

.seitennavi td.max {
  width: 100%;
  background: none;
}

.seitennavi td a {
  display: block;
  height: 18px;
  line-height: 18px;
  border: 1px solid #D3D3D3;
  color: #686868;
  text-decoration: none;
  padding: 0 7px;
}

.seitennavi td a:hover, .seitennavi td a.selected {
  border-color: #000;
  color: #000;
}


/*----------------------------------------------------------------*/
/* artikel details */
/*----------------------------------------------------------------*/
#artikel_details {

}

#artikel_details dt {
  border-right: 1px solid #D3D3D3;
  width: 231px;
  float: left;
  display: inline;
}

#artikel_details dd {
  margin-left: 249px;
}

#artikel_details dd h2 {
  color: #B82901;
  margin: 0;
  padding: 0;
  font-size: 1.3em;
  margin-bottom: 1.0em;
}

.bild_zoom {
  color: #B72A00;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent url(../bilder/back_lupe.gif) right center no-repeat;
  padding-right: 14px;
}

.bild_zoom:hover {
  color: #B72A00;
}

.to_basket_container {
  clear: both;
  margin-top: 39px;
  width: 100%;
}

.to_basket_container th, .to_basket_container td {
  padding: 7px;
  text-align: right;
}

.to_basket_container th.default, .to_basket_container td.default {
  text-align: left;
}

.to_basket_container th {
  background: #E7E7E7;
  text-transform: uppercase;
  border-bottom: 1px solid #BFBFBF;
  padding-bottom: 20px;
}

.to_basket_container td {
  background: #F0F0F0;
  border-top: 2px solid #fff;
}

.to_basket_container td table {
  float: right;
}

.to_basket_container td table td {
  padding: 0;
  border: 0;
}

.to_basket_container input.menge {
  width: 23px;
}


/*----------------------------------------------------------------*/
/* artikel zum warenkorb hinzugefuegt */
/*----------------------------------------------------------------*/
#item_added td {
  vertical-align: top;
}

#item_added td.artikel {
  padding: 10px;
  border-left: 1px solid #D3D3D3;
}

#item_added td.artikel p {
  margin: 0;
  margin-top: 10px;
}

#item_added td.links {
  padding: 10px;
  border-left: 1px solid #D3D3D3;
}

#item_added td.links a {
  text-transform: uppercase;
  width: auto;
  color: #B82900;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}


/*----------------------------------------------------------------*/
/* schleier */
/*----------------------------------------------------------------*/
#schleier {
  position: absolute;
  z-Index: 90;
  height: 100%;
  width: 100%;
  background: #000;
  top: 0;
  left: 0;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  cursor: not-allowed;
  display: none;
}

.popup_container {
  position: absolute;
  z-Index: 91;
  width: 300px;
  padding:10px;
  top: 0;
  left: 0;
  display: none;
  background: #fff;
  border: 5px solid #731901;
}


/*----------------------------------------------------------------*/
/* warenkorb */
/*----------------------------------------------------------------*/
#warenkorb #rechts {
  display: none;
}

#warenkorb #inhalt {
  margin: 0 0 0 238px;
  width: 700px;
}



/*----------------------------------------------------------------*/
/* steps */
/*----------------------------------------------------------------*/
#basket_steps {
  width: 100%;
  margin-bottom: 15px;
  font-family: arial;
}

#basket_steps td, #basket_steps td._last {
  padding: 2px 0;
  padding-left: 28px;
  background: transparent url(../bilder/back_step_mitte.gif) right top no-repeat;
}

#basket_steps td.selected, #basket_steps td.selected_last {
  color: #fff;
  background: #AC3B2D;
  background: transparent url(../bilder/back_step_mitte_aktiv.gif) right top no-repeat;
}

#basket_steps td.fertig, #basket_steps td.fertig2, #basket_steps td.fertig_last {
  color: #fff;
  background: #6C6C6C url(../bilder/back_step_fertig.gif) right top no-repeat;
}

#basket_steps td.fertig2 {
  background: #6c6c6c;
}

#basket_steps td.fertig span, #basket_steps td.fertig2 span, #basket_steps td.fertig_last span {
  background: transparent url(../bilder/back_step_fertig_span.gif) right center no-repeat;
  padding-right: 16px;
}

#basket_steps td._last {
  background: transparent url(../bilder/back_step_last.gif) right top no-repeat;
}

#basket_steps td.selected_last {
  background: transparent url(../bilder/back_step_last_aktiv.gif) right top no-repeat;
}


/*----------------------------------------------------------------*/
/* warenkorb tabelle */
/*----------------------------------------------------------------*/
#warenkorb_tabelle {
  border: 1px solid #D7D7D7;
  margin-bottom: 1.0em;
}

#warenkorb_tabelle th, #warenkorb_tabelle td {
  padding: 3px 8px;
  padding-left: 0;
  color: #333;
}

#warenkorb_tabelle th {
  background: transparent url(../bilder/back_basket_th.gif) left top repeat-X;
  line-height: 22px;
  height: 16px;
  text-align: left;
}

#warenkorb_tabelle th.preis, #warenkorb_tabelle th.gesamtpreis {
  text-align: right;
  color: #545454;
}

#warenkorb_tabelle td {
  vertical-align: top;
  padding-top: 0;
}

#warenkorb_tabelle td.hinweis {
  color: #999;
}

#warenkorb_tabelle td.menge, #warenkorb_tabelle th.menge {
  padding-left: 8px;
}

#warenkorb_tabelle td.menge {
  width: 102px;
}

#warenkorb_tabelle td.menge input {
  width: 42px;
  text-align: center;
}

#warenkorb_tabelle td.bez {
  width: 226px;
}

#warenkorb_tabelle td.loeschen {
  width: 12px;
  padding-top: 3px;
}

#warenkorb_tabelle td.eigenschaften {
  width: 142px;
}

#warenkorb_tabelle td.preis, #warenkorb_tabelle td.gesamtpreis {
  text-align: right;
  font-weight: normal;
  color: #545454;
  width: 80px;
}

#warenkorb_tabelle td.gesamt_gesamt {
  background: #D7D7D7;
  padding-top: 3px;
  padding-bottom: 3px;
}

#warenkorb_tabelle td.preislich {
  text-align: right;
}

#warenkorb_tabelle td.versand1 {
  padding-top: 8px;
}

#warenkorb_tabelle td.versand2 {
  padding-bottom: 16px;
}

#warenkorb_tabelle .abschliessen1, #warenkorb_tabelle .abschliessen2 {
  border-top: 1px solid #D7D7D7;
  padding: 8px;
  padding-top: 70px;
  vertical-align: bottom;
}

#warenkorb_tabelle .abschliessen1 a, #warenkorb_tabelle .abschliessen2 a {
  display: block;
  font-size: 1.3em;
  background: #979797 url(../bilder/back_btn_pfeil.gif) right center no-repeat;
  width: 160px;
  padding: 2px 3px;
  padding-right: 22px;
  color: #fff;
  text-decoration: none;
}

#warenkorb_tabelle .abschliessen2 a {
  width: 90px;
  background-color: #B72800;
  float: right;
}


/*----------------------------------------------------------------*/
/* checkout */
/*----------------------------------------------------------------*/
.form_container {
  border: 1px solid #D7D7D7;
  background: transparent url(../bilder/back_basket_th.gif) left top repeat-X;
  margin-bottom: 10px;
}

.form_container .adresse {
  padding: 8px;
}

.form_container .adresse td {
  vertical-align: top;
}

.form_container .adresse td.block1, .form_container .adresse td.block3 {
  width: 430px;
  padding-right: 30px;
}

.form_container .adresse td.block2 {
  width: 218px;
}

.form_container .adresse td.block3 {
  width: 648px;
}

.form_container .cx_error {
  padding: 8px;
}

.abschluss {
  width: 100%;
  margin-top: 10px;
}

.abschluss td {
  padding: 8px;
}

.abschluss td a, .abschluss td.weiter .submit {
  display: block;
  font-size: 1.3em;
  background: #979797 url(../bilder/back_zurueck.gif) left center no-repeat;
  width: 50px;
  padding: 2px 3px;
  padding-left: 22px;
  color: #fff;
  text-decoration: none;
}

.abschluss td.weiter {
  text-align: right;
}

.abschluss td.weiter .submit {
  float: right;
  background: #B72800 url(../bilder/back_btn_pfeil.gif) right center no-repeat;
  border: 0;
  width: auto;
  padding-left: 0;
  padding-right: 22px;
  height: 18px;
  line-height: 14px;
}

/*----------------------------------------------------------------*/
/* formular */
/*----------------------------------------------------------------*/
.formular td {
  vertical-align: top;
  padding-bottom: 3px;
}

.formular td.s0 {
  color: #343434;
  text-align: right;
  padding-right: 13px;
  width: 98px;
  font-weight: bold;
}

.formular input {
  margin-right: 9px;
}

.formular input#nl, .formular input#rgl {
  margin: 0;
}

.formular .default {
  width: 169px;
}

.formular .lang {
  width: 229px;
}

.formular .kurz {
  width: 49px;
}

.formular .medium {
  width: 79px;
}


/*----------------------------------------------------------------*/
/* lieferstatus */
/*----------------------------------------------------------------*/
.lieferstatus_container {
  width: 100%;
  margin: 0;
  padding: 0;
}

.lieferstatus_container td {
  vertical-align: bottom;
}

.lieferstatus_status {
  text-align: right;
  padding-top: 5px;
}

.lieferstatus_status table {
  float: right;
  width: auto;
}

.lieferstatus_status p {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
}

.lieferstatus {
  height: 8px;
  border: 1px solid #B2B6B5;
}

.lieferstatus td {
  width: 8px;
  height: 8px;
  overflow: hidden;
  line-height: 4px;
}


/* sondersachen
------------------------------------------------------------------*/
.body_artikel #content #rechts {
  display: none;
}

.body_artikel #inhalt {
  margin-right: 0;
  width: 700px;
}

.preis-neu-container {
  width: 238px;
  text-align: right;
  font-weight: normal;
  font-size: 10px;
}

.preis-neu, .preis-neu:hover {
  width: 197px;
  padding-right: 41px;
  height: 29px;
  line-height: 29px;
  display: block;
  background: transparent url(../bilder/back_preis.gif) left top no-repeat;
  color: #fff;
  font-size: 20px;
  text-align: right;
  text-decoration: none;
  font-weight: bold;
}

.preis-neu span, .preis-neu:hover span {
  color: #CBCCCE;
  font-size: 15px;
}
