/* Style-Sheet Definitionsdatei */
body
{
background: #FFFFFF;
}

hr
{ width: 60%; color: #DEDFD6;
}

/* Styles für Text */
p,ul,ol,div,address,blockquote,nobr,b,i
{
  font-family: Verdana;
  font-size:9pt;
  font-color: #666633;
}
li
{
  font-family: Verdana;
  font-size: 8pt;
}

/* Ueberschrift */
h1 { font-family: Verdana; font-size: 16pt; color:#666633; text-align: center;}

/* Menue-Tabellen */

.tabelleoben	{font-family: Verdana; font-size:8pt; border: 0px; background-color: #FFFFFF;}
.tabelle1	{font-family: Verdana; font-size:8pt; border: 1px solid #DEDFD6; background-color: #DEDFD6; font-weight: bold;}
.tabelle2	{font-family: Verdana; font-size:8pt; border: 1px solid #DEDFD6; background-color: #FFFFFF;}
.tabelleunten	{font-family: Verdana; font-size:8pt; border: 1px solid #DEDFD6; background-color: #F5F5F5;}
.tabelleneu	{font-family: Verdana; font-size:8pt; font-color: #FF0000; border: 1px solid #DEDFD6; background-color: #FFFFFF;}

/* Link-Style */
a: { font-family: verdana; color:#666633; font-size: 8pt; text-decoration:none; }
a:link,a:visited  { font-family: verdana; color:#666633; font-size: 8pt; text-decoration:none; }
a:active  { font-family: verdana; color:#666633; font-size: 8pt; text-decoration:underline; }
a:hover { font-family: verdana; color:#666633; font-size: 8pt; text-decoration:underline;}

/* java-Tabellen */
.hellbraun	{border: 0px; width: 14px; height: 18px; background: #DEDFD6;}
.braun		{border: 0px; width: 466px; height: 18px; background: #A5A284;}
.grey		{border: 0px; width: 14px; height: 18px; background: #F5F5F5;}
.grey1		{border: 0px; width: 466px; height: 18px; background: #F5F5F5;}
.grey2		{border: 0px; width: 14px; background: #F5F5F5;}
.grey3		{border: 0px; background: #F5F5F5;}
.white		{border: 0px; width: 466px; background: #FFFFFF;}

/* Members-Tabellen */
.checkbox	{border: 0px; width: 14px; height: 18px; background: #F5F5F5;}


/* header */
.head1		{font-family: verdana; font-size: 16pt; color: #666633; font-weight: bold; text-align: center;}
.head2		{font-family: verdana; font-size: 8pt; font-color: #000000; text-align: center;}

/* footer */
.foot		{font-family: verdana; font-size: 8pt; color: #666633; text-align: center;}


/* Tabellen-Schriften */
.textdownload   {font-family: verdana; font-size: 8pt; color: #666633; text-align: left;}
.blocksatz      {font-family: verdana; font-size: 8pt; color: #666633; text-align: justify;}
.center         {font-family: verdana; font-size: 8pt; color: #666633; text-align: center;}
.tabueb		{font-family: verdana; font-size: 8pt; font-weight: bold; color: #666633; text-align: center;}
.top		{font-family: Verdana; font-size: 14pt; font-weight: bold; color:#666633; text-align: center;}

td
    {
    color: #000000;
    font-family: Verdana;
    font-size: 9pt;
    }


td.tabtop
    {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 9pt;
    background-color: #01025C;
    }
