/*Background-color for Progress-Bar in upload*/
body {
	 background-color: #f1f1f1; color: #000000; margin-top:0px;
     font-size:10pt; font-family:Arial, Helvetica, Geneva, Times; 
}

body.blue {
	/*background-color : #0099cc;*/
	background-color : gray;
	color: Black;
	margin-top:0px;
	margin-left:5px;
	font-size:10pt;
	font-family:Arial, Helvetica, Geneva, Times;
}

/* The background of the release, create transport */
body.generic {
	background-color: #f1f1f1;	
}
/* The main background*/
body.welcome { 
  background-image: url(../images/ac/AEGMilwaukee.jpg);
  background-repeat: no-repeat; 
  background-position: 50% 250px; 
}

/* Background for the navigation (admin and other) */ 
body.backgrNavigation {
	background-image: url(../images/ac/navigation.gif);
	background-repeat: repeat-y;  
}

body.logout {
	background-image: url(../images/ac/AEGMilwaukee.jpg);
	background-position : 50% 10px;
	background-repeat : no-repeat;
	background-color : White;
}

b.title	  { color: #ffffff;font-family:Arial,  Helvetica, Geneva, Times;font-size:12pt;}

a:link    {
	color: White;
	text-decoration: underline;
	font-size:10pt;
	font-family:Arial, Helvetica, Geneva, Times;
}
a:visited {
	color: White;
	text-decoration: underline;
	font-size:10pt;
	font-family:Arial, Helvetica, Geneva, Times;
}
a:active  {
	color: White;
	text-decoration: underline;
	font-size:10pt;
	font-family: Arial, Helvetica, Geneva, Times;
}
a:hover   { font-size:10pt; color:#ffef83; text-decoration: underline;
	    font-family: Arial, Helvetica, Geneva, Times;}

a.nav:link    {
	color: White;
	text-decoration: none;
	font-size:10pt;
	font-family:Arial, Helvetica, Geneva, Times;
}
a.nav:visited {
	color: White;
	text-decoration: none;
	font-size:10pt;
	font-family:Arial, Helvetica, Geneva, Times;
}
a.nav:active  {
	color: White;
	text-decoration: none;
	font-size:10pt;
	font-family: Arial, Helvetica, Geneva, Times;
}
a.nav:hover   {
	font-size:10pt;
	color: White;
	font-family: Arial, Helvetica, Geneva, Times;
}

a.function:link    { color:#000000; text-decoration: none; }
a.function:visited { color:#000000; text-decoration: none; }
a.function:active  { color:#0000ff; text-decoration: none; }
a.function:hover   { color:#0000ff; text-decoration: none; }

a.default:link     { color:#000000; text-decoration: none; }
a.default:visited  { color:#000000; text-decoration: none; }
a.default:active   { color:#000000; text-decoration: none; }
a.default:hover    { color:#0000ff; text-decoration: none; }

a.userlink:link    { color:#0000ff; text-decoration: underline; }
a.userlink:visited { color:#0000ff; text-decoration: underline; }
a.userlink:active  { color:#dd0033; text-decoration: underline; }
a.userlink:hover   { color:#dd0033; text-decoration: underline; }
 
input {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Times;
}

/* The buttons to browse to next/previous page */
input.browsePage {
	background-color: lightsteelblue;
}
/* Die Knöpfe Verpacken und Pos.löschen in Lieferscheinpositionen*/
input.Lieferscheinpos {
	background-color: #C0C0C0;
	width: 120px;
}

/* The buttons to browse to next/previous page */
input.browsePrecisePage {
	background-color: deepskyblue;
}
input.button {
	color: #000000;
	background-color: #ffffff;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Times;
	background : #ffffff;
}
input.duty {
	background :#ccccff;;
	background-color: #ccccff;;
}
input.forbidden {
	background-color: #87CEFA;
}
select.duty{
	background :#E6E6FA;
	background-color: #E6E6FA;	
}

select.duty{
	background :#E6E6FA;
	background-color: #E6E6FA;	
}

h1 { 
    font-size:12pt; 
    font-family:Arial,  Helvetica, Geneva, Times; 
    /*background:#ccccff;*/
    background:#cccccc;

}

h3.NavigationHeader {
	color: White;
}
h4 { font-size:13pt; font-family:Arial,  Helvetica, Geneva, Times; }

p  { font-size:10pt; font-family: Arial, Helvetica, Geneva, Times; }
p.NavHead {
	font-weight:bold;
	/*background-color : #0099cc;*/
	background-color : gray;
	margin-top : 1;
	margin-bottom : 0;
}
p.NavBody {
	/*background-color : #0099cc;*/
	background-color : gray;
	margin-top : 1px;
	margin-bottom : 0;
}
p.NavCaption { font-weight:bold; font-size:11pt; color:#ffffff; margin-top:5pt; margin-bottom:1pt; }
p.Error  { font-weight:bold; color: #AA0000; }

table.background {
/*	background : #ccccff;*/
    background: #cccccc;
} 
/* Transport  Main*/
table.printTransportLine {
	background-color : #E6E6FF;
}
table.navigation {
	background-image : url(../images/ac/AEG_ET_Logo.jpg);
	border : none;
	background-repeat : no-repeat;
}
table.nav_links{
	margin-top : 62px;
}
/*von Javad*/
table.form1
{
	border: solid;
	border-width: thin;
	background-color: #909090;
}
tr.formhead 	{
	background-color:#B9C8D9; 
	color: #000000;
	font-size: 10pt;
	font-family: Helvetica,Arial;
	text-align: left;
}
tr.formpos1 	{
	background-color: #D7D7D7;
	color: #000000;
	font-size: 9pt;
	font-family: Helvetica,Arial;
	text-align: left;
}

tr.formpos0 	{
	background-color: #EDEDED;
	color: #000000;
	font-size: 9pt;
	font-family: Helvetica,Arial;
	text-align: left;
}
/*bis hier*/
th { font-size:10pt; font-family: Arial, Helvetica, Geneva, Times; 
     font-weight:bold; vertical-align:top; text-align:left; 
}
th.caption {
/*	background :#ccccff;*/
    background: #cccccc;
}

td { font-size:10pt; font-family: Arial, Helvetica, Geneva, Times; }
/* The function-buttons, like PRINT; DETAILS... */
td.function {
	/*background : #C0C0C0;*/
	background: lightsteelblue;
	height:25;
	width:120;
	font-weight:bold;
	text-align:center;
}
td.caption {
/*	background : #ccccff;*/
	background: #cccccc;
}
td.prev {
	background : #cccccc;
}
/* Transport Background */
td.printTransportHeader {
	background-color : #A8C3D7;
}
/* Transport  */
td.printTransportBackgr {
	background-color : #A8C3D7;
}
/* Transport  Main*/
td.printTransportMain {
	background-color : #D3D3D3;
}
/* Bild für die Legende im Lieferscheinkopf */
td.legend {
	/*background-image : url(../images/jci/mandatoryfield.jpg);
	*/
	background-repeat : no-repeat;
	background-position : center;
	background-color : #E6E6FA;
}