ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: 0!important; 
}

p
{
	font-size:8pt !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	color:#000;
}
input[type="button"] {
   overflow: visible;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

a
{
   text-decoration: underline;
   color: #000;
}
a:hover
{
  text-decoration: underline;
  color: #000;
}
* input,
* textarea,
* select
{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt  !important;
}
.viewbtn
{
	background: url(../images/edit.gif) left top no-repeat;
	height:23px;
	width:24px;
	border:0;
	font-size:0 !important;
	cursor:pointer;
	padding-left:30px;
	text-align:left;
}	

.deletebtn
{
	background: url(../images/delete.jpg) center top no-repeat;
	height:18px;
	width:14px;
	border:0;
	font-size:0 !important;
	cursor:pointer;
	padding-left:15px;
 	text-align:left;
}
* html .viewbtn,
*+html .viewbtn,
* html .deletebtn,
*+html .deletebtn
{

}

.btnnotselected /*btn*/
{
	cursor: pointer;
	width: 22px;
	height: 22px;
	background:#fff !important;
	border:0;
	font-size:8pt;
}
.btnselected /*btn*/
{
	cursor: pointer;
	width: 22px;
	height: 22px;
	background:#fff !important;
	border:0;
	font-weight:bold;
	font-size:8pt;
}

* html .createdasc, * html .statusasc, * html .artbezasc, * html .bstnrasc, * html .artikelasc, * html .kndetinrasc, * html .formatasc, * html .aufartasc, * html .aufnrasc, * html .kndbstnrasc, /*hack ie6*/
*+html .createdasc, *+html .statusasc, *+html .artbezasc, *+html .bstnrasc, *+html .artikelasc, *+html .kndetinrasc, *+html .formatasc, *+html .aufartasc, *+html .aufnrasc, *+html .kndbstnrasc, /*hack ie7*/
* html .createddesc, * html .statusdesc, * html .artbezdesc, * html .bstnrdesc, * html .artikeldesc, * html .kndetinrdesc, * html .formatdesc, * html .aufartdesc, * html .aufnrdesc, * html .kndbstnrdesc, /* hack ie6*/
*+html .createddesc, *+html .statusdesc, *+html .artbezdesc, *+html .bstnrdesc, *+html .artikeldesc, *+html .kndetinrdesc, *+html .formatdesc, *+html .aufartdesc, *+html .aufnrdesc, *+html .kndbstnrdesc, /*hack ie7*/
* html .creatednone, * html .statusnone, * html .artbeznone, * html .bstnrnone, * html .artikelnone, * html .kndetinrnone, * html .formatnone, * html .aufartnone, * html .aufnrnone, * html .kndbstnrnone, /*hack ie6*/
*+html .creatednone, *+html .statusnone, *+html .artbeznone, *+html .bstnrnone, *+html .artikelnone, *+html .kndetinrnone, *+html .formatnone, *+html .aufartnone, *+html .aufnrnone, *+html .kndbstnrnone /*hack ie7*/
{
	padding-left: 25px;
	border:0;
}

.vorschaubild td
{
	border:0 !important;
	
}

.preview
{
	visibility:hidden;
	position:absolute;
	z-index:12;
	background-color:#fff;
	border: solid 1px;
	
}
.createdasc,
.statusasc,
.artbezasc,
.bstnrasc,
.artikelasc,
.kndetinrasc,
.formatasc,
.aufartasc,
.aufnrasc,
.kndbstnrasc
{
	background: url(/images/asc0.gif) center top no-repeat;
	cursor: pointer;
	border: 0;
	width: 21px;
	height: 10px;
	font-size: 0px !important;
	padding-left:35px;
	padding-top:5px;
	margin-bottom:2px;
	margin-top:1px;
}
.createddesc,
.statusdesc,
.artbezdesc,
.bstnrdesc,
.artikeldesc,
.kndetinrdesc,
.formatdesc,
.aufartdesc,
.aufnrdesc,
.kndbstnrdesc 
{
	background: url(/images/asc0.gif) center top no-repeat;
	cursor: pointer;
	border: 0;
	width: 21px;
	height: 10px;
	font-size: 0px !important;
	padding-left:35px;
	padding-top:5px;
	margin-bottom:2px;
	margin-top:1px;
}
.creatednone,
.statusnone,
.artbeznone,
.bstnrnone,
.artikelnone,
.kndetinrnone,
.formatnone,
.aufartnone,
.aufnrnone,
.kndbstnrnone
{
	background: url(/images/asc0.gif) center top no-repeat;
	cursor: pointer;
	border: 0;
	width: 21px;
	height: 10px;
	font-size: 0px !important;
	padding-left:35px;
	padding-top:5px;
	margin-bottom:2px;
	margin-top:1px;
}
#billaid
{
	z-index:2; background-color:#fff; display:none; position: absolute; left: 400px; top: 200px;
}


#delaid
{
	z-index:2; background-color:#fff; display:none; position: absolute; left: 400px; top: 0px;
}

* html #billaid,  
* html #delaid
{
	left: 200px;
}
.font_10
{
	font-size:10px;
}
.addresstable {
	background-color:#cbb57b;
}

* hr
{
	height:1px;
	/*border-top:solid #000 1px !important;*/
	border:0;
	width:200px;
}

.addresstable_hdl {
	background-color:#fef9e5;
	border:solid 1px #CCCCCC;
	padding:5px;
}
a.select:link, a.select:visited, a.select:hover, a.select:active {	text-decoration: underline;	color: #fff;}
a.small:link, a.small:visited, a.small:hover, a.small:active {font-size:10px; text-decoration: underline; color: #000;}
a.smallw:link, a.smallw:visited, a.smallw:hover, a.smallw:active {font-size:10px; text-decoration: underline; color: #fff;}
a.btnasel:link, a.btnasel:visited, a.btnasel:active {padding:2px; font-size:10pt; background-color: #5365a8; text-decoration: none; color: #fff;}
a.btnasel:hover, a.btnasel:active {margin-left:-1px; border:#5365a8 1px solid;}

.select { color: #000; }

.bezeichnung
{
	background-color:#fff !important;
	text-align:right !important;
	padding-right: 5px !important;
	vertical-align:middle;

}
.bezeichnungtextarea
{
	background-color:#fff !important;
	text-align:left !important;
	padding-right: 5px !important;
	border:0 !important;
}
.bezeichnungtabelle,
.bezeichnungtabelle td
{
	background-color:#fff !important;
	text-align:center !important;
	padding-right: 1px !important;
	padding-left: 1px !important;
	border:0 !important;
}
.bezeichnungtabelle thead th
{
	padding-right: 5px !important;
	padding-left: 5px !important;

}
.bezeichnungtextarea textarea,
.bezeichnungtextarea input,
.bezeichnungtabelle textarea
{
	overflow:auto;
	padding:2px !important;
	border:1px solid #000;
	background:#fff;
	margin-top:2px;
}



.bezeichnungtabelle textarea
{
	background:#ededed;
	border:1px solid #000;
}
.buttonseite
{
	background:#fff;
	border:0;
	cursor:pointer;
	font-size:8pt;	
}

*+html .lupe,
*+html .etiend,
*+html .etibegin,
*+html .etiforward,
*+html .etibackward {
padding-left:30px;
}
* html .lupe,
* html .etiend,
* html .etibegin,
* html .etiforward,
* html .etibackward {
padding-left:30px;
}

.lupe {
	background: url(/images/buttonSelectBarSearch_16_16.gif) no-repeat center;
	float: left;
	cursor: pointer;
	border: 0px solid #000;
	width: 21px;
	height: 16px;
	font-size: 0px  !important;
	margin-top:1px;
	pargin-left:5px !important;
}


.etibackward {
	background: url(/images/buttonToolbarBrowseBack_18_18.gif) no-repeat center;
	float: left;
	cursor: pointer;
	border: 0px solid #000;
	width: 18px;
	height: 18px;
	font-size: 0px !important;
}

.etiforward {
	background: url(/images/buttonToolbarBrowseForward_18_18.gif) no-repeat center;
	float: right;
	cursor: pointer;
	border: 0px solid #000;
	width: 18px;
	height: 18px;
	font-size: 0  !important;
}

.etibegin {
	background: url(/images/buttonToolbarBrowseBegin_18_18.gif) no-repeat center;
	float: left;
	cursor: pointer;
	border: 0px solid #000;
	width: 18px;
	height: 18px;
	font-size: 0px !important;
}

.etiend {
	background:  #000 url(/images/buttonToolbarBrowseEnd_18_18.gif) no-repeat center;
	float: right;
	cursor: pointer;
	border: 0px solid #000;
	width: 18px;
	height: 18px;
	font-size: 0px !important;
}

.etitextalter {
	background-image: url(/images/save.jpeg);
	/*float: right;   */
	cursor: pointer;
	border: 0px solid #000;
	width: 18px;
	height: 18px;
	font-size: 0px !important;
}

.etitextdelete {
	background-image: url(/images/delete.jpeg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
	/*float: right;   */
	cursor: pointer;
	border: 0px solid #000;
	width: 18px;
	height: 18px;
	font-size: 0px !important;
}

.seitenangabe
{
	height:30px;
}
.sidenumber {
	padding-left:5px;
	padding-top:15px;
	width:200px;
	align:left;
}

.sidenumber1 {
    padding-left:5px;
    padding-top:15px;
    width:200px;
	align:left;
}

body
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background:#F8F8FF;
}

#container {
	border:1px;
	border-color:#000;
	border-style:solid;
	width:900px;
	overflow: visible;
	/*margin:10px auto;*/
	background:#FFFFFF;
	/*border-right:1px solid #d5d9e9;
	border-bottom:1px solid #d5d9e9;*/
}

#umcon{
	border:1px;
	border-color:#d5d9e9;
	border-style:solid;
	width:902px;
	overflow: visible;
	margin:20px auto;
	background:#FFFFFF;
	/*border-left:0;
	border-top:0;*/
}

#head {
	height:150px;
	background-color:#fef9e5;
	font-size:12px;
}

#head img.logo {
	border:0px;
	padding-top:35px;
	padding-left:35px;
}

#nav {
	height:25px;
	line-height:23px;
	background-color:#5365a8/*#cbb57b*/;
	border:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	font-size:14px;
	/*padding-top:12px;
	padding-left:12px;*/
}
#nav a
{
	text-decoration:none;
	color:#fff;
}

#usercontent {
    padding-left:240px;
    font-size: 10pt;
    padding-top:  85px;
}
#usercontent .left {
  float        : left;
  width        : 130px;
  text-align   : right;
  padding-bottom : 2px;
  padding-right:5px;
  font-weight: bold;
}
#usercontent .right {
	float: left;
	width: 400px;
}
#usercontent br {
  clear : left;
}


