

.checkinvalid a {
  color: #FF0000;
}

a {
  color: #000000; 
}

a:hover {
  color: #0A3478; 
}

html, body {
    height: 100%;
}

body { 
  font-family: Source Sans Pro,sans-serif;
  font-size: 0.85rem; 
  font-style: normal; 
  font-weight: 400; 
  margin: 0px; 
  padding: 0px;
  color: #000000; 
  display: block;
  top: 0;
  left: 0;
}

.reveal-overlay {
  font-size: 0.85rem;
  font-weight: 400;  
}

input.blur {
   color: #999;
}

select.markReq, input.markReq {
  border: 1px solid #FF0000;
}

input[type="file"] {
    width: 250px;
}

select, input, textarea {
  border: 1px solid #b2c0d8;
  margin: 2px;
  width: 150px;
}

a.close-popup {
  text-decoration: none;  
  display: block;
  float: right;
  clear: both;
}

a.close-popup img {
  width: 10px;
}

.StammEditCol {
  display: inline-block;  
  vertical-align:top;
  margin-right: 20px;
}

.StammEditCol .artikelpic {
    max-width: 200px;
    max-height: 150px;
    display: block;
}
#editstammdaten-artikel>div>.StammEditCol:nth-child(3) {
    width: 750px;
}

#PopupClassArtikel, .EditClassArtikel {
  width: 800px;  
}

#PopupClassBestellungen, .EditClassBestellungen {
  width: 800px;  
}

#PopupClassRGadressen, #PopupClassLieferadressen {
  width: 900px;  
}

#PopupClassAlleBestellungen, .EditClassAlleBestellungen {
  width: 800px;  
}


#StammSuchErgebnis {
  margin-top: 20px;  
}

input[type="text"], input[type="password"] {
  margin: 2px;
  padding: 1px 0px;
}

input[type="submit"], input[type="button"] {
  border: 1px solid #b2c0d8;
  color: #0A3478;
  font-weight: bold;
  background-color: #FFFFFF;
  cursor: pointer;
  margin: 2px;
  padding: 1px 6px;
}

input[type="checkbox"].markReq,input[type="radio"].markReq {
  outline: 1px solid #FF0000 !important;
  border: 0px;
}

input[type="checkbox"] {
  outline: 0px solid #b2c0d8 !important;
  border: 0px;
  width: 20px;
}

input[type="radio"] {
  width: auto;  
}

#savebtn, #delbtn, #cancelbtn {
  margin-top: 12px;  
}

#delbtn {
  display: block;  
}

#wrapper {
 position: relative; 
 min-height: 100%;
 height:auto !important;
 height:100%;
 top: 0px;
}

#wraphb {
 position: relative; 
 min-height: 100%;
 height:auto !important;
 height:100%;
 top: 0px;
}
 

#innenwrapper {
  height: 100%;
  overflow:scroll;
}


#header { 
  height: 71px;
  top: 0;
  left:0;
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  margin-bottom: 35px;
  font-size: 18px;
}

.NavElement {
  xborder-right: 1px solid #ccc;
  float: left;
  height: 71px;
  width: 150px;
}

.NavShopElement {
  float: left;
  height: 71px;  
}

.TitleElement {
  xborder-right: 1px solid #ccc;
  font-size: 2em;
  font-weight: 400;
  float: left;
  height: 71px;
  width: auto;   
  line-height: 71px;
  padding: 0px 15px;
}

#header #firmenlogo {
 float: left;
 height: 40px;
 padding: 15px 15px;
}

h1 {
  font-size: 2em;
  line-height: 1.15em;
  margin: 0 0 20px 0;
  font-weight: 400;
}

h2 {
 font-size: 2em;
 font-weight: 400;
 margin: 0 0 20px 0;
}

h3 {
 font-size: 14px;
 font-weight: normal;
}

.breadcrumb {
   font-size: 0.85rem;
   padding-left: 30px;
   padding-top: 50px;
}

.breadcrumb > span {
    padding: 0px 5px;
}

