/*
////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication 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
//
////////////////////////////////////////////////////////////////
*/
#blockTop  {z-index:100;}
                                                      
#blockTop   #searchBox {width:200px}
                                                                  
#blockTop   #navigationMeta div.navLevel1Embed {margin:15px 0 0 0;}

#blockLeft  #navigationFull                {padding:0;width:100%}
#blockLeft  #navigationFullLayer           {padding:0;width:100%}
#blockLeft  #navigationSub                 {padding:0;width:100%} 
#blockLeft  #navigationSubLayer            {padding:0;width:100%} 

#blockLeft  #navigationFull      a {height:100%}
#blockLeft  #navigationFullLayer a {height:100%} 
#blockLeft  #navigationSub       a {height:100%} 
#blockLeft  #navigationSubLayer  a {height:100%} 

#languageSelector                  {margin-top:10px;width:50px;}

#blockContent {overflow:hidden}

button                             {line-height:14px}

#blockContent dl.form           {width:300px}

.elementList                    {position:static}
.elementSitemap                 {position:static}
.elementSubmap                  {position:static}

.elementBoxSheet                {height:100%}
.elementBoxBlank                {height:100%}
.elementBoxHighlighted          {height:100%}

.elementBoxSheet {overflow:hidden}

.wglCheckbox input,
.wglRadio input,
.wglRadioFloat input {border:none}

img.pictureZoomer {display:none}


a.button span.back   					{background-position:0px 1px;}
a.button:hover span.back  		{background-position:0px 1px;}
a.button span.next   					{background-position:0px 1px;}
a.button:hover span.next  		{background-position:0px 1px;}
a.buttonGrey span.back   			{background-position:0px 1px;}
a.buttonGrey:hover span.back  {background-position:0px 1px;}
a.buttonGrey span.next   			{background-position:0px 1px;}
a.buttonGrey:hover span.next  {background-position:0px 1px;}

.elementTabContainerBox .tabs               {width:100%;overflow:hidden;margin:0 0 -1px 0;padding:0 0 1px 0;border-left:solid 1px #a0a0a0;border-radius:0;}
.elementTabContainerBox .tab                {float:left;cursor:pointer;list-style:none;line-height:23px;margin:0 0 -1px 0;padding:0 0 0 0;background-color:#f0f0f0;border:solid 1px #a0a0a0;border-bottom-color:#a0a0a0;border-left:none;border-radius:0;}
.elementTabContainerBox .tab:hover          {background-color:#ffffff}
.elementTabContainerBox .tabSelected        {float:left;cursor:pointer;list-style:none;line-height:23px;margin:0 0 -1px 0;padding:0 0 0 0;background-color:#ffffff;border:solid 1px #a0a0a0;border-bottom-color:#ffffff;border-left:none;border-radius:0;}
.elementTabContainerBox .tab a              {text-decoration:none;white-space:nowrap}
.elementTabContainerBox .tabSelected a      {text-decoration:none;white-space:nowrap}
.elementTabContainerBox .containers         {clear:left;padding:10px 10px 0 10px;border:solid 1px #a0a0a0;border-radius:0;}
.elementTabContainerBox .tab span.first			{border-radius:0;}
.elementTabContainerBox .tabSelected span.first	{border-radius:0;}
.elementTabContainerBox .tab span.last			{border-radius:0;}
.elementTabContainerBox .tabSelected span.last	{border-radius:0;}
.elementTabContainerBox .tab span			{border:none; display:inline;} 
.elementTabContainerBox .tabSelected span   {border:none; display:inline;}
