/*////////////////////////////////////////////////////////////////
// Allgemeine Styles
// Weblication GRID CMS Strukturdesign Version 5.0.9.1
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
////////////////////////////////////////////////////////////////*/

/* Stylesheet für Standard-Gui-Element */
@import url(wgl.css);

/* Stylesheet für Navigationen */
@import url(nav.css);

/* Stylesheet format webagentur ag */
@import url(/format/styles/shared.base.css);

/* Formatierung von HTML-Elementen */
*                    {margin:0;padding:0}
#body                {background-color:#fff;}
#bodyPopup           {background-color:#fff;}
html,body            {font:normal 85%/140% arial,helvetica,sans-serif;height:100.05%;}
*+html body          {font-size:84%;}
body                 {background-color:#fff;color:#000;}


strong, b .textBold  {font-weight:bold;}
em,i,.textItalic     {font-style:italic;}
div                  {}
span                 {}

/* Überschriften */

h1                   {font-size:1.7em;font-weight:normal;line-height:160%;color:#707072;margin:0 0 0.25em 0;}
h2                   {font-size:1.7em;font-weight:normal;line-height:160%;color:#707072;margin:0 0 1em 0;}
h3                   {font-size:1.1em;font-weight:bold;line-height:140%;color:#707072;margin:0 0 0.25em 0}
h4                   {font-weight:normal;line-height:140%;color:#000;margin:0 0 1em 0}
h5                   {font-weight:bold;line-height:140%;color:#707072;margin:0 0 1em 0}
h6                   {font-weight:normal;line-height:140%;color:#000;margin:0 0 1em 0}

/* Textblöcke */
p                    {margin:0 0 1em 0}

/* Listen */
ul                   {margin:0 0 14px 16px;padding:0 0 0 9px;list-style-image:url(/d/wGlobal/layout/images/decoration/bullet_list.gif)}
ol                   {margin:0 0 14px 28px;list-style-type:decimal}

/* Definitionslisten */
dl                   {}
dt                   {}
dd                   {margin:0 0 14px 0;padding:0 0 0 16px;color:#a0a0a0}

/* Horizontale Linien */
hr                   {height:1px;color:transparent;border-top:1px solid #CCCCCC;border-bottom:none;border-left:none;border-right:none;}

/* Formularelemente */

form                 {overflow:hidden}

input                {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
select               {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
textarea             {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}

button               {cursor:pointer;background-color:#B6B6B6;border:none;font-size:11px;line-height:18px;height:18px;color:#ffffff}
button:hover         {cursor:pointer;background-color:#98BFD7;border:none;font-size:11px;line-height:18px;height:18px;color:#ffffff}

/* Links */

a                    {text-decoration:none;color:#0388A8}
a:hover              {text-decoration:underline;color:#0388A8}
a.intern             {padding:0 0 0 14px;background:url(/d/wGlobal/layout/images/links/intern.gif) center left no-repeat}
a.extern             {padding:0 0 0 14px;background:url(/d/wGlobal/layout/images/links/extern.gif) center left no-repeat}
a.download           {height:20px;padding:5px 0 0 20px;background:url(/format/img/shared/filetypes/pdf.gif) center left no-repeat}
a.pdf                {height:20px;padding:0 0 0 20px;background:url(/format/img/shared/filetypes/pdf.gif) center left no-repeat}
a.audio              {padding:0 0 0 14px;background:url(/d/wGlobal/layout/images/links/audio.gif) center left no-repeat}
a.video              {padding:0 0 0 14px;background:url(/d/wGlobal/layout/images/links/video.gif) center left no-repeat}

/* Bilder */

a img                {border:none}

img.picture          {margin:4px 4px 4px 4px;}
img.pictureLeft      {float:left;margin:4px 10px 10px 0;}
img.pictureRight     {float:right;margin:0px 0 10px 10px;vertical-align:top;}

/* Tabellen */

table                {font:inherit;color:inherit;border:none}
tr, thead, tbody     {}
th, td               {vertical-align:top}

table.light          {border:none;margin-bottom:12px;}
table.light th       {border:none;text-align:left;background-color:#f0f0f0}
table.light td       {border:none;padding:2px}

table.default        {border-width:0px;border-color:#a0a0a0;margin-bottom:2px;}
table.default th     {border-width:0px;border-color:#a0a0a0;padding:2px;text-align:right;background-color:#f0f0f0}
table.default td     {border-width:0px;border-color:#a0a0a0;padding:2px;text-align:right}

table.full           {border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:12px;}
table.full th        {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px;text-align:left;background-color:#f0f0f0}
table.full td        {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px}

td.bgColor1, th.bgColor1 {background-color:#f0f0f0}

/* Grundgerüst */

#blockPre              {}
#blockPreInner         {}

#blockMain             {height:100.05%;min-height:100%;width:938px;background:transparent url(/de/wGlobal/layout/images/backgrounds/bg_main.gif) top left repeat-y;margin:0 auto;padding:0;text-align:left;}
#blockMainInner        {padding:0;}

#blockMainPopup        {}
#blockMainInnerPopup   {padding:10px;}

#blockContent          {float:left;width:550px;/*padding:0 4xp 15px 4px*/}
#blockContentInner     {background-color:#ebeced;padding:15px 20px 20px 20px}

#blockTop              {height:150px;width:938px;border-bottom:4px solid #fff;/*margin:0 0 4px 0;*/background:#fff;}
#blockTopInner         {overflow:hidden;}
#blockTopInner .left   {float:left;height:150px;width:190px;background-color:#ebeced;}
#blockTopInner .middle {float:left;height:150px;width:550px;margin:0 4px;background-color:#ebeced;}
#blockTopInner .right  {float:right;height:150px;width:190px;background-color:#ebeced;}
#blockTopInner .clear  {clear:all;}

#blockRight            {float:right;width:190px;margin-left:4px;vertical-align:top;text-align:left !important;}
#blockRightInner       {padding-top:12px;padding-bottom:-12px;background:transparent url(/d/wGlobal/layout/images/backgrounds/bg_right.gif) top left repeat;}


#blockBottom           {margin:25px 0 0 0}
#blockBottomFunction   {margin:10px 0 20px 0;color:#707072;line-height:140%;}
#blockBottomFunction a {}
#blockBottomInner      {margin:4px 0 ;color:#707072;font-size:10px;line-height:140%;}
#blockBottomInner a    {color:#707072;}

#blockLeft             {float:left;width:190px;margin-right:4px;min-height:150px;heigth:auto;background:transparent url(/d/wGlobal/layout/images/backgrounds/bg_left.gif) top left repeat;}
#blockLeftInner        {padding:10px 0 0 0;}

#blockLeftContentRight {overflow:hidden;margin:0 0 0 0;}

#blockPost             {}
#blockPostInner        {}

/* Globale Elemente */

#globalFunctions                {height:18px;margin:0 0 8px 0;text-align:right}
#globalFunctions a              {line-height:18px;padding:0 4px 0 4px;color:#939393}
#globalFunctions a:hover        {}

#logo                           {float:left;background-color:#ffffff}
#banner                         {float:right;margin:0 0 0 10px}

#search                         {float:right;margin:0 0 0 0}
.searchLabel                    {float:left;line-height:20px;margin:0 8px 0 0}
.searchInput                    {float:left;width:120px;margin:0 8px 0 0}
.searchButton                   {float:left}

/* Pflegeschaltflächen */

#beButtonLayoutwizard           {position:absolute;margin:8px 0 0 8px}

#beButtons                      {float:right;margin:-23px 0 0 3px}
#beButtonAdmin                  {}
#beButtonPage                   {float:left;margin:0}
#beButtonContent                {float:left}

#beButtonEditTop                {}
#beButtonEditRight              {position:absolute;margin:1px 0 0 5px}
#beButtonEditBottom             {position:absolute;margin:1px 0 0 5px}
#beButtonEditLeft               {position:absolute;margin:5px 0 0 5px}

#beButtonEditNavigation         {position:absolute;margin:0 0 0 5px}

/* Allgemeine Elemente */

.elementStandard                {margin:0 0 10px 0}
.elementHeadline                {margin:0 0 10px 0}
.elementText                    {margin:0 0 10px 0;line-height:140%;vertical-align:top;}
.elementText .fragmentInfo      {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/d/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}
.elementText .fragmentWarning   {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/d/wGlobal/layout/images/icons/warning.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}
.elementText .fragmentTip       {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/d/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}

.elementText ul                 {margin:0.8em 0 1.2em 0 !important;padding:0 !important;list-style:url(/d/wGlobal/layout/images/decoration/bullet.gif);}
.elementText ul li              {margin:0 0 0 1.5em;padding:0;line-height:140%;}
.elementText h5                 {font-weight:bold;color:#707072;margin:0;padding:0;float:left;}

.elementPicture                 {margin:0 0 10px 0;padding:0;vertical-align:top;}
.elementPicture .title          {line-height:20px;font-size:10px}
.elementLink                    {margin:0 0 10px 0}
.elementVideo                   {margin:0 0 10px 0}
.elementAudio                   {margin:0 0 10px 0}
.elementPortlet                 {margin:0 0 10px 0}
.elementScript                  {margin:0 0 10px 0}
.elementSource                  {margin:0 0 10px 0;padding:4px;background-color:#FFFFCC;overflow:auto;white-space:nowrap}
.elementSource h4               {margin:0 0 4px 0;background-color:#ffffcc;padding:4px 4px 4px 0;border-bottom:solid 1px #cccccc}
.elementPlain                   {margin:0 0 10px 0;overflow:auto;padding:4px;background-color:#f0f0f0;border:solid 1px #a0a0a0}
.elementDelimiter               {margin:0 0 10px 0;}

.elementContainer               {margin:0 0 18px 0;}
.elementContainerBox            {margin:0 0 18px 0;}

.elementContainer1              {margin:0 0 0 0;vertical-align:top;}
.elementContainer1 .col1        {vertical-align:top;}

.elementContainer2              {margin:0 0 0 0;}

.elementContainer2 .col1        {float:left;width:247px;margin:0 16px 0 0;}
.elementContainer2 .col2        {float:left;width:247px;}

.elementContainer3              {margin:0 0 0 0}
.elementContainer3 .col1        {float:left;width:164px;margin:0 16px 0 0}
.elementContainer3 .col2        {float:left;width:164px;margin:0 16px 0 0}
.elementContainer3 .col3        {float:left;width:164px}

.elementContainerBox1           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox1 .col1     {}

.elementContainerBox2           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox2 .col1     {float:left;width:49%;margin:0 2% 0 0}
.elementContainerBox2 .col2     {float:left;width:49%}

.elementContainerBox3           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox3 .col1     {float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col2     {float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col3     {float:left;width:32%}

/* Elemente des oberen Bereich */

/* Elemente des linken Bereiches */

#blockLeft .elementHeadline     {margin:0 0 8px 0px;padding:6px 10px 6px 10px;background:#;}
#blockLeft .elementText         {margin:0 0 8px 0px;padding:6px 10px 6px 10px;}

/* Elemente des Inhaltsbereiches */

/* Elemente des rechten Bereiches */

#blockRight .elementHeadline    {margin:0 0 1px 0;padding:2px 6px 2px 10px;background-color:#98BFD7}
#blockRight .elementHeadline h1 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h2 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h3 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h4 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementPicture     {margin-top:-3px;border-bottom:4px solid #fff;padding:0 0 5px 0;font-weight:bold;line-height:180%;color:#707072;}
#blockRight .elementText        {margin-top:-3px;border-bottom:4px solid #fff;padding:0 15px 5px 15px;font-weight:bold;line-height:180%;color:#707072;}
#blockRight .elementText p      {margin:0;padding:0;}
#blockRight .elementText a      {font-weight:bold;color:#707072;}
#blockRight .elementText a:hover{text-decoration:none;color:#0388A8;}
#blockRight .fragmentStyleswitcher {line-height:20px;}
#blockRight .fragmentStyleswitcher img {vertical-align:middle;margin:-1px -1px 0 0;}

/* Elemente des unteren Bereiches */