#breadcrumbs .small {
 font-size: 9px;
 letter-spacing: -1px;
 padding-right: 3px;
}

#breadcrumbs {
  color: #0A3478;
  font-size: 10px;
  margin: 0 0 34px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #dcdfe6;
}

#breadcrumbs .small {
 font-size: 9px;
 letter-spacing: -1px;
 padding-right: 3px;
}

#header h1 {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 0px;
  margin-left: 42px;
  margin-right: 0px;
  margin-top: 26px;
  height: 25px;
  float: left;
 }

  
#menu {
  margin: 0px 0px 7px 0px;
  width: 100%;
  padding-top: 0px;  
}

#main {
  height: 100%;
  min-height: 90%;
  xfloat: left;
  width: 100%;
  padding-bottom:200px;
}

#leftcontent {
  float: left;
  width: 216px;
  height: 100%;
  margin-right: -246px;
  margin-bottom: 50px;
}

#content {
  xwidth: 100%;
  padding-left: 20px;
}

#contentitem {
  margin-bottom: 50px;
  min-width: 750px;
}

.contentbox {
  width: auto;
}

.csection {
    margin-top: 16px;
}

.invisible {
    display: none;
}

.aufwerbemittelpic {
    max-width: 150px;
    max-height: 150px;
    display: block;
}

.aufwmeinsatzlist > div {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    vertical-align: top;
    border-right: 1px solid #b2c0d8;
}

.aufwmeinsatzlist > div:last-child {
    border-right: 0px solid #b2c0d8;
    padding-right: 0px;
}   

.aufwmeinsatzlist > div:first-child {
    padding-left: 0px;
}   

.filwerbetraegeritem,.filwerbemittelitem {
    margin-top: 12px;
    padding: 12px 0px;
    border-top: 1px solid #b2c0d8;
}

.StammSuchFelder > div > label {
    width: 200px;
    display: inline-block;
}

.StammAddNew {
    margin-top: 20px;
}

.stammtab {
    margin-bottom: 12px;
}

.stammtab thead  tr td {
  border-bottom: 1px solid #8993BE;
}

.stammtab tbody  tr {
  cursor: pointer;
}

.stammtab tbody tr:hover {
  background-color: #E7EBF2;
}
.stammtab tbody td {
    vertical-align: top;
}

.stammtabhead {
  margin: 10px 0px;  
}

#subform-aufwerbemittel > div {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #8993BE;
}

.pc {
    width: 100%;
}

.pc-header div.active {
     background-color: #E7EBF2;    
     border-bottom: 1px solid #E7EBF2;  
}

.pc-header div.active:hover {
    cursor: default;
}

.pc-header div:hover {
     background-color: #E7EBF2;
     cursor: pointer;
}

.pc-header div {
     float: left;
     padding: 8px 16px;
     margin: 8px 2px 0px 2px;
     border: 1px solid #8993BE;
}
.pc-header {
}

.pc-content {
    clear: both;    
    border-top: 5px solid #E7EBF2;
    border-left: 5px solid #E7EBF2;
    padding: 5px 0px 0px 5px;
}

#footer a {
  display: inline-block;
  text-decoration: none;
  color: #FFFFFF;
  width: auto;
  border: 0px;
}

#footer span {
    display: inline-block;
    padding-left: 15px;
}

#footer-impressum-line a {
    padding-right: 15px;
    padding-left: 15px;
}

.footer-hashposk {
  text-align: center;
  width: auto;
}

.footer-fragen a {
   padding-bottom: 15px;
   margin: 0px;
}

.footer-fragen {
   font-size: 40px;
   font-weight: 600;
   display: block;
   width: auto;
   text-align: center;
   border-bottom: 2px solid #626468;
   margin-bottom: 25px;
}

.footer-firmen-logo {
    width: 200px;
    float: left;
}

.footer-firmen-logo img {
   width: 186px;
}

.footer-posk-logo {
    position: absolute;
    width: 200px;
    right: 0px;
}

.footer-posk-logo img {
    height: 70px;
}

