/*
////////////////////////////////////////////////////////////////
//
// structure.css Stylesheet fuer die Struktur
//
// WeblicationŽ CMS Strukturdesign Version 4.0.9
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*Strukturformatierung*/
  body                 {text-align:center;}

  .blockMain           {width:100%;margin-left:auto;margin-right:auto;}/*Gesamter Bereich*/
  .blockTop            {border-style:solid;border-width:1px;vertical-align:top;}/*Bereich oben*/
  .blockLeft           {float:left;width:160px;border-style:solid;border-width:1px;border-top-style:none;height:440px;vertical-align:top;}/*Bereich links*/
  .blockContent        {float:left;width:800px;border-style:none;vertical-align:top;}/*Inhaltsbereich*/

  .systemNaviTop       {position:absolute;top:2px;width:100%;text-align:right;}