/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// 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
//
////////////////////////////////////////////////////////////////
*/

@import url("/wDeutsch/wLayout/design/style/design.css");

body                 {font-size:1em}/*Standard Textformatierung*/

#logo                {width:100%;border-style:none;}

.blockMain           {width:98%; border-style:none;}
.blockTop            {width:98%; border-style:none;}
.blockLeft           {float:left; width:26%; border-style:none; vertical-align:top; background-color:#F0F0F0;}
/* .blockContent        {float:left; width:54%; border-style:none; vertical-align:top;}*/
.blockRight          {float:left; width:18%; border-style:none; vertical-align:top;}
.blockBottom         {float:left; width:98%; border-style:none; clear:left;}


