/*
////////////////////////////////////////////////////////////////
//
// 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           {height:600px;width:800px;margin-left:auto;margin-right:auto;}/*Gesamter Bereich*/
  .blockTop            {height:200px;width:800px;border-style:none;border-width:1px;vertical-align:top;}/*Bereich oben*/
  .blockLeft           {width:245px;border-style:solid;border-width:1px;border-top-style:none;height:480px;vertical-align:top;padding-left: 32px;}/*Bereich links*/
  .blockContent        {height:385px;width:555px;border-style:none;overflow: auto;padding-top: 0px;padding-right: 10px;padding-bottom: 0px;padding-left: 0px;}/*Inhaltsbereich*/

  .systemNaviTop       {position:absolute;top:143px;width:768px;text-align:right;}