#footer {
  height: 150px;
  line-height: 30px;
  background-color: #000;
  width: 100%;
  position:absolute;
  bottom: 0;
  padding: 26px 0px 37px 0px;
  color: #FFFFFF;
}

#impressum {
  float:left;
  padding-left: 350px;
 }

#copyright {
  float:right;
  padding-right: 5px;
 }

.clr {
  clear: both;
}

.errortext {
  color: #FF0000;
  width: 500px;
  margin-bottom: 20px;
}

#editbtn, #addbtn {
    cursor: pointer;
}

.fieldlabel132 > span {
  width: 132px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}  

.fieldlabel132ta > span {
  display: block;
}  

.AufMatPos td {
    min-width: 300px;
    padding-right: 20px;
    vertical-align: top;
}
.dgap {
    margin-bottom: 12px;
}


.picdesc  {
  font-size: 10px;
 }

 #SELFilialen label {
     display: inline-block;
     width: 80px;
 }
 #SELFilialen td {
     padding-right: 20px;
     vertical-align: top;
 }
 
 #SELParForm input[type="button"] {
     width: auto;
 }
 
 .loginform {
  margin-left: 250px;  
}
 
.EingabeTextOben {
  margin-right: 10px;
  padding-bottom: 10px;
  float:left;
}

.EingabeTextLinks, .EingabeTextLinksSmall {
  clear: both;
  margin-right: 10px;
}

.EingabeTextOhneLinks {
  clear: both;
  margin-left: 200px;
  padding-left: 20px;
  padding-bottom: 30px;
}

.FormButtons {
  clear: both;
  margin-left: 200px;
  padding-left: 20px;
  padding-bottom: 30px;
}

.FormButtonsL {
  float: left;
  width: 190px;
  padding-left: 20px;
  padding-bottom: 30px;
  text-align: right;
  margin-right: 10px;
}  

.FormButtonsR {
  float: left;
  padding-left: 0px;
  padding-bottom: 30px;
}  

.gap,.Gap {
  clear: both;
  height: 30px;
}

.EingabeTextLinksSmall .EingabeLabel  {
  min-height: 15px;
}

.EingabeTextLinksSmall .EingabeAsLabel {
  min-height: 15px;
}

.EingabeLabel {
  float: left;
  width: 200px;
  min-height: 30px;
  text-align: right;
  padding-top: 5px;
  padding-right: 20px;
}

.EingabeAsLabel  {
  min-height: 30px;
  text-align: left;
  padding-top: 5px;
  float:left;
}

.EingabeEdit {
  float: left;
}

#standortheader {
  font-weight: bold;
  margin-left: 200px;
  line-height: 25px;
  padding-left: 20px;
  padding-bottom: 30px;
}

.checkvalid {
  color: #008000;
}

.checkinvalid {
  color: #FF0000;
}

.auflistung {
  white-space:nowrap;
}

table.changloglist thead, table.warenkorb thead tr th {
  font-weight: bold;
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
  text-align: left;
}

table.warenkorb {
  margin-bottom: 20px;  
}

table.changloglist thead tr th {
  font-weight: bold;
  font-size: 11px; 
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
  text-align: center;
}

table.changloglist > thead > tr >th:first-child {
  width: 200px;
  padding-right: 18px;
  text-align:right;
}

table.changloglist > tbody > tr >td:first-child {
  width: 200px;
  text-align: right;
  padding-right: 18px;
}

table.changloglist > tbody > tr >td {
  width: 200px;
  text-align: center;
}

table.auflistung thead {
  font-weight: bold;
  font-size: 11px; 
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
  text-align: left;
}

table.auflistung thead tr th {
  font-weight: bold;
  font-size: 11px; 
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
  text-align: left;
}

table.auflistung tbody {
  font-size: 11px; 
}

table.auflistung tbody td div a {
  display: block;
  text-decoration: none;
  color: #0A3478; 
}

table.DemaPicTable > tbody > tr > td  {
  width: 130px;
  text-align: center;
}

.auflrow:hover td {
  background-color: #E7EBF2; 
}

#standorttabelle {
  clear: both;
  white-space:nowrap;
}

