/* ALLGEMEIN */
/* ========= */
/*  *********************************************************************************** */
/*  Tabelle*/
/*  *********************************************************************************** */

/* Globale Tabelle */
table.global      { height:90%;
                    width:100%; }

table.topnavi     {  width: 100%;
                    border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  }
/*  *********************************************************************************** */
/*  Zellen*/
/*  *********************************************************************************** */
td.normal         { color: #000000;
                    height:100%;
                    vertical-align: center;
                    font-size:10pt; 
                    font-style:normal;
                    font-weight:normal; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;  }
                    
td.global         { color: #000000;
                    height:100%;
                    vertical-align: top; }                    
                    
td.beschreibung { color:#000000;
                  padding-left:5px;
                  padding-right: 5px;
                  text-decoration: none;
                  font-weight: bold;
                  font-size: 10pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }
                  
td.daten 	{ color:#000033;
                  border-style:solid;
                  padding-left:0.2cm;
                  border-width: 1px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-size: 10pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }
                  
td.scan	{         border-style:none;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-size: 28pt;
                  font-family: arial, helvetica;}                   

td.titel	{color:#000000;
                  padding-left:5px;
                  padding-right: 5px;
                  text-decoration: none;
                  font-weight: bold;
                  font-size: 15pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }    
                                   
td.subtitel	{color:#555555;
                  padding-left:5px;
                  padding-right: 5px;
                  text-decoration: none;
                  font-weight: normal;
                  font-size: 10pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }
                  
                  
td.bemerkung	{color:#000000;
                  padding-left:5px;
                  padding-right: 5px;
                  text-decoration: none;
                  font-weight: normal;
                  font-size: 8pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }   

                  
td.aps_brief  	  { color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-size: 7pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  display: none; }
                  
td.topnavi         { color: #000000;
                    background: #ffffff;
                    border-style:solid;
                    border-width: 1px;
                    border-color:#000000; 
                    height:20px;
                    width: 100px;
                    text-align: center;
                    vertical-align: text-bottom;
                    font-size:10pt; 
                    font-style:normal;
                    font-weight:normal; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;  }            
td.barcode  	  { color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-size: 25pt;
                  font-family: Code-39-25, Arial, Helvetica, sans-serif; }  
td.klein_unterstrichen   { color: #000000; 
                    font-size: 8pt; 
                    border-style:none;
                    border-width: 1px;
                    font-style: normal; 
                    font-weight: normal;
                    text-decoration:underline;
                    text-align:left;
                    font-family: Verdana, Arial, Helvetica, sans-serif;}      
td.beschreibungDL{
			color:#000000;
		  padding-left:5px;
		  padding-right: 5px;
		  text-decoration: none;
		  font-weight: bold;
		  font-size: 10pt;
		  font-family: Arial;
		  background-color:rgb(240,240,240);
		  border-style:solid;
			border-width:1px;
			border-color:rgb(220,220,220);
}                                      

/*  *********************************************************************************** */
/*  Body*/
/*  *********************************************************************************** */
body.top           { background-color:#ffffff;
                    background-image:url(/img/endmenuoben.jpg); 
                    background-repeat: repeat-x; 
                    margin: 0pt }
                    
body.triplex      { background-image:url(/img/trip_logo_pattern.gif); 
                    background-repeat: repeat-x; 
                    margin: 0pt }

body.left          { background-color:#ffffff;
                    background-image:url(/img/endmenulinks.jpg); 
                    background-repeat:no-repeat;  }  

