a.white {color:#FFFFFF;}
a.black {color:#000000;}
a.blue {color:#0000FF;}

p,ul,td
{
  font-family:sans-serif;
  font-size:10pt;
}
p.link
{
  font-family:sans-serif;
  font-size:10pt;
  font-color:#FF7D00;
}
p.ueberschrift
{
  font-family:sans-serif;
  font-weight:bold;
  font-size:12pt;
  margin-top:1em;
  margin-bottom:.5em;
}

p.kapitel
{
  font-family:sans-serif;
  font-weight:bold;
  font-size:12pt;
}

p.gross
{
   font-family:sans-serif;
   font-size:10pt;
}

p.klein
{
  font-family:sans-serif;
  font-size:8pt;
}

p.winzig
{
  font-family:sans-serif;
  font-size:7pt;
}
td.glossar_begriff
{
  font-family:sans-serif;
  font-size:10pt;
  font-weight:bold;
  vertical-align:top;
}

td.glossar_erlaeuterung
{
  font-family:sans-serif;
  font-size:10pt;
  text-align:justify;
}


p.seitenueberschrift
{
  font-family:sans-serif;
  font-weight:bold;
  font-size:20pt;
  line-height:24pt;
  color:#ffffff;
  text-align:center;
  background-color:#FF7D00;
  border-top-width:thin;
  border-top-style:solid;
  border-top-color:#000000;
  padding-top:0.1cm;
  border-bottom-width:thin;
  border-bottom-style:solid;
  border-bottom-color:#000000;
  border-left-width:thin;
  border-left-style:solid;
  border-left-color:#000000;
  border-right-width:thin;
  border-right-style:solid;
  border-right-color:#000000;
  width:70%;
  vertical-align:top;
}

p.footer
{
  margin-top:12pt;
  font-family:sans-serif;
  font-weight:bold;
  font-size:10pt;
  line-height:12pt;
  color:#ffffff;
  text-align:left;
  background-color:#FF7D00;
  border-top-width:thin;
  border-top-style:solid;
  border-top-color:#000000;
  width:100%;
  vertical-align:middle;
}



td.seitenheader
{
  font-family:sans-serif;
  font-weight:bold;
  font-size:10pt;
  border-bottom-width:thin;
  border-bottom-style:solid;
  border-bottom-color:#000000;
  border-top-width:thin;
  border-top-style:solid;
  border-top-color:#000000;
}