#bezeichnungcontent th {
	background-color:#cbb57b;
	text-align:left;
    padding: 2px 10px 2px 0px;
}

.auftrtd {
	background-color:#f8f8ff;
	height: 40px;
	border-bottom: 1px solid #5365a8 !important;
	border-left:dashed 1px #5365a8 !important;
}
.auftrtdr {
	background-color:#f8f8ff;
	height: 40px;
	border-bottom: 1px solid #5365a8 !important;
	border-left:dashed 1px #5365a8 !important;
	border-right:dashed 1px #5365a8 !important;
}

//table tr.even th, .even {
//    background:#D5D5D5 none repeat scroll 0%;
//}
//table tr.odd th, .odd {
//    background:#D5D5D5 none repeat scroll 0%;
//}

//table tr.odd:hover td, table tr.even:hover td, table tr.hover td
//{
//    background:#CCFFCC none repeat scroll 0%;
//    color:#000000;
//}

//table tr.odd th, table tr.odd, table tr.even th, table tr.even 
//{
//    text-align:left;
//}
//table caption, table th, table td
//{
//    margin:0.1em;
//    padding:0.1em 0.5em;
//    vertical-align:top;
//}
//th {
//    background:#D3DCE3 none repeat scroll 0%;
//    color:#000000;
//    font-weight:bold;
//}

