body 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #111111
}

a:link        {color: #000000; text-decoration: none;}
a:visited     {color: #000000; text-decoration: none;}
a:hover       {color: #880088; text-decoration: underline;}
a:active      {color: #605d5d; text-decoration: none;}
a.nodecor     {text-decoration: none;}

.menuegrau 
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ebebeb;
  font-size: 9px;
  color: #858382
}
.menuegraudunkel
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #cccccc;
  font-size: 9px;
  color: #858382
}
.menueorange
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #65ffcb;
  font-size: 9px;
  color: #858382
}
.menueorangedunkel
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #1ffcb2;
  font-size: 9px;
  color: #858382
}
.menueorangehell
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #c0fae7;
  font-size: 9px;
  color: #858382
}
.text
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  font-size: 9px;
  color: #605d5d
}
.textklein
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  font-size: 8px;
  color: #605d5d
}
.textorangegross
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  font-size: 14px;
  color: #f86114
}
.textorange
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  font-size: 9px;
  color: #f86114
}
.tabelleninhalt
{
    background-color: #f8f8f0;
    FONT-FAMILY: arial;
    font-size: 11px;
    color: #000000
}
.tabelleninhaltmarkiert
{
    background-color: #a8ffa0;
    FONT-FAMILY: arial;
    font-size: 11px;
    color: #000000
}
.tabelleninhalthell
{
    font-size: 11px;
    FONT-FAMILY: arial;
    background-color:#f8f8f0;
}
.tabelleninhaltdunkel
{
    font-size: 11px;
    FONT-FAMILY: arial;
    background-color:#e8e8e0;
}


.menu_kopf
{
	padding-top:3px;
	width:125px;
	background-color:#bbbbbb;
	color:#000000;
	border-bottom:1px solid;
	font-size:12px;
	font-weight:bold;
}
.menu_kopf_hoehe
{
	height:15px;
}
.menu_body
{
	width:100%;
	background-color:#00ffff;
	padding:3;
	border-bottom:1px solid;
}


