/*Stylesheet grau */
/*All rights reserved!*/

body
{
background:#f3f3f3;
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: #999999;

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


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

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

td.tablehead
{
background-color:#cccccc;
font-size:9.5pt;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
}


td.head2
{
background-color:#e9e9e9;
font-family:verdana,arial,helvetica;
font-size:9pt;
}


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

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

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