/*
////////////////////////////////////////////////////////////////
//
// 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("/bibliothek/wDeutsch/wLayout/design/style/design.css");

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

#logo                {width:100%;}

.blockMain           {width:98%; border-style:none;}
.blockTop            {width:98%; border-style:none;}
.blockLeft           {float:left; width:22.5%; vertical-align:top;}
.blockContent        {float:left; width:57%; 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;}