table.wermachtwas td {
  padding-bottom: 20px;
 }

/*
     #  Benutzertabelle
*/
.themail {
  width: 180px;
}

.thname {
  width: 150px;
}

.thfunktion {
  width: 180px;
}

.thgd {
  width: 100px;
}

.thvd {
  width: 100px;
}

/*
     #  Meldungstabelle
*/
.thplz {
  width: 60px;
}
  
.thort {
  width: 150px;
}

.thstr {
  width: 180px;
}

.thgrund {
  width: 40px;
}

.thkat {
  width: 40px;
}

.thstatus {
  width: 150px;
}

.thdatum {
 width: 70px;
}

.thmeldungnr {
 width: 100px;
}

.thcheckbox {
  width: 120px;
}

.thwgnr {
  width: 120px;
}

.thumschl {
  width: 200px;
}

.thuser {
  width: 120px;
}

table.eingabetab > thead > tr >th:first-child {
  width: 200px;
  padding-right: 18px;
  text-align:right;
}

table.eingabetab > tbody > tr >td:first-child {
  width: 200px;
  text-align: right;
  padding-right: 18px;
}

table.eingabetab th {
 font-size: 12px; 
 font-weight: normal;
 text-align: left;
 vertical-align: bottom;
}

table.eingabetab tbody {
  font-size: 12px; 
}

table.geschzeiten > thead > tr >th:nth-child(3) {
  padding-right: 40px;
}

table.geschzeiten > tbody > tr >td:nth-child(3) {
  padding-right: 40px;
}

table.fenster > tbody > tr >td:nth-child(5) {
  padding-left: 40px;
}
table.fenster > thead > tr >th:nth-child(5) {
  padding-left: 40px;
}

table.eingabetab td {
  padding-right: 10px;
}

table.wgumschl > tbody > tr {
 vertical-align: top;
 height: 60px;
}

table.rueckbau > tbody > tr {
  height: 40px;
}

table.Pics {
  width: 600px;
  margin-bottom:20px;
  margin-top: 0px;
  padding: 0px;
  overflow:hidden;
  font-size: 10px;
}

table.Pics td {
  width: 164px;
  border: 1px solid #8993BE;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  margin-right: 2px;
}

.PicDel {
  height: 15px;
  float:right;
}

.PicsTd {
  height: 100%;
}

.PicDesc {
  bottom: 0;
}

.leftbox {
  float: left;
  width: 200px;  
}

.suchbox {
  float: left;
  width: 200px;  
  padding-top: 30px;
}

.rightbox {
  float: left;
  width: 200px;
  border-left: 1px solid #8993BE;
  height: 90px;
  padding-left: 20px;
  padding-top: 10px;
}

#pagetablenav {
  padding-top: 15px;
  font-size: 11px; 
}

#navheader {
  float:left;
  width: 30px;
}

.pageitem.active {
  text-decoration: none;
  font-weight:bold;
  cursor: auto;
}

.pageskipped {
  float: left;
  width: 20px;
  text-align:center;
}

.pageitem {
  float: left;
  width: 20px;
  text-align:center;
  text-decoration: underline; 
  cursor: pointer;
}

#auswahlshade {
 position: fixed;
 z-index: 100;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: #000;
 cursor: auto;
 zoom: 1;
 opacity: 0.8;
 filter: alpha(opacity=70);
 top: 0px;
 text-align: center;
}

#auswahlbox {
 position: fixed;
 background-color: #FFFFFF;
 padding: 10px 10px 10px 30px;
 width: 660px;
 height: 400px;
 left: 50%;
 top: 50%;
 margin:-190px 0 0 -330px;
 cursor: auto;
 z-index: 100;
}

#auswahlstort {
}

#picshade {
 position: fixed;
 z-index: 100;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 background-color: #000;
 cursor: auto;
 zoom: 1;
 opacity: 0.8;
 filter: alpha(opacity=70);
 text-align: center;
}

