/*

*/

/*Strukturformatierung*/
  body                 {text-align:center;}

  .blockMain           {height:100%;width:780px;margin-left:auto;margin-right:auto;} /*Gesamter Bereich*/
  .blockTop            {height:87px;width:780px;border-style:solid;border-width:1px;border-bottom-style:solid;vertical-align:top;}/*Bereich oben*/
  .blockLeft           {width:120px;border-style:solid;border-width:1px;border-top-style:none;border-bottom-style:none;vertical-align:top;}/*Bereich links*/
  .blockContent        {width:510px; border-style:none; vertical-align:top;}/*Inhaltsbereich*/
  .blockRight          {width:150px;border-style:solid;border-width:1px;border-top-style:none;border-bottom-style:none;vertical-align:top;}/*Bereich rechts*/
  .blockBottom         {height:12px;border-style:solid;border-width:1px;vertical-align:top;}/*Bereich unten*/
  
  .systemNaviTop       {position:absolute;top:2px;width:768px;text-align:left;}