/*
////////////////////////////////////////////////////////////////
//
// 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*/
  
  
  /*.blockContentHome    {margin:0px; padding-top:0px; padding-right:10px; padding-bottom:0px; padding-left:0px;}Gesamter Bereich - iFrame - Home*/
  /*.blockContentRight   {margin:0px; width:330px; padding-top:0px; padding-right:10px; padding-bottom:0px; padding-left:0px;}Gesamter Bereich - iFrame - Content*/

/*Rahmentabelle Content*/
  .blockHomeScroll			{width:230px; height:110px; margin-top:6px; overflow:auto;}/*<div> Breite für Bereich - Content - Homepage*/
  .blockHomeRight			{width:210px;}/*<div> Breite für Bereich - Content - Homepage*/
  .blockContentScroll		{width:360px; height:264px; margin-top:20px; overflow:auto;}/*<div> Breite für Scroll-Bereich - Content rechts*/
  .blockContentRight		{width:338px;}/*<div> Breite für Bereich - Content rechts*/
  .blockContentMiddle		{width:5px; height:330px;}/*<div><td> Breite und Höhe für Bereich - Mitte von Content*/
  
  .blockOneColScroll		{width:687px; height:264px; margin-top:20px; overflow:auto;}/*<div> Breite für Scroll-Bereich - Content gesamter 1-spaltiger Beriech*/
  .blockOneCol				{width:665px;}/*<div> Breite für Bereich - Content gesamte Breite*/
  
  .blockBildergalerieScroll		{width:470px; height:300px; margin:20px 0px 0px 8px; overflow:auto;}/*<div> Breite für Scroll-Bereich - in Bildergalerie links*/
  .blockBildergalerieNaviScroll	{width:200px; height:300px; margin:20px 0px 0px 10px; overflow:auto;}/*<div> Breite für Scroll-Bereich - in Bildergalerie Navi*/

  .blockContentLeft			{width:340px;}/*<td> Links von Content*/
  .blockContentAll			{width:720px;}/*<td> Gesamtereich - Content (3-spalten)*/
  .blockContentSystem		{width:30px;}/*<td> Breite für Bereich - Systemnavi*/
  
  .blockNavLevel2       {margin:0px; padding-top:0px; padding-right:0px; padding-bottom:10px; padding-left:0px;}/*Gesamter Bereich - Navigation Level 2*/
   
  
  /*.blockContentLeftScroll   {width:304px; height:252px; margin-top:20px; margin-left:20px;overflow:auto;}<div> Breite für Scroll-Bereich - Content links*/
  /*.blockContentLeft     {width:200px;}<div> Breite für Bereich - Content links*/
  
  /*.blockTop            {border-style:solid;border-width:1px;vertical-align:top;}Bereich oben*/
  /*.blockLeft           {float:left;width:160px;border-style:solid;border-width:1px;border-top-style:none;height:480px;vertical-align:top;}Bereich links*/
  /*.blockContent        {float:left;width:592px;border-style:none;vertical-align:top;}Inhaltsbereich*/