/*
////////////////////////////////////////////////////////////////
//
// 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*/
.blockMain         {width:988px;} /*Gesamter Bereich*/

.blockTop          {}/*Bereich oben*/
.blockMiddle       {background-image:url(/wDeutsch/wLayout/design/img/backgrounds/bg_nav.gif);background-repeat: repeat-y;}
  
.blockLeft         {clear:left;float:left;width:238px;vertical-align:top;padding-bottom:20px;}/*Bereich links*/
.blockContent  	   {float:left;margin-left:22px;width:724px;margin-top:11px;vertical-align:top;} /*Inhaltsbereich*/
.blockRight        {float:left;background-color:#BDBEBE;border-color:#676869;}/*Bereich rechts*/  
.blockBottom       {float:left;background-color:#FF0000;}/*Bereich unten*/