body {
 background-color: #ffffff;
 margin: 0px 0px 0px 20px;
 }

table.master{
border-collapse:collapse;
}

table.master td{
        color: #00001F;
        text-decoration: none;
        font-size: 11pt;
        font-family: Arial;
        border:solid 1px #dadada;
        }

td.menue {
                  color: #ffffff;
        text-decoration: none;
              font-size: 9pt;
            font-family: Arial;
     border-right-width: 1pt;
     border-right-style: solid;
           border-color: white;
}



span.headline {
        color: #00001F;
        text-decoration: none;
        font-family: Times New Roman;
        line-height:1.6em;
        font-size:1.8em;
        }

span.txt{
        color: #000000;
        text-decoration: none;
        font-family: Arial, sans-serif;
        line-height:1.2em;
        font-size:0.9em;
        }

span.fehler{
        color: #ff0000;
        text-decoration: none;
        font-family: Arial, sans-serif;
        line-height:1.2em;
        font-size:0.9em;
        }

span.subtxt{
        color: #000000;
        text-decoration: none;
        font-family: Arial, sans-serif;
        font-size:10pt;
        }

span.minitxt{
        color: #000000;
        text-decoration: none;
        font-family: Arial, sans-serif;
        font-size:8pt;
        }

span.datum{
        color: #BFBFBF;
        text-decoration: none;
        font-family: Arial, sans-serif;
        font-size:9pt;
        }

a.main_menue:link    {
 color: #000000;
 text-decoration: none;
 font-size: 12pt;
 font-family: Arial;
 }
a.main_menue:visited {
 color: #000000;
 text-decoration: none;
 font-size: 12pt;
 font-family: Arial;
 }
a.main_menue:hover   {
 color: #2e60a2;
 text-decoration: none;
 font-size: 12pt;
 font-family: Arial;
 }
a.main_menue:active  {
 color: #2e60a2;
 font-size: 12pt;
 font-family: Arial
  }



a.sub_menue:link    {
 color: #111111;
 text-decoration: none;
 font-size: 8pt;
 font-family: Arial;
 }
a.sub_menue:visited {
 color: #111111;
 text-decoration: none;
 font-size: 8pt;
 font-family: Arial;
 }
a.sub_menue:hover   {
 color: #2e60a2;
 text-decoration: none;
 font-size: 8pt;
 font-family: Arial;
 }
a.sub_menue:active  {
 color: #2e60a2;
 font-size: 8pt;
 font-family: Arial;
  }

a.extern:link    {
 color: #00007F;
 text-decoration: none;
        font-family: Arial, sans-serif;
        line-height:1.2em;
        font-size:0.9em;
 }
a.extern:visited {
 color: #00007F;
 text-decoration: none;
        font-family: Arial, sans-serif;
        line-height:1.2em;
        font-size:0.9em;
 }
a.extern:hover   {
 color: #0000ff;
 text-decoration: none;
        font-family: Arial, sans-serif;
        line-height:1.2em;
        font-size:0.9em;
 }
a.extern:active  {
 color: #000000;
 text-decoration: none;
        font-family: Arial, sans-serif;
        line-height:1.2em;
        font-size:0.9em;
  }

input.e {
 height: 19px;
 background:#DDEAFF;
 border:1px solid white;
 color: #000000;
 font-family: Courier New;
 font-size: 11px;
 }

input.d {
 height: 19px;
 border:1px solid white;
 background:#FFF1DF;
 color: #000000;
 font-family: Courier New;
 font-size: 11px;
 }

select.s {
 height: 19px;
 border:1px solid white;
 color: #000000;
 font-family: Arial Narrow;
 font-size: 11px;
}

textarea.ft {
 border:1px solid white;
 background:#DDEAFF;
 color: #000000;
 font-family: Arial Narrow;
 font-size: 11px;
 }