.ordertd {
	background-color:#eaeaff;
	height: 40px;
	border-bottom: 1px solid #5365a8;
	border-left:dashed 1px #5365a8 !important;
	/*border-right:dashed 1px #5365a8 !important;*/
}	

.ordertdr {
	background-color:#eaeaff;
	height: 40px;
	border-bottom: 1px solid #5365a8;
	border-left:dashed 1px #5365a8 !important;
	border-right:dashed 1px #5365a8 !important;
}	

* html .ordertd {
	background-color:#eaeaff;
	height: 40px;
	border-bottom: 1px solid #5365a8;
	border-left:dashed 1px #5365a8 !important;
	/*border-right:dashed 1px #5365a8 !important;*/
}

table.etikettliste
{
	width:880px;
}

#auftragcontent table.etikettliste td {
	text-align:center;
    padding: 0px 2px 0px 0px; 
	font-weight:normal !important;
}

* html #auftragcontent table.etikettliste td {
    padding: 0px 2px 0px 5px; 
}

.auftragcontent{
	text-align:center;
    padding: 0px 2px 0px 5px; 
	font-weight:normal !important;
	font-size:8pt;
}

.emailauftrag{
	text-align:center;
    padding: 0px 2px 0px 5px; 
	font-weight:normal !important;
	font-size:8pt;
	margin-left:200px;
}

