/*
////////////////////////////////////////////////////////////////
//
// 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:left;}

  .blockMain           {border-style:none;width:950px;}/*Gesamter Bereich*/
  .blockTop            {width:950px;height:120px;vertical-align:top;}/*Bereich oben*/
  .blockLeft           {}/*Bereich links*/
  .blockContent        {border-style:none;width:550px;height:527px;vertical-align:top;padding-left:0px;padding-right:0px;}/*Inhaltsbereich*/
  .blockRight          {width:200px;height:400px;border-style:none;border-top-style:none;border-width:209;border-bottom-style:none;vertical-align:top;padding-left:4px;}/*Bereich rechts*/
  .blockBottom         {width:950px;height:33px;border-style:none;border-width:1px;vertical-align:top;}/*Bereich unten*/
  
  .systemNaviTop       {position:absolute;top:2px;width:768px;text-align:right;}