/*
////////////////////////////////////////////////////////////////
//
// structure.css Stylesheet fuer die Struktur
//
// erstellt durch djuma GmbH, www.djuma.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

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

  .blockMain           {width:762px;margin-right:0px;height:100%;margin-left:0px;}/*Gesamter Bereich*/
  .blockTop            {width:762px;height:116px;border-style:none;border-width:0px;border-right:0px;vertical-align:top;}/*Bereich oben*/
  .blockLeft           {width:0px;border-style:none;border-width:0px;border-bottom-style:none;border-top-style:none;height:100%;vertical-align:top;}/*Bereich links*/
  .blockContent        {height:100%;width:762px;border-style:none;vertical-align:top;}/*Inhaltsbereich*/
  .blockRight          {width:160px;height:100%;border-style:none;border-width:0px;border-bottom-style:none;border-top-style:none;vertical-align:top;}/*Bereich rechts*/
  .blockBottom         {width:762px;height:20px;border-style:none;border-width:0px;vertical-align:top;}/*Bereich unten*/
  