.etikettliste th
{
	/*background-color:#E6D79D;*/
	/*bachground-color:#fff;*/
	background:#d6dfff;
	text-align:center;
    padding: 2px 0px 2px 0px;
	border-left:dashed 1px #fff;
	border-right:dashed 1px #fff;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}

.auftragcontent th
{
	/*background-color:#E6D79D;*/
	/*bachground-color:#fff;*/
	background:#d6dfff;
	text-align:center;
    padding: 2px 0px 2px 0px;
	border-left:dashed 1px #fff;
	border-right:dashed 1px #fff;
	border-top:solid 1px #5365A8 ;
	border-bottom:solid 1px #5365A8 ;
}

#auftragcontent {
    padding-left:5px;
    font-size: 8pt !important;
	border:0;
    z-index:55;
}



td.left
{
	padding-right:5px;
}

div.auftragcontent {
	padding-top: 10px;
	margin-left:5px;
	width:880px;
	position:relative;
	z-index:1;
	text-align:left;
}

#auftragcontent span.active {
	font-weight:bold;
}
#auftragcontent .right {
	float: left;
	width: 200px;
}
#auftragcontent br {
  clear : left;
}

#auftragcontent fieldset {
  border : 0px solid;
  padding: 0px;
  margin : 0px;
}
#auftragcontent label {
  cursor:default !important;
}
#auftragcontent label.left {
  float        : left;
  width        : 110px;
  text-align   : right;
  padding-bottom : 2px;
  padding-right:5px;
  font-weight: bold;
}
#auftragcontent label.right {
  float        : left;
  width        : 200px;
  text-align   : right;
  padding-bottom : 2px;
  font-weight: bold;
}
#auftragcontent .field {
	float: left;
	width: 118px;
	border: 1px solid #cbb57b;
}
#auftragcontent .field:focus {
  border      : 1px solid #AAA;
}
#auftragcontent .selfield {
	float: left;
	width: 48px;
	border: 1px solid #aaa;
}
#auftragcontent .selfield:focus {
  border      : 1px solid #AAA;
}
#auftragcontent .button {
	float: left;
	cursor: pointer;
	border: 1px solid #000;
	background: #5365A8;
	width: auto;
	font-weight: normal;
	color: #FFF;
	/*margin-right:10px;*/
  	padding: 1px;
	margin-top: 10px;
}
#auftragcontent .button:hover {
  border:1px solid #fff;
  background   : #5365A8;
  padding-left:1px;
  padding-right:1px;
}