#picbox {
 position: fixed;
 display: block;
 top: 0px; left: 0px;
 background-color: #FFFFFF;
 padding: 10px 10px 10px 10px;
 cursor: pointer;
 z-index: 100;
 margin-top: 20px;
 margin-left: auto;
 margin-right: auto;
}

#picdisplay {
    max-width: 100%;
    width: auto;
    height: auto;
}

#piccloselink {
 display: block;
 float: right;
 width: 66px;
 height: 22px;
 background: transparent url(/images/closelabel.gif) no-repeat center;
 margin: 5px 0;
}

#picbottomcontainer {
 top: 0px; left: 0px;
 overflow: hidden;
 background-color: #fff;
}

.wgchoose, .wgdelchoose, .clickableimage {
  cursor: pointer;
}

.ImgAuswahl {
  margin-left: 8px;  
}

.w70,.memo70 {
  width: 300px;  
}

.w10 {
  width: 50px;  
}

#globalnav {
 list-style: none;
 margin: 0 0 5px 0;
 padding: 0;
 background: #0A3478;
 overflow: hidden;
 height: 90px;
}

#globalnav li {
 margin: 0;
 padding: 0;
}

#globalnav li a {
 text-decoration: none;
 display: block;
 height: 17px;
 color: #FFFFFF;
 border-bottom: 1px solid #5666A3;
 border-top: 1px solid #5666A3;
 margin: -1px 0 0 12px;
 padding: 0 0 0 8px;
 line-height: 17px;
 font-size: 12px;
 font-weight: normal;
 background: url(/images/bt_arrow_white.gif) right center no-repeat #0A3478;
}

.faq {
  width: 500px;
 }
 
.faq h2 {
 font-size: 1.17em;
 font-weight: normal;
 border-bottom: 1px solid #5666A3;
} 

.wgeditins  tr td {
 width: 200px;
}

.wgeditdel  tr td {
 width: 200px;
}

.wgeditumschl tr td:nth-child(1) {
  width: 200px;
 }

.wgeditumschl tr td:nth-child(2) {
  width: 50px;
 }

.wgeditumschl tr td:nth-child(3) {
  width: 200px;
 }
 
.wgeditumschl tr {
  height: 50px;
 }
 
/* stammtabellen  */
 
#StammSuchErgebnis.ClassArtikel > table.stammtab > thead > tr > td {
    min-width: 300px;
} 

#StammSuchErgebnis.ClassLieferadressen > table.stammtab > thead > tr > td  {
    min-width: 200px;
}
#StammSuchErgebnis.ClassLieferadressen > table.stammtab > thead > tr > td:nth-child(4)  {
    width: 50px;
    min-width: 50px;
}

#StammSuchErgebnis.ClassRGadressen > table.stammtab > thead > tr > td  {
    min-width: 200px;
}
#StammSuchErgebnis.ClassRGadressen > table.stammtab > thead > tr > td:nth-child(4)  {
    width: 50px;
    min-width: 50px;
}

table.stammtab.arttexte > thead > tr > td {
    min-width: 150px;
}
table.stammtab.artausf > thead > tr > td {
    min-width: 150px;
}

table.stammtab.artpreise > thead > tr > td {
    min-width: 150px;
}
table.stammtab.artpreise > thead > tr > td {
    min-width: 150px;
}

#StammSuchErgebnis.ClassTeams > table.stammtab > thead > tr > td {
    min-width: 300px;
} 

#StammSuchErgebnis.ClassStandorte > table.stammtab > thead > tr > td {
    min-width: 300px;
} 
#StammSuchErgebnis.ClassBusinessLines > table.stammtab > thead > tr > td {
    min-width: 300px;
} 
#StammSuchErgebnis.ClassBusinessUnits > table.stammtab > thead > tr > td {
    min-width: 300px;
} 

#StammSuchErgebnis.ClassWerbetraeger > table.stammtab > tbody > tr > td:nth-child(3),
#StammSuchErgebnis.ClassWerbetraeger > table.stammtab > tbody > tr > td:nth-child(4) {
    text-align: center;
} 

#StammSuchErgebnis.ClassBenutzer .stammtab thead td:nth-child(n+2) {
  width: 250px;
}

