#navactive {color: #333399; text-decoration: none; font-weight:bold;}
.Box {width:16px; height:16px; background:#333399; border:solid 2px #333399;}
.Tabelle {
      width:100%
     border-width: 2px;
     border-style: solid;
     border-color: #333399;
     border-collapse:collapse;
     border-spacing:4;}
.LinkLinie           {width:100%; color:#333399; border:1px solid #333399;}
.LinieObenUnten {
     border-top-width: thin;
     border-bottom-width: thin;
     border-top-style: solid;
     border-bottom-style: solid;
     border-top-color: #333399;
     border-bottom-color: #333399; }
.LinieUnten {border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #333399; }
.BigBox   {list-style-type:square; color:#333399; font-size:50px; }
ul        {list-style-type:square; color:#333399; font-size:20px; }
a         {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-style:normal; color: #666666; text-decoration: none; }
a:link    {color: #666666; text-decoration: none; }
a:visited {color: #666666;text-decoration: none; }
a:hover   {color: #333399;text-decoration: none; }
a:active  {color: #333399;text-decoration: none; }
a:focus   {color: #333399;text-decoration: none; font-weight:bold; }

#auflistung{
 font-weight: normal;
 font-style: normal;
 font-size: 16px;
 color: #333399;
}