/* BEZUGSART */
.bezugsart {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.odd {
   background-color: #fcfcfc;
}

.even {
   background-color: #fff;
}

#moreTools {
	height: 23px;
	margin: 5px 0 5px 0;
    font-size: 12px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;

}

#moreTools>label{
padding: 0 10px 0 10px;
color: #FFF;
}

.editArtikel {
	width: 90px;
	height: 22px;
	background-color: #c64949;
	padding: 3px;
}

.editArtikel input[type=text] {
    background: #fff;
    width: 60px; 
    padding: 3px; 
    font-size: 12px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #000; 
    border: 1px solid #959595;
    float:left;
}

.editReferenz {
	width: 150px;
	height: 22px;
	background-color: #c64949;
	padding: 3px;
}

.editReferenz input[type=text] {
    background: #fff;
    width: 120px; 
    padding: 3px; 
    font-size: 12px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #000; 
    border: 1px solid #959595;
    float:left;
}

p {	
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#bezugsart {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	height: 30px;
}

#bezugsart li.current a {
	color: #FFFFFF;
	background-image: url(../../images/menu_pfeil.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#7ED600;
}

#bezugsart ul {
	list-style: none;
}

#bezugsart li {
	float: left;
	width: auto;
}

#bezugsart a {
	text-decoration: none;
	height: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom:5px;	
	color: #000;
	display: block;
}

#bezugsart a:hover, #bezugsart a:focus {
	color: #fff;
	background-color:#ddd;
}

#bezugsart .active,
#bezugsart .active a {
	color: #fff;
	background-color:#666;
}

#lieferanschrift {
	padding-bottom: 20px;
}

#zusatztext {

padding-top:0px;
padding-left: 0px;
z-index:1;
padding-bottom:10px;
}
table #bestellListe
{

}


.tablebezeichnung {
	font-size: 12px;
	color: #ffffff;
	height:25px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url('../../images/orderHeadBG.png');
	background-repeat:repeat-x;
}

.tableheader {
	font-size: 12px;
	color: #ffffff;
	height:25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#bbb;
}

.tablerowEnd {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
}

.tablerow {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height:30px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
}

.tablerow a ,.tablerowEnd a{	
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

.tableOhne {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height:25px;
	padding-left: 4px;
}

.tableDaten {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	height:10px;
	padding-left: 4px;
}


.tableAn {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height:15px;
	padding-left: 4px;
}

#artikelListe>tbody tr:hover {
	background-color: #FFE1E1;
}


#artikelListe input[type=text]:hover { background: #daf2ff; }
#artikelListe input[type=text]:focus { border: 1px solid #1a1f23 ; background: #daf2ff; }


.loeschen {
	background: url(../../images/button-del.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	padding-right: 8px;
	float: left;
}

.edit {
	background: url(../../images/button-edit.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	float: left;
}

.load {
	background: url(../../images/button-load.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	float: left;
}

.save {
	background: url(../../images/button-ok.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	float: left;
}
.load:hover, .load:focus,
.save:hover, .save:focus,
.loeschen:hover, .loeschen:focus,
.edit:hover, .edit:focus {
background-position: center -20px;
}

#versanddaten {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 500px;
	z-index:999;
	padding: 0px 0px 20px 0px;
    position: relative;
    float: right;
}

#bemerkung {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 500px;
	z-index:999;
	float: right;
	padding: 0px 0px 20px 0px;
    position: relative;
}


#lieferdaten {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 350px;
	padding: 0px 0px 20px 0px;
    position: relative;
    float: left;
}
.adresseText{
	float: left;
	width: 200px;
	height: 30px;
}

/* Adress Button */

.addresseLeeren {
	background: url(../../images/button-del.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	float: right;
}

.addresseSpeichern {
	background: url(../../images/button-save.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	float: right;
}

.addresseLaden {
	background: url(../../images/button-load.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	float: right;
}





.warenkorbLoeschen {
	background: url(../../images/button-del.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	margin-right: 11px;
	float: right;
	padding-left:5px;
}
.warenkorbEdit {
	background: url(../../images/button-edit.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	float: right;
	padding-left:5px;
}
.warenkorbNew {
	background: url(../../images/button-new.png) no-repeat center 4px;
	height:25px;
	width: 19px;
	float: right;
	padding-left:5px;
}

.warenkorbNew:hover, .warenkorbNew:focus,
.warenkorbEdit:hover, .warenkorbEdit:focus,
.warenkorbLoeschen:hover, .warenkorbLoeschen:focus,
.addresseLeeren:hover, .addresseLeeren:focus,
.addresseSpeichern:hover, addresseSpeichern:focus,
.addresseLaden:hover, .addresseLaden:focus {
	background-position: center -20px;
}

#dhtmltooltip{
	position: absolute;
	width: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	visibility: hidden;
	z-index: 100;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
}

#firma_logo {
	background-image: url(../../IND/logo_kl.png);
	background-repeat:no-repeat;
	width: 422px;
	height: 73px;
	padding-bottom: 10px;
}

#print-logo {
	background-image: url(../../IND/logo_kl.png);
	background-repeat:no-repeat;
	margin-top: 20px;
	padding-bottom: 30px;
	margin-left: 360px;
	width: 206px;
	height: 60px;
}


.feld1, .bezeichnung, .versandart {
	height: 20px;
	width:200px;
}


#rechnungsanschrift {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#EEE;
	margin-left:50px;
	padding-left:10px;
	width: 200px;
	float:left;
}


#artikelListe {
	background-color:#fff;
}

#warenkorb {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 960px;
	height:30px;
}

#suche {
	float:right;
}

.lpreis { 
    display: none;
 }
 

#bestellung {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#warenkorbinfo {
	width: 220px;
	height:30px;
	float:right;

}

#preisinfo {
	width: 220px;
	height:30px;
	float:right;
}
#preisinfo input{
	margin-right:5px;
    margin-top:4px;
	float:left;
}

.postext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b01111;
}

#warenkorbButton{
	width: 100px;
	height:30px;
	float: left;
	}



#warenkorb select{
	border: 1px solid #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 25px;
	width:250px;
	float:left;
}
#warenkorb label{
	float: left;
	padding-right: 5px;
}

#neuerWarenkorb a {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-bottom:10px;
}
