/* WARENKORB */
#warenkorb h2{
	position: relative;
   background-image: url(../images/wk.gif);  
}
#warenkorb dl{overflow: hidden;margin-bottom: 10px;}
#warenkorb dl dt{
   float: left;
   width: 30%;  
   margin-top: 4px;
}
#warenkorb dl dd{
   float: left;
   width: 69%;  
   margin-top: 4px;
}

#content #wgMenuDiv .shopBox{
   width: 100%;  
}
#content #wgMenuDiv .shopBox #wkPosList{
   margin: 0;
   width: 100%;
   border-collapse: collapse;
}

.WKArtNummer   {width: 12%;}
.WKArtname     {width: 43%;}
.WKArtAnzahl   {width: 10%;text-align: center;}
.WKArtPreis    {width: 16%;text-align: center;}
.WKArtGesPreis {width: 16%;text-align: center;}
.WKDelete      {width: 3%;text-align: center;}


#content .shopBox #wkPosList th{
   border: 0 none;
   background-color: #333;
   border: 1px solid #fff;
   border-top-color: #333;
   color: #fff;
   padding: 4px 2px;
   vertical-align: top;
}

#content .shopBox #wkPosList td{
   vertical-align: top;
   padding: 2px;
}
#content .shopBox #wkPosList tr.WKPosListeTr td{
   border-top: 2px solid #ccc;
}
/*
   RESPONSE
*/
#content .erpsys_response .erpsys_response_message{
   color: #fff;
}
#content .erpsys_response h3{
   margin: 0;
   color: #fff;
}
.erpsys_response{
   margin: 10px;
   padding: 10px;
   background-color: #333;
   position: relative;
}

#content #wgMenuDiv .shopBox .shopTitle{
   color:#223675;
   font-size:140%;
   font-weight:bold;
   line-height:130%;
   margin:12px 0 10px;
}

.shopBottom div.detailLink {float: left; width: 33%; text-align: left;  }
.shopBottom div.welink     {float: left; width: 33%; text-align: center;}
.shopBottom div.wklink     {float: left; width: 33%; text-align: right; }

/*
 Bestellvorgang
*/
#content #wgMenuDiv td.paddingLeft4Uebersicht{
   padding-left: 5px;
}
#content #wgMenuDiv .shop_bestelluebersicht .shopBox .wklink input,
#content #wgMenuDiv .shop_zahlart .shopBox .wklink input,
#content #wgMenuDiv .shop_lieferadresse .shopBox .wklink input,
#content #wgMenuDiv .shop_kundendaten .shopBox .wklink input{
   float: right;
}

#content #wgMenuDiv .shop_warenkorb .shopBox td.content,
#content #wgMenuDiv .shop_warenkorb .shopBox td.shopBottom,
#content #wgMenuDiv .shop_bestelluebersicht .shopBox td.shopBottom,
#content #wgMenuDiv .shop_bestelluebersicht .shopBox td.content,
#content #wgMenuDiv .shop_zahlart .shopBox td.content,
#content #wgMenuDiv .shop_zahlart .shopBox td.shopBottom,
#content #wgMenuDiv .shop_lieferadresse .shopBox td.shopBottom,
#content #wgMenuDiv .shop_lieferadresse .shopBox td.content,
#content #wgMenuDiv .shop_kundendaten .shopBox td.content,
#content #wgMenuDiv .shop_kundendaten .shopBox td.shopBottom,
#content #wgMenuDiv .shop_logindaten .shopBox td.shopBottom,
#content #wgMenuDiv .shop_logindaten .shopBox td.content{
   padding: 10px 0;
}
/* BESTELLÜBERSICHT */
#content .shopBox table.tbl_bestelluebersicht{
   margin: 0;
   padding: 0;
   border-collapse: collapse;
}
#content .shopBox table.tbl_bestelluebersicht .WK_BU_ADDINFO td{
   border-bottom: 2px solid #ccc;  
}
#content .shopBox table.tbl_bestelluebersicht .bgColorArtikelLeisteUebersicht td{
   border: 0 none;
   background-color: #333;
   border: 1px solid #fff;
   border-top-color: #333;
   color: #fff;
   padding: 4px 2px;
   vertical-align: top;
}


#content .shopBox table.tbl_bestelluebersicht .bgColorArtikelLeisteUebersicht td.artnummer{ width: 15%;}
#content .shopBox table.tbl_bestelluebersicht .bgColorArtikelLeisteUebersicht td.artname{ width: 43%;}
#content .shopBox table.tbl_bestelluebersicht .bgColorArtikelLeisteUebersicht td.anzahl{ width: 10%;text-align: center;}
#content .shopBox table.tbl_bestelluebersicht .bgColorArtikelLeisteUebersicht td.preis{ width: 13%;text-align: center;}
#content .shopBox table.tbl_bestelluebersicht .bgColorArtikelLeisteUebersicht td.gpreis{ width: 19%;text-align: center;}

#content .shopBox table.tbl_bestelluebersicht .WKArtikelInformation td.anzahl{ text-align: center;}
#content .shopBox table.tbl_bestelluebersicht .WKArtikelInformation td.preis{  text-align: center;}
#content .shopBox table.tbl_bestelluebersicht .WKArtikelInformation td.gpreis{ text-align: center;}


/* ÜBERSCHREIBE BESTELLUEBERSICHT */
#content #wgMenuDiv table.tbl_bestelluebersicht td.padleft5{padding: 0;}
#content #wgMenuDiv table.tbl_bestelluebersicht td.padright5{padding: 0;}

/*
 ENDE
*/

#content #wgMenuDiv .shopBox .content2{
   padding: 0;
}

#content #detailMasterTable .trBoxBottom,
#content #detailMasterTable .shopBottom{
   display: block;  
   width: 100%;
}
#content .shopBox td.shopBottom td,
#content .shopBox td.shopBottom{
   vertical-align: middle;  
}

.mllink,
.wklinkTop,
.detailLink img,
#wgMenuDiv .preisTable img,
.back_link img,
.artnr,
.statusTable,
#content #listeMasterTable .trBoxBottom,
.shopBGRO,
.shopBGLO,
.shopBGLU,
.shopBGRU,
.shopBGRO img,
.shopBGLO img,
.shopBGLU img,
.shopBGRU img{
   background-image: none;
   display: none;  
}


#content table td.paddingRight4Uebersicht,
#content table td.paddingLeft4Uebersicht{padding: 4px;}
.shopZahlartGerade, .shopZahlartBankeinzug{}
.shopZahlartUngerade{}
.wktrenner {}
.artikelzeilewk {font-weight: bold;}
.gesamtpreis {font-weight: bold;}
