
/* für Druckerausgabe */
body
{
 background-color:#FFFFFF;
 color:#000000;
}
a:link    {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:active  {color:#000000; text-decoration:none;}
a.an { text-decoration:none; }

a.home
{
 display:none;
}
p
{
 text-align:justify;
 font-family:Courier New,Helvetica;
 font-size:10pt;
 color:#000000;
}
li
{
 text-align:left;
 font-family:Courier New,Helvetica;
 font-size:8pt;
 color:#000000;
}
caption
{
 font-family:Courier New,Helvetica;
 font-size:10pt;
 font-weight:lighter;
 color:#000000;
 background-color:#FFFFFF;
}
i
{
 font-family:Courier New,Helvetica;
 font-size:8pt;
 font-weight:lighter;
 color:#000000;
 display:none;
 /*background-color:#C0C0C0;*/
}
table
{
 border-width:thin; border-style:solid; border-color:#000000;
 font-family:Courier New,Helvetica;
 font-size:8pt;
 font-weight:lighter;
 color:#000000;
 background-color:#FFFFFF;
}
th
{
 font-family:Courier New,Helvetica;
 font-size:8pt;
 font-weight:lighter;
 color:#000000;
 background-color:#FFFFFF;
 border-width:1px;
 border-style:solid;
 border-top-style:none; 
 border-left-style:none;
 border-bottom-style:solid; 
 border-right-style:solid;
}
span.super
{
 font-size:6pt;
 vertical-align:super;
}
td
{
 border-width:1px;
 border-style:solid;
 border-top-style:none; 
 border-left-style:none;
 border-bottom-style:solid; 
 border-right-style:solid; 
}
table.netmind
{
  display:none;
}
td.netmind
{
  display:none;
}
th.netmind
{
  display:none;
}

img
{
 display:none;
}
img.nob
{
   border:none;
   display:none;
}
img.nobx
{
   border:none;
   display:none;
}
img.print
{
 display:block;
  border-color:#000000;
  border-width:1px;
  border-style:solid;
}
h1
{
 font-family:Courier New,Helvetica;
 font-size:10pt;
 font-weight:bold;
 color:#000000;
 text-align:center;
}
h2
{
 font-family:Courier New,Helvetica;
 font-size:10pt;
 font-weight:bold;
 color:#000000;
}
h3
{
 font-family:Courier New,Helvetica;
 font-size:10pt;
 font-weight:bold;
 color:#000000;
}
h4
{
 font-family:Courier New,Helvetica;
 font-size:10pt;
 font-weight:bold;
 color:#000000;
}
h5
{
 font-family:Courier New,Helvetica;
 font-size:10pt;
 font-weight:lighter;
 color:#000000;
}
h6
{
 font-family:Courier New,Helvetica;
 font-size:12pt;
 font-weight:lighter;
 color:#000000;
}
h7
{
 font-family:Courier New,Helvetica;
 font-size:8pt;
 font-weight:lighter;
 color:#000000;
}
div.screen
{
 /*only for screen*/
 display:none;
}
cite
{
 display:none;
}
