/*Stylesheet fuer Lastminute-Express.de */
/*All rights reserved!*/

body
{
background:white;
font-family:verdana,arial,helvetica;
font-size:9pt;
}


table
{
background-color:#f8f8f8;

font-family:verdana,arial,helvetica;
font-size:9pt;
}


table.rahmen
{
background-color:#f8f8f8;
border: solid 1px; 
border-color: #00009B;

font-family:verdana,arial,helvetica;
font-size:9pt;
}


table.listbox
{
background-color:#e9e9e9;
border: solid 1px; 
border-color: #00009B;

font-family:verdana,arial,helvetica;
font-size:9pt;
}

td.tablehead
{
background-color:#00009B;
font-size:9.5pt;
color:white;
}

hr
{
height:1;
color:#FCCE43;
}

.copy
{
font-family:verdana,arial,helvetica;
font-size:7pt;

color: #808080;
text-decoration: none;
}