/*
////////////////////////////////////////////////////////////////
//
// 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                 {margin-top:0;margin-left:0;margin-right:0;text-align:left;}

  .blockMain           {width:100%}/*Gesamter Bereich*/
  .blockTop            {height:85px;border-top:0px;border-left:0px;vertical-align:top;}/*Bereich oben*/
  .blockLeft           {vertical-align:top;margin-top:40px;}/*Bereich links*/
  .blockContent        {width:96%;margin-top:0;margin-left:13px;margin-right:20px;vertical-align:top;}/*Inhaltsbereich*/
  .blockBottom         {vertical-align:top;}/*Bereich unten*/
  .blockRight          {width:0px;vertical-align:top;}/*Bereich rechts*/  