.chkbbutton {
	float: right;
	cursor: pointer;
	border:1px solid #000000;
	background: #5365A8;
	width: auto;
	font-weight: normal;
	color: #FFF;
	margin-right:0px;
}
.chkbbutton:hover {
  border: 1px solid #fff;
  background   : #5365a8
}


#content {
	padding-bottom:50px;
	min-height:300px;
	position: relative;
	z-index:1;
}

#content p.active {
	font-weight:bold;
}

#content table.leiste {
    margin-left:150px;
    margin-top:  0px;
	font-size:12px;
}

#auftragcontent table.leiste {    
    margin-left:120px;
    margin-top:  10px;
	font-size:12px;
	width:700px;
}
#auftragcontent table.leiste td {    
	padding-left:5px;
}
.bestellcontent {    
    margin-left:0;
    margin-top: 0px;
	font-size:12px;	
}
#auftragcontent table.leiste td.left {
  float        : left;
  width        : 130px;
  text-align   : right;
  padding-bottom : 2px;
  padding-right:5px;
  font-weight: bold;
}

#content colspan.linie {
	background-color:#CC3300;
}

#footer {
	height:150px;
	background-color:#fef9e5;
	border:1px;
	border-top-style:solid;
	border-color:#000000;
}

#i42  {
	font-size:10px;
	padding-top:60px;
	padding-left:55px;
	width:350px;
	float:left;
}

#imp {
	text-align:right;
	font-size:10px;
	padding-top:62px;
	padding-right:55px;
	width:100px;
	float:right;
	
}



/* Form divs */
#userdata {
   font-size: 10pt;
   width: 220px;
   padding-top:  85px;
   padding-left: 260px;
   margin:  0px;
}
#userdata form { line-height : 20px;}

#userdata form br {
  clear : left;
}
#userdata fieldset {
  border : 0px solid;
  padding: 0px;
  margin : 0px;
}
#userdata label {
  cursor : pointer;
}
#userdata label.left {
  float        : left;
  width        : 95px;
  text-align   : right;
  padding-bottom : 2px;
  padding-right: 5px;
  font-weight: bold;
}
#userdata .field {
	float: left;
	width: 118px;
	border: 1px solid #cbb57b;
}
#userdata label.loginleft {
  float        : left;
  width        : 95px;
  text-align   : right;
  padding-bottom : 2px;
  padding-right: 5px;
}
#userdata .field:focus {
  border      : 1px solid #AAA;
}
#userdata .button {
	float: right;
	cursor: pointer;
	border: 1px solid #000;
	background: #5365a8;
	width: auto;
	font-weight: normal;
	color: #FFF;
  padding-left:1px;
  padding-right:1px;
}
#userdata .button:hover {
  border: 1px solid #000;
  border-color : #5365a8;
  background   : #5365a8;
  padding-left:1px;
  padding-right:1px;
}

.bestellperson td
{
	padding:0!important;
}

