/*
////////////////////////////////////////////////////////////////
//
// 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
//
////////////////////////////////////////////////////////////////
*/

/* Formatierung von HTML-Elementen */

html                   {height:auto}
body                   {margin:0;padding:0;font-family:Arial, Sans-serif, Helvetica;font-size:14px;background:none !important}

#blockTop #logo        {left:0;top:0; max-width: 350px; margin: 0;}
#printButton           {position:absolute;right:0;margin:0}

/* Beim Ausdruck wird der Button nicht angezeigt */
@media print{
  #printButton         {display:none}
}

/* Grundgerüst */
#blockMain             {margin:0 auto;margin-top:20px;margin-bottom:20px;width:755px;padding:0;background:none; box-shadow: 0px 0px 0px black}
#blockMainInner        {margin:0;padding:0;background:none; border:1px solid white;}

#navigationMeta        {display:none}
#navigationFullLayer   {display:none}
#navigationFull        {display:none}
#navigationSubLayer    {display:none}
#navigationSub         {display:none}
#searchBox             {display:none}
#languageSelector      {display:none}
#blockBefore           {display:none}
#blockLeft             {display:none}
#blockRight            {display:none}

#blockContentStart     {width:755px;margin:20px 20px 0 0;background:none}
#blockContent          {width:755px;margin:20px 20px 0 0;background:none}
#blockContentInner     {margin:0}

#blockBottom           {width:755px;box-shadow: 0px 0px 0px black;border-top: 1px solid black;font-size: 12px; line-height: 16px;}                       
#blockBottomInner      {margin:0;padding: 0;}

.elementLink .back     {display:none}

.wglButton {display:none}
  
#blockTop		{padding: 0 !important}  
#articleContent	{padding: 0 !important;font-size: 1rem}

h1				{font-size: 2rem;}
  
a {text-decoration: underline;}
  
.listCustom_var1 .listEntryThumbnail {max-width: 200px;} 

/* Einfärben Schrift */
a,
.listCustomHeader.wglClickable {color: #444949;} 

/* Inhalte ausblenden */
.elementWeltkarte,
#articleContent .sidebarFunctions {display: none;}	