   

.bannertab{
	font-size:13px;
	vertical-align:top;
  background-image:url(../images/iraq_banner.jpg);
  height: 220px;
  width: 100%;
  border-bottom:7px solid #204020;
	text-align:center;
	margin-top: 0px;  /* -20px war wichtig um obere Rand von banner weg zu bekommen,
	                    aber es wurde festgestellt, dass das Byte "BOM" in UTF8-files
	                    diesen Rand verursacht. "BOM" entfernen dann war alles O.K.  KQ 22.07.08 */
	
}

.arabtd {
  width:7%;
  background-color:#F29F77;
  font-size:15px;
  font-weight:550;
  text-decoration:none;
 }  
  
/* -------------------------------------------------------------------------------------- */
 .flighttab               /* Flight Schedule table webpage allgemein, KQ 16.07.2008 */  
{
	 border:0px solid #0099cc;
	 width:95%;
	 font-size:1.1em;
	 background-color:#BBBBBB;
	 text-align:center;
}
.tabhead1
{
	 background-color :#C8D5AF;
	 text-align:center;
	 margin:none;
}

.tabhead2
{
	 background-color:#FFCCCC;
	 text-align:center;
	 margin:none;
}
.tabhead3
{
	 background-color:#F7AC88; /* FDC97B */
	 text-align:center;
	 margin:none;
}
.deprow1
{
	 background-color:#FFFEE9;
	 height:40px;
	 font-weight:bold;
}

.retrow1
{
	 background-color:#FEEDD6;
	 height:40px;
	 font-weight:bold;
}

.imprestab
{
	 margin-left:15px;
	 margin-right:25px;
	 text-align:left;
	 
}
.imprescol1
{
	 width:200px;
	 font-weight:bold;
	 height:40px;
	 padding:10px;
}
.imprescol2
{
	 width:400px;
	 height:40px;
	 padding:10px;
}
.imprescol3
{
	 font-size:0.8em;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 height:40px;
	 padding:10px;
	 

}

/*---------------------------- Price List  Webpage 16.07.2008  ----------------------*/
.prtab
{
	 border:0px solid #0099cc;
	 width:95%;
	 font-size:1.1em;
	 background-color:#BBBBBB;
	 text-align:center;
}

.rtcol {
   padding:3px;
   background-color:#EEFFEE;
   }   
   
.owcol {
   padding:3px;
   background-color:#FFFAE0;
   }
         
.pascol {
   padding:3px;
   background-color:#EEFFEE;
   }      

.helptab
{
	 width:95%;
	 font-weight:bold;
	 text-align:left;
}

/* ------------------------------------------------------------------------------------- */
/* KQ 20.07.2008  Contact Table and fields webpage */
.contab
{
	 width:80%;
}

.conrow1
{
	 background-color:#FFFEE9;
	 height:40px;
	 font-size:1.1em;
	 font-weight:bold;
}

.conrow2
{
	 background-color:#FEEDD6;
	 height:30px;
	 font-weight:bold;
}
.conrow3 ,.conrow4
{
	 height:60px;
	 font-size:17px;
	 font-weight:normal;
}
.conrow3
{ background-color:#FEEDC0; }
.conrow4
{ background-color:#FFFEE9; }

.cinput 
 {
   width:500;
   border:1px solid #AAAAAA;
   background-color:#FFDDDD;
  }   

.cfield     /*contact field*/
 {
   width:470;
   align:left;
  }   
.cfname    /*contact field name */
 {
   font-family:"Times New Roman", Times, serif;
   font-size:1em;
   font-weight:bold;
   align:left;
  }   

/* ------------------------------------------------------------------------------------- */
/* KQ 25.07.2008  offer Table and fields webpage */
.offertab
{
	 width:95%;
	 border:0px solid black;
	 font-size:15px;
	 
	 padding:5px;
	 margin:5px;
	 background-image:url(offer_bg.jpg);
}
.offrow1
  {
    font-size:17px;
    font-weight:bold;
    font-style:italic;
    text-align:left;
    border-bottom:1px solid blue;
  }  

.offertd1
  {
    font-size:17px;
    text-align:left;
    font-weight:bold;
  }  
.offertd2
  {
    font-size:22px;
    font-weight:bold;
  }  

/* -------------------------------------------------------------------------------*/
.highlighter1   /*kq 28-08-2007*/
{
	 background-color:#FAB672;
}
.highlighter2   /*kq 23-09-2007*/
{
	 background-color:#9DFFBD;
}
.graymark   /*kq 23-09-2007*/
{
	 background-color:#DDDDDD;
}

.redactcell   /*kq 29-08-2007*/
{
	 background-color:#FFAAAA;
	 text-align:center;
	 margin:none;
}
.greenactcell   /*kq 29-08-2007*/
{
	/* background-color:#AAFFAA; */
	 text-decoration:none;
	 color:#22EE22;
	 text-align:center;
	 margin:none;
}


.navigationtable
{
	 height:100%;
	 width:100%;
	 border:0px solid #CCCCCC;
	 background-color:#9999AA;     
	 text-align:center;
	 margin:none;
}

.tablehead
{
	 height:20px;
	 background-color:#AA1111;
	 color:#FFFFFF;
	 font-size:13px;
	 text-align:center;
	 margin:none;

}

     