#logger {   width: 522px; }
#logger p {	margin: 0px;}
#error {  border: 1px solid; width:100%; padding:10px 5px 0px 5px; margin: 5px 0px 10px 0px; width:auto; color: #990033; font-weight: bold;}
.error {  padding:0px; margin: 0px; margin-left:0px; width:auto; color: #990033; font-size:8pt;  font-weight: bold; text-align:left !important;}
#status {  border: 1px solid; width:100%; padding:10px 5px 0px 5px; margin: 5px 0px 10px 0px; width:auto; color: #11983c; font-weight: bold;}
.status {  padding:0px; margin: 0px; margin-left:0px; width:auto; color: #11983c; font-size:8pt;  font-weight: bold; text-align:left !important;}
.status_small { 
    padding: 0px; 
    margin: 0px;  
    color: #003399;
    font-weight: bold;
    font-size:8pt;
}

.status_mini { 
    padding: 0px; 
    margin: 0px;  
    color: #003399;
    font-weight: bold;
    font-size:9px;
}

.bestellvorgang
{
	margin-left:150px;
	margin-top: 10px;
}

.bestellvorgang input,
.bestellvorgang extarea, 
.bestellvorgang select
{
	/*border: 1px solid #000!important;*/
	margin-bottom:2px;
}

* html .bestellvorgang input,
* html .bestellvorgang extarea, 
* html .bestellvorgang select
{
	border:;
	margin-bottom:2px;
}
.bestellvorgang td.left,
.bestellvorgang td.bestellleft,
td.bestellleft
{
  float        : left;
  width        : 240px;
  text-align   : right;
  padding-bottom : 2px;
  padding-right:5px;
  font-weight: bold;
  font-size:8pt !important;
}

.bestellvorgang td
{
	padding-right:3px;
}

.bestdet
{
	width: auto;
	font-weight: normal;
	color: #000;
	/*margin-right:10px;*/
  	padding-left:1px;
	padding-top:3px;
  	padding-right:1px;
	margin-top: 15px;
	height:18px;
	width:100px;
	/*visibility:hidden;*/
}
.bestdetlink
{
	padding-top:5px;
	padding-right:3px;
}

div#status a
{
	font-size:10px;
	font-weight:normal !important;
}

.bestellungcontent
{
	/*margin-left:200px;*/
	margin-top:10px;
	width:600px;
}

.bestellungcontent *
{
	font-size:8pt;
}

.bestellungcontent th
{
	border-left:none !important;
	background:none !important;
	text-align:right!important;
}

.bst_texte
{
	padding:2px;
	border:1px solid #5365A8;
	background:#F8F8FF;
	width:170px !important;
}

.bst_texte_2
{
	padding:2px;
	border:1px solid #5365A8 ;
	background:#F8F8FF;
	width:170px !important;
}

.bst_texte_3
{
	width:300px;
	padding:2px;
}


.text_3 table
{
	border:1px solid #5365a8;
	background:#f8f8ff;

}

.text_3 table td
{

	padding:2px;

}

table.bst_texte_3 td
{
	border-bottom:1px dashed #5365a8;
	padding-bottom:5px;
	padding-top:5px;
	
}

td.ordertd .persbea
{
	text-align:left !important;
	font-size:11px;
	margin-top:10px !important;
	width:100%;
	margin-left:2px;
}

a.thx_link
{
	font-size:11px !important;
}

.login
{
	width:300px !important;
}

/*******************************************************************************
 *
 *                             Content / ContentMini
 *
 ******************************************************************************/

div#usercontentimp
{
    overflow: hidden;
    top: 140px !important;
    left: 1px !important;
}

div#usercontentimp div#title
{
    font-weight: bold;
}
div#usercontentimp div#subtitle
{
    margin-top: 1em;
    font-weight: bold;
}
div#usercontentimp div#main
{
    margin-top: 1em;
}

/******** Mini ********/

div#contentMini
{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    position: relative;
    padding-top: 0;
    width: 14em;
    height: 20em;
    font-size: 1.2em;
}

div#contentMini div#titleMini
{
    font-weight: bold;
    background-color: #5365a8;
    color: #ffffff;
    padding: 0.4em;
    font-size: 0.8em;
}

div#contentMini div#subtitleMini
{
    font-weight: bold;
    padding-left: 0.4em;
    padding-right: 0.4em;
    font-size: 0.6em;
}
div#contentMini div#mainMini
{
    padding: 0.4em;
    font-size: 0.6em;
    overflow: auto;
}