body.standard { background-color: #ffffff;
                   background-image:url(/img/trip_bg_emblem.gif); 
                   background-repeat:no-repeat;
                   background-attachment:fixed;
                   background-position:40% 30%;
                   scrollbar-3dlight-color: #3981e3;
                   scrollbar-arrow-color: #3981e3;
                   scrollbar-base-color: #3981e3;
                   scrollbar-darkshadow-color: #3981e3;
                   scrollbar-face-color: #ffffff;
                   scrollbar-highlight-color: #ffffff;
                   scrollbar-shadow-color: #ffffff;}
                   
body.standardohnebild { background-color: #ffffff;
                   scrollbar-3dlight-color: #3981e3;
                   scrollbar-arrow-color: #3981e3;
                   scrollbar-base-color: #3981e3;
                   scrollbar-darkshadow-color: #3981e3;
                   scrollbar-face-color: #ffffff;
                   scrollbar-highlight-color: #ffffff;
                   scrollbar-shadow-color: #ffffff;}  
                   
/*  *********************************************************************************** */
/*  button */
/*  *********************************************************************************** */
input.button   { color:#ffffff;
                    background-color:#3981e3;
                    vertical-align:middle;
                    padding-top : 2px; 
                    padding-bottom : 2px;
                    padding-left : 6px;
                    padding-right : 6px; 
                    border-bottom-width : 1px;
                    border-bottom-color :#000000;
                    border-bottom-style : solid;
                    border-right-width : 1px;
                    border-right-color :#000000;
                    border-right-style : solid;
                    border-top-width : 1px;
                    border-top-color  :#dedede;
                    border-top-style : solid;
                    border-left-width : 1px;
                    border-left-color :#dedede;
                    border-left-style : solid;
                    text-align: center;
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: normal ;}

button.button      { background-color: #3981e3;  
                    border-bottom-color: black;
                    border-right-color: black;
                    color : #ffffff;
                    
                  }  
select.button      {3dlight-color: #3981e3;
                    
                  }                  
input.buttongr   { color:#ffffff;
                    background-color:#C0C0C0;
                    vertical-align:middle;
                    padding-top : 2px; 
                    padding-bottom : 2px;
                    padding-left : 6px;
                    padding-right : 6px; 
                    border-bottom-width : 1px;
                    border-bottom-color :#000000;
                    border-bottom-style : solid;
                    border-right-width : 1px;
                    border-right-color :#000000;
                    border-right-style : solid;
                    border-top-width : 1px;
                    border-top-color  :#dedede;
                    border-top-style : solid;
                    border-left-width : 1px;
                    border-left-color :#dedede;
                    border-left-style : solid;
                    text-align: center;
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: normal ;}
                                      
button.buttongr    { background-color: #C0C0C0;  
                    border-bottom-color: black;
                    border-right-color: black;
                    color : #ffffff;
                    
                    }                   
select.buttongr      {3dlight-color: #C0C0C0;
                    
                  }                    
     

                 
                                           
/*  *********************************************************************************** */
/*  Links*/
/*  *********************************************************************************** */        

a:link          { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }

a:visited       { color:#3981e3;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }

a:hover         { color:#ffffff;
                    background: #3981e3;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }

a:active        { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt;
                    font-family: Verdana, Arial, Helvetica, sans-serif; }

a.normal:link    { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.normal:visited { color:#3981e3;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.normal:hover   { color:#ffffff;
                    background: #3981e3;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.normal:active  { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt;
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
                    
a.small:link    { color:#3981e3; 
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.small:visited { color:#3981e3;
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.small:hover   { color:#ffffff;
                    background: #3981e3;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.small:active  { color:#3981e3; 
                    text-decoration: none;
                    font-size: 8pt;
                    font-family: Verdana, Arial, Helvetica, sans-serif; }                    

a.menu:link    { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.menu:visited { color:#3981e3;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.menu:hover   { color:#ffffff;
                    background: #3981e3;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.menu:active  { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt;
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
                                            
a.button:link { color:#ffffff;
                    background-color:#3981e3;
                    vertical-align:middle;
                    padding-top : 2px; 
                    padding-bottom : 2px;
                    padding-left : 6px;
                    padding-right : 6px; 
                    border-bottom-width : 1px;
                    border-bottom-color :#000000;
                    border-bottom-style : solid;
                    border-right-width : 1px;
                    border-right-color :#000000;
                    border-right-style : solid;
                    border-top-width : 1px;
                    border-top-color  :#dedede;
                    border-top-style : solid;
                    border-left-width : 1px;
                    border-left-color :#dedede;
                    border-left-style : solid;
                    text-align: center;
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: normal ;}
a.button:visited   { color:#ffffff;
                    background-color:#3981e3;
                    vertical-align:middle;
                    padding-top : 2px; 
                    padding-bottom : 2px;
                    padding-left : 6px;
                    padding-right : 6px; 
                    border-bottom-width : 1px;
                    border-bottom-color :#000000;
                    border-bottom-style : solid;
                    border-right-width : 1px;
                    border-right-color :#000000;
                    border-right-style : solid;
                    border-top-width : 1px;
                    border-top-color  :#dedede;
                    border-top-style : solid;
                    border-left-width : 1px;
                    border-left-color :#dedede;
                    border-left-style : solid;
                    text-align: center;
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: normal ;}
a.button:hover     { color:#ffffff;
                    background-color:#3981e3;
                    vertical-align:middle;
                    padding-top : 2px; 
                    padding-bottom : 2px;
                    padding-left : 6px;
                    padding-right : 6px; 
                    border-bottom-width : 1px;
                    border-bottom-color :#000000;
                    border-bottom-style : solid;
                    border-right-width : 1px;
                    border-right-color :#000000;
                    border-right-style : solid;
                    border-top-width : 1px;
                    border-top-color  :#dedede;
                    border-top-style : solid;
                    border-left-width : 1px;
                    border-left-color :#dedede;
                    border-left-style : solid;
                    text-align: center;
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: normal ;}
a.button:active    { color:#ffffff;
                    background-color:#3981e3;
                    vertical-align:middle;
                    padding-top : 2px; 
                    padding-bottom : 2px;
                    padding-left : 6px;
                    padding-right : 6px; 
                    border-bottom-width : 1px;
                    border-bottom-color :#000000;
                    border-bottom-style : solid;
                    border-right-width : 1px;
                    border-right-color :#000000;
                    border-right-style : solid;
                    border-top-width : 1px;
                    border-top-color  :#dedede;
                    border-top-style : solid;
                    border-left-width : 1px;
                    border-left-color :#dedede;
                    border-left-style : solid;
                    text-align: center;
                    text-decoration: none;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: normal ;}
                    
a.bild:link    { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.bild:visited { color:#3981e3;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.bild:hover   { color:#3981e3;
                    background: none;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.bild:active  { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt;
                    font-family: Verdana, Arial, Helvetica, sans-serif; }

a.navi1:link    { color:#ffffff; 
                    text-decoration: none;
                    font-weight: bold;
                    font-size: 12px; 
                    font-family: Arial, Helvetica; }
a.navi1:visited { color:#ffffff;
                    text-decoration: none;
                    font-weight: bold;
                    font-size: 12px; 
                    font-family: Arial, Helvetica;}
a.navi1:hover   { color:#ffffff;
                    background: none;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    text-decoration: underline;
                    font-size: 12px; 
                    font-weight: bold;
                    font-family: Arial, Helvetica;}
a.shortlinks:active  { color:#ffffff; 
                    text-decoration: none;
                    font-size: 12px;
                    font-weight: thin;
                    font-family: Arial, Helvetica;}              
a.shortlinks:link    { color:#ffffff; 
                    text-decoration: none;
                    font-weight: thin;
                    font-size: 12px; 
                    font-family: Arial, Helvetica;}
a.shortlinks:visited { color:#ffffff;
                    text-decoration: none;
                    font-weight: thin;
                    font-size: 12px; 
                    font-family: Arial, Helvetica;}
a.shortlinks:hover   { color:#efefef;
                    background: none;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    text-decoration: underline;
                    font-size: 12px; 
                    font-weight: thin;
                    font-family: Arial, Helvetica;}
a.navi2:active  { color:#000000; 
                    text-decoration: none;
                    font-size: 12px;
                    font-weight: bold;
                    font-family: Arial, Helvetica;}  
p.marginnav {margin:0px 8px 0px 8px;}                       
/*  *********************************************************************************** */                    
/*  Text */
/*  *********************************************************************************** */

p.kommentar         { color: #003399; 
	            text-align:justify; 
                    font-size: 10pt; 
                    font-style: normal; 
                    font-weight: normal;
                    font-family: Verdana, Arial, Helvetica, sans-serif;}
                    
p.klein_unterstrichen   { color: #000000; 
                    font-size: 8pt; 
                    font-style: normal; 
                    font-weight: normal;
                    text-decoration:underline;
                    text-align:left;
                    font-family: Verdana, Arial, Helvetica, sans-serif;}  
                     
p.fett { color: #000000; 
                    font-size: 10pt; 
                    font-style: normal; 
                    font-weight: bold;
                    text-align:left;
                    font-family: Verdana, Arial, Helvetica, sans-serif;}                 
/*  *********************************************************************************** */
/*  Input */
/*  *********************************************************************************** */

input.normal     { color:#000000;
                  background:#ffffff;
                  text-decoration: none;
                  font-size: 10pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }
                  
input.link      { background-color: #ffffff;
                    color:#3981e3; 
                    border:none;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-weight: bold;
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
                    
input.flat     { color:#000000;
									text-decoration: none;
									font-size: 10pt;
									font-family: Verdana, Arial, Helvetica, sans-serif;
									border-style: none }

      
/*  *********************************************************************************** */
/*  History:  Links der History (ganz oben im Mainframe) */
/*  *********************************************************************************** */


a.history:link    { color:#000055;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.history:visited { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.history:hover  { color:#ffffff;
                    background-color:#3981e3;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.history:active { color:#3981e3; 
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }


/* Für inaktive Links */
em.history        { color:#555555;
                    text-decoration: none;
                    font-style:normal;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
                    

em.history-aktiv        { color:#3981e3;
                    text-decoration: none;
                    font-style:normal;
                    font-weight: bold;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; } 
                    

em.historytocome        { color:#003399;
                    text-decoration: none;
                    font-style:normal;
                    font-weight: normal;
                    font-size: 8pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }                                       

p.daten 	{ color:#000033;
                  text-decoration: none;
                  font-size: 10pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }
                  
/*  *********************************************************************************** */
/*  Formate für UPS Label*/
/*  *********************************************************************************** */         

body.ups { background-color: #ffffff;
                   scrollbar-3dlight-color: #3981e3;
                   scrollbar-arrow-color: #3981e3;
                   scrollbar-base-color: #3981e3;
                   scrollbar-darkshadow-color: #3981e3;
                   scrollbar-face-color: #ffffff;
                   scrollbar-highlight-color: #ffffff;
                   scrollbar-shadow-color: #ffffff;
                   overflow: auto;
                   margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }
} 

table.ups      {   width:100%;
                   border-spacing:0px;
                   border-collapse: collapse; 
                   border-width: 0px;
                   border-style:solid;}
               
td.ups     { color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  font-size: 1pt;
                  font-family: Arial;}    
                    
td.ups_line_top_1 { color:#000033;
                  border-top-width : 1px;
                  border-top-style : solid;
                  border-left: 0px;
                  border-bottom: 0px;
                  border-right: 0px;
                  border-color:#000033;
                  vertical-align: top;}      
                  
td.ups_line_top_8 { color:#000033;
                  border-top-width : 8px;
                  border-top-style : solid;
                  border-left: 0px;
                  border-bottom: 0px;
                  border-right: 0px;
                  border-color:#000033;
                  vertical-align: top;}                    
                                                      
td.ups_abs 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  font-size: 8pt;
                  font-family: Arial; }

td.ups_abs_1o1 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  font-size: 12pt;
                  font-family: Arial;  }
                                    
td.ups_shipto 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: bold;
                  vertical-align: top;
                  font-size: 12pt;                  
                  font-family: Arial;  }
                  
td.ups_empf_n 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  font-size: 10pt;                  
                  font-family: Arial;  }

td.ups_10 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  font-size: 10pt;                  
                  font-family: Arial;  }                  
td.ups_10_b 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: bottom;
                  font-size: 10pt;                  
                  font-family: Arial;  }                  
                  
td.ups_fuss 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  font-size: 5pt;                  
                  font-family: Arial;  }                   

td.ups_empf_b 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: bold;
                  vertical-align: top;
                  font-size: 15pt;                  
                  font-family: Arial;  }       

td.ups_versart 	{ color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: bold;
                  vertical-align: top;
                  font-size: 20pt;                  
                  font-family: Arial;  }    

td.ups_euro 	{ color:#000033;
                  border-style:solid;
                  border-width: 1px;
                  border-color:#000033;
                  text-decoration: none;
                  font-weight: bold;
                  vertical-align: center;
                  font-size: 12pt;                  
                  font-family: Arial;  }                                                                

td.ups_ship_bar  { color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  font-size: 37pt;                  
                  font-family: Code-128, Arial;}    
                  
td.ups_sped_bar  { color:#000033;
                  border-style:solid;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  font-size: 35pt;                  
                  font-family: Code-128-DH;}                                       
                  
/*  *********************************************************************************** */
/*  Formate für DHL Label*/
/*  *********************************************************************************** */                    
body.dhl { background-color: #ffffff;
                   
                   scrollbar-3dlight-color: #3981e3;
                   scrollbar-arrow-color: #3981e3;
                   scrollbar-base-color: #3981e3;
                   scrollbar-darkshadow-color: #3981e3;
                   scrollbar-face-color: #ffffff;
                   scrollbar-highlight-color: #ffffff;
                   scrollbar-shadow-color: #ffffff;}
                   
td.dhlTopFrame 	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  vertical-align: top;
                  text-align: left;
                  font-size: 6pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }   
td.dhlFrame 	{ color:#000033;
                  border-style:solid;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  vertical-align: top;
                  font-size: 10pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }          
td.dhlLeftBase 	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  vertical-align: top;
                  text-align: center;
                  font-size: 4pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }                  
td.dhlLeftTop	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: bolder;
                  vertical-align:bottom;
                  text-align: left;
                  font-size: 14pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }    
td.dhlLeftTop2	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: bold;
                  vertical-align:middle;
                  text-align: center;
                  font-size: 7pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }    
td.dhlLeftTop3	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align:middle;                   
                  text-align: center;
                  font-size: 7pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; }    
td.dhlFrom	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align:top;                   
                  text-align: left;
                  font-size: 8pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; }                                            
