/* DATEI: main.css */body           {                  margin-top:0px;                 margin-left:0px;                 margin-right:0px;                 margin-bottom:50px;                 color:#000000;                  background-color:#ffffff;                 font-family:Verdana, sans-serif;               }p,h1,h2,h3,h4,ul,ol,li,div,table,td,th,b,i               {                  font-family:Verdana,sans-serif;                }p,ul,ol,li,div,td,th,address,nobr,b,i               { font-size:10pt;}h1             {                  font-size:12pt;                 color:#1c9af4;                 text-align:center;               }h2             {                  font-size:12pt;                  text-align:center;               }h3             {                  font-size:12pt;                 text-align:center;               }h4             {                  font-size:10pt;                 text-align:center;               }table          {                  width:100%;                 border-width:1pt;               }tr             {                  text-align:center;               }tr.navigation  {                 background-color:#1c9af4;               }               tr.links        {                  text-align:left;               }th             {                  background-color:#FFFFFF;               }td             {                  vertical-align:top;                 text-align:left;               }a:link         {                 font-size:10pt;                 text-decoration:underline;                 color:#1c9af4;               }a.navi         {                 font-size:10pt;                 text-decoration:none;                 color:#ffffff;                 font-weight:bold;                 width:100px;                 text-align:center;               }a.navi:link   {                 font-size:10pt;                 text-decoration:none;                 font-weight:bold;                 border-right: 1px solid;                 border-bottom: 1px solid;               }a.navi:visited {                 font-size:10pt;                 text-decoration:none;                 font-weight:bold;                 border-right: 1px solid;                 border-bottom: 1px solid;               }a.navi:hover   {                 font-size:10pt;                 color:#FFFFFF;                 text-decoration:none;                 font-weight:bold;                 border-left: none;                 border-right: none;                 border-top: 1px solid;                 border-bottom: 1px solid;               }a.sel          {                 font-size:10pt;                 text-decoration:none;                 color:#1c9af4;                 background-color:#ffffff;                 font-weight:bold;                 border: 2px ridge #ffffca;                 width:100px;                 text-align:center;                 font-family:Verdana, sans-serif;               }a.sel:link     {                 font-size:10pt;                 text-decoration:none;                 font-weight:bold;               }a.sel:visited  {                 font-size:10pt;                 text-decoration:none;                 font-weight:bold;               }a.sel:hover    {                 font-size:10pt;                 color:#000000;                 text-decoration:none;                 font-weight:bold;               }ul             {                 text-align:left;               }.center        {                 text-align:center;               }.fat           {                 font-weight:bold;               }.right         {                 text-align:right;               }.block         {                 text-align:justify;               }.beschreibung  { font-size:10pt;                 color:#1c9af4;                 text-align:center;                 font-weight:bold;                 }.quali         {                  font-size:12pt;                 font-weight:bold;                 text-align:left;}.small         {                  font-size:8pt;                 text-align:left;                 vertical-align:top;               }.smallogo      {                  font-size:10px;                 text-align:left;                 vertical-align:top;                 font-weight:normal;               }.smallfat      {                  font-size:8pt;                 font-weight:bold;                 text-align:left;}.titel         {                  font-size:16pt;                 font-weight:bold;                 text-align:left;}.verysmall     { text-align:justify;                 font-size:7pt;}