/*
////////////////////////////////////////////////////////////////
//
// 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             {text-align:center; }

.blockMain       {width:760px; padding:0px; margin-left:auto; margin-right:auto; margin-top:15px; }/*Gesamter Bereich*/
.blockTop        {width:760px;height:110px; vertical-align:top;}/*Bereich oben*/
.blockOuterLeft  {width:19px;}/*toter Bereich links außen*/
.blockLeft       {width:161px;vertical-align:top;align:right;}/*Bereich links*/
.blockContent    {width:380px;margin-left:10px;margin-right:10px;margin-top:5px;vertical-align:top;}/*Inhaltsbereich*/
.blockRight      {width:161px; vertical-align:top;align:left;}/*Bereich rechts*/
.blockOuterRight {width:19px;}/*toter Bereich rechts außen*/
.blockBottom     {width:760px;height:21px;vertical-align:top;}/*Bereich unten*/
  
.systemNaviTop  {position:relative;top:15px;left:0px;width:720px;}