td.dhlTo	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align:top;                   
                  text-align: left;
                  font-size: 8pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; } 
td.dhlTo2	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align:bottom;                   
                  text-align: center;
                  font-size: 8pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; } 
td.dhlDesc	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: bold;
                  vertical-align:top;                   
                  text-align: left;
                  font-size: 7pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; } 
td.dhlVal	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align:top;                   
                  text-align: left;
                  font-size: 7pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; } 

td.dhlProductF 	{ color:#000033;
                  border-style:solid;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: bolder;
                  vertical-align:top;
                  text-align:center;
                  font-size: 35pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }

td.dhlDestF 	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: bolder;
                  vertical-align:top;
                  text-align:left;
                  font-size: 35 pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }

td.dhlrDesc	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align:top;                   
                  text-align: left;
                  font-size: 10pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; } 
td.dhlrVal	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: bold;
                  vertical-align:top;                   
                  text-align: left;
                  font-size: 13pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; } 
td.dhlrAWB	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: bold;
                  vertical-align:top;                   
                  text-align: left;
                  font-size: 16pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; }           
td.dhlCODE39  { color:#000033;
                  border-style:none;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  text-align: center;
                  font-size: 63pt;                  
                  font-family: Code-39dhl, Arial;} 
td.dhlCODE39_IATA  { color:#000033;
                  border-style:none;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align: top;
                  text-align: center;
                  font-size: 60pt;                  
                  font-family: Code-39dhl, Arial;} 
td.dhlrOrig	{ color:#000033;
                  border-style:none;
                  border-width: 1px;
                  border-color:#000000;
                  text-decoration: none;
                  font-weight: normal;
                  vertical-align:top;                   
                  text-align: left;
                  font-size: 12pt;                 
                  font-family: Verdana, Arial, Helvetica, sans-serif; } 
/*  *********************************************************************************** */
/*  Tree*/
/*  *********************************************************************************** */                  
body.tree {      background-color: #ffffff;
                 scrollbar-3dlight-color: #0a5a9e;
                 scrollbar-arrow-color: #0a5a9e;
                 scrollbar-base-color: #0a5a9e;
                 scrollbar-darkshadow-color: #0a5a9e;
                 scrollbar-face-color: #ffffff;
                 scrollbar-highlight-color: #ffffff;
                 scrollbar-shadow-color: #ffffff;}
td.tree 	{     color:#000033;
                  border-style:no;
                  border-width: 0px;
                  border-color:#cccccc;
                  text-decoration: none;
                  font-size: 10pt;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }   
font.tree {       color:#000033;                  
                  text-decoration: none;
                  font-size: 10pt;
                  font-weight: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif; }  
                  
a.tree:link    { color:#0a5a9e; 
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.tree:visited { color:#0a5a9e;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }
a.tree:hover   { color:#ffffff;
                    background: #0a5a9e;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    text-decoration: none;
                    font-size: 10pt; 
                    font-family: Verdana, Arial, Helvetica, sans-serif; }          
