:visited {color: white}
:link    {color: white}
:active  {color: #ff7200}
:hover   {color: #ff7200}


body, table
{
    background-color:black;
    color: white;
       font-family: 'verdana';
          font-size:   10pt;


}

img
{
   border: 0px;
}

b{color:#ff7200}
h4{color:#ff7200}


#menueframe
{
  width: 95%;
   color: #FEF0C3;
   font-size:   11pt;
   font-family: 'Arial';
}


.textfeld
{
   position: absolute;
   left: 2;
   top: 17;
}

.menue
{
   font-size:   16;
   text-decoration: underline;
   line-height: 25pt;

}

.minilink
{
      font-size:   11;

}


