.standard
{
   font-size:10pt;
   font-family:Arial;
}

.mittel
{
   font-size:14pt;
   font-family:Arial;
}

.klein
{
   font-size:8pt;
   font-family:Arial;
}

.presse
{
   font-size:9pt;
   font-family:Courier New;
}

.hierarchy
{
   font-size:8pt;
   font-family:Verdana;
   background-color:#F0F0F0;
   border-style:none;
   border-width:thin;
}

.fett
{
   font-size:10pt;
   font-family:Arial;
   font-weight:bold;
}

.gruenfett
{
   font-size:14pt;
   font-family:Arial;
   font-weight:bold;
   color:#008000;
}

.grossfett
{
   font-size:18pt;
   font-family:Verdana;
   font-weight:bold;
}

.mittelfett
{
   font-size:16pt;
   font-family:Arial;
   font-weight:bold;
}

.kleinfett
{
   font-size:14pt;
   font-family:Arial;
   font-weight:bold;
}

.nolink
{
   text-decoration:none;
}

a:hover
{
   text-decoration:underline;
}

table
{
   margin-left:0px;
}

.blackborder
{
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:0px;
}