.shopartikelliste, shopwgliste {
    max-width: 1110px;
}

#StammSuchErgebnis.ClassAlleBestellungen > table.stammtab > thead > tr > td {
    min-width: 150px;
} 

#StammSuchErgebnis.ClassBestellungen > table.stammtab > thead > tr > td {
    min-width: 150px;
} 

.boxshadow {
   box-shadow: 0 5px 20px 0 rgba(0,0,0,.15);
}

.catheader {
    margin-left: 0px;
    margin-top: 30px;
}
.shopwgliste {
    margin-left: 0px;
}

.shopeinewg {
    float: left;
    width: 180px;
    height: 100px;
    margin: 20px;
    padding: 10px;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.15);
    text-align: left;
    position: relative;
}

.shopeinartikel {
    float: left;
    width: 400px;
    height: 100px;
    margin: 20px;
    padding: 10px;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.15);
    text-align: left;
}

.shopeinewg>span {
   display: block;
   font-size: 1.3em;
   font-weight: 400;
   xheight: 80px;
   xline-height: 80px;
   margin: 0;
   position: absolute;
   top: 50%;
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}

.shopeinekategorie {
    float: left;
    width: 300px;
    height: 230px;
    margin: 10px;
    padding: 10px;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.15);
    text-align: center;
}

.shopeinekategorie img {
    max-width: 280px;
    max-height: 200px;
    display: block;   
    margin: auto;
}

.shopeinekategorie span {
    max-width: 280px;
    max-height: 200px;
    display: block;    
}


#artpreis {
    float: left;
    position: relative;
    top: -15px;
    margin-right: 20px;
}

#artpreis span.pstaffel {
  display: block;    
  height: auto;
}

#artpreis span {
  display: inline-block;
  height: 20px;
} 

#artpreis span:nth-child(1) {
  font-size: 2em;
  font-weight: 400;
  margin-right: 5px;
}

.artikelpreiszusatz {
    float: left;
}

.shopeinartikel img {
  max-width: 75px;
  max-height: 75px;
  display: inline-block;
  margin: auto;
  padding-right: 2px;
}

.shopeinartikelpic {
  display: inline-block;
  height: 75px;
  width: 75px;  
}

.shopeinartikel>span:nth-child(2) {
   display: inline-block;
   height: 75px;
   vertical-align: middle;
   border-left: 1px solid;
   padding-left: 15px;
   margin: auto;
}

.shopeinartikel>span>span:nth-child(1) {
   display: inline-block;
   font-size: 1.3em;
   font-weight: 400;
   height: 60px;
   line-height: 60px;
   vertical-align: middle;
   margin: auto;
   font-size: 1.3em;
   font-weight: 400;
}


.shopeinartikel>span>span:nth-child(2) {
    width:auto;
    position: absolute;
    display: block;
    height:15px;
    line-height: 15px;
}

.artdetpic, .artdetdet {
    float: left;
    padding-right: 20px;
}

.artdetpic img {
    max-width: 450px;
}

.artdetdettab {
    border-collapse: collapse;
}
.artdetdettab td {
   padding-right: 5px; 
   padding-left: 0px;
}

.artdetkurzinfo {
   position: relative;
   top: -20px;
   left: 10px;
   font-weight: 400;
   font-size: 1.5em;
}


.artikelmerkmale {
    width: 400px;
}

.artikeldescr {
    margin-bottom: 18px;
}

.artikelimage img {
    max-width: 300px;
    max-height: 300px;
}

#artvorschau img {  
  max-width: 300px;
  max-height: 326px;    
}

.imagecontainer {
    width: 300px;
    height: 350px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.imagecontainer span {
    display: block;
    width: 100%;
    line-height: 20px;
    border-bottom: 1px solid #000;
}

.artikelmerkmale span {
    display: block;
    vertical-align: top;
}

.indenwarenkorb .descr {
    display:inline-block;
    width: 150px;
    vertical-align: top;
}

.indenwarenkorb textarea {
   width: 500px;
   height: 150px;
}

.wkbereich {
    margin-bottom: 20px;
}

#WKFormat, #WKAusf {
   width: 200px; 
}

