table.umhuellend{
 background-color:#FFF7D6;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:black;
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:black;
 /*width:100%;
 padding:2.5em;*/
}

table.umhuellend_rahmen{
  background-color:#FFF7D6;
  border-width:3;
  border-style:solid;
  border-color:#777777;
}

table.innen{
  width:100%;
  border-spacing:0px;
  border-collapse:collapse;
}

tr.linie td{
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:black;
}

td.umhuellend {
   color            : #000;
   background       : #E7B725;
   font-family      : Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10pt;
   font-weight      : bold;
   padding-bottom   : 2px;
   text-align       : center;
}

td.statusleiste{
    COLOR: #999999;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #890202;
}

td.ligatabelle{
    text-align:center;
    font-size:0.8em;
    border-width:1px;
    border-color:black;
    border-style:solid;
}

hr.linie{
    margin-top:0.1em;
    margin-bottom:0.1em;
    /*display:block;
    margin: -7px 0;*/
}

A.menulink
{
    FONT-SIZE: 12px;
    COLOR: rgb(60,60,60);
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: None;
    font-weight:bold;
}
A.menulink:hover
{
    COLOR:#B0B0B0;
}

A.datum
{
  FONT-SIZE: 9px;
  color:blue; 
  FONT-FAMILY: Verdana;
  TEXT-DECORATION: None;
}

A.allgemein
{
  FONT-SIZE: 9px;
  color:blue; 
  FONT-FAMILY: Verdana;
  TEXT-DECORATION: None;
}

A.titel
{
  FONT-SIZE: 12px;
  color:black; 
  FONT-FAMILY: Verdana;
  TEXT-DECORATION: None;
}
A.titel:hover
{
  COLOR: #888888;
}

A.ohneformatfett
{
  text-decoration:none;
  color:black;
  font-weight:bold;
}

A.ohneformat
{
  text-decoration:none;
  color:black;
}

hr{
 padding:0em;
 margin:0em;
}

ul.links_liste{
  margin-left:0.1cm;
  padding-left:0.1cm;
  list-style-type:none;
  margin-top:0.1cm;
  margin-bottom:0.1cm;
}

td.stats {
  text-align:center;
  border-bottom-width:1px;
  border-bottom-style:solid;
}

td.statslinie {
  text-align:center;
  border-right-width:1px;
  border-right-style:solid;
  border-bottom-width:1px;
  border-bottom-style:solid;
}

img.rahmen {
  border: 2px ridge #FFF7D6;
 -moz-border-radius-topleft: 2px;
 -moz-border-radius-topright: 2px;
 -moz-border-radius-bottomright: 2px;
 -moz-border-radius-bottomleft: 2px;
}