.tvorwahl {
    width: 50px;
}

.telefon {
    width: 90px;
}
.flaeche {
    width: 60px;
}

.artikelinput {
    float:left;
    width:400px;
}
.artindivsample {
    max-width: 250px;
}

.ArtBestMenge {
    width: 50px;
}

table.warenkorb > thead > tr >th:first-child {
  width: 50px;
}

table.warenkorb > thead > tr >th:nth-child(2) {
  width: 350px;
}

table.warenkorb > thead > tr >th:nth-child(4),
table.warenkorb > thead > tr >th:nth-child(5),
table.warenkorb > thead > tr >th:nth-child(6)
{
  width: 100px;
  text-align: right;
}

table.warenkorb > thead > tr >th:nth-child(2) {
  width: 350px;
}

table.warenkorb > tbody > tr >td:nth-child(4),
table.warenkorb > tbody > tr >td:nth-child(5),
table.warenkorb > tbody > tr >td:nth-child(6)
{
  text-align: right;
}

table.warenkorb > tbody > tr >td {
  vertical-align: top;
  text-align:left;
}

table.warenkorb > tbody > tr.warenkorbgesamt > td  {
  border-top-width: 1px;
  border-color: #8993BE;
  border-top-style:solid;  
  text-align: right;  
}

.wkpreviewpic {
    max-width: 100px;
    max-height: 100px;
}
.bestellbuttons {
  margin-top: 18px;
  width: 710px;
  text-align: right;  
}

.bestladr {
    margin-left: 18px;
}

input.jetztbestellen {
    width: auto;
}

input.BtnWKMengeChange {
  background: url(/images/refresh.png) no-repeat;
  background-size: 14px 14px;
  border: none;
  width: 20px;
}  

#mainmenu {
    float: right;
}

ul.mainmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  xbackground-color: #FFFFFF;
}

ul.mainmenu li.dright {
  float: right;  
  border-right: none;
  border-left: 1px solid #ccc;
  height: 69px;
}

ul.mainmenu  li {
  float: left;
  border-left: 1px solid #ccc;
}

ul.mainmenu li a {
  height: 21px;    
}

ul.mainmenu li.picmenu a, ul.mainmenu li.picmenu div {
   padding: 0px;
}

ul.mainmenu li a, .dropbtn {
  display: inline-block;
  text-align: center;
  padding: 24px 26px;
  text-decoration: none;
}

ul.mainmenu li .menu-active  {
  display: inline-block;
  xbackground-color: #E0E0E0;
  text-align: center;
  padding: 24px 26px;
  text-decoration: none;
}

ul.mainmenu li.picmenu > .menu-active {
  height: 69px;
}

ul.mainmenu li > .menu-active {
  height: 21px;
}

ul.mainmenu li a:hover, .dropdown:hover .dropbtn {
  xbackground-color: #e8e8e8;
}

ul.mainmenu li.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

ul.mainmenu li .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  height: 50px;
}

ul.mainmenu li .dropdown-content .menu-active {
  color: black;
  xbackground-color: #E0E0E0;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}

.wkpic {
  width: 30px;  
  margin: 19px 20px;
}

.wkmenge {
  background-color: #EE1C25;  
  color: #FFFFFF;
  border-radius: 50%;
  display: block;
  position: absolute;
  font-size: 12px;
  padding: 3px;
  min-width: 20px;
  min-height: 20px;
  top: 35px;
  left: 40px;
}

.wk {
  position: relative;  
}

.radioselitem, .radioitem {
    margin: 10px 50px;
}
.radiosel > input[type="radio"] {
    margin-right: 20px;
}

.w300 {
    width: 300px;
}
.DarkBg { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: rgba(0,0,0,0.4); display: none; z-index: 1000;}
.DarkBg #loadImg { position: absolute; top: 50%; left: 45%;  }

.einrueckung {
    padding-left: 50px;
}

.catimage {
  display: block;
  max-width: 620px;
  margin-left: 40px;
}


