/*
////////////////////////////////////////////////////////////////
//
// 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:15px;background:none}

#logo                  {left:0;top:0;margin-left:0;padding-left:0;}

.logoPrint				{display:block;overflow:hidden;}
#blockTop #logo > img	{width:150%;}
#printButton           {position:absolute;right:10px;top:10px;margin:0}



/* Beim Ausdruck auszublendene Bereiche */
@media print{
  #printButton         	{display:none}
  .pageNaviList			{display:none}
}

/* Grundgerüst */
#blockMain             {margin:0 auto;margin-top:20px;margin-bottom:20px;width:1024px;padding:0;background:none}
#blockMainInner        {margin:0;padding:0;background:none}

#blockTop				{padding-top:20px;padding-bottom:0px;padding-left:0;}

#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}


#areaContent3Global .elementIncludeContentPage .elementSection:first-child .col2	{display:none;}
#areaContent3Global + #blockContent {margin-top:0;}


h1{font-size:40px;}
h2{font-size:30px;}

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

#blockBottom           {width:1024px;display: none}
#blockBottomInner      {margin:0;text-align:right}

.elementLink .back     {display:none}

.wglButton {display:none}
.wglContainerInsideTopOnScroll {display:none}


/* Schrift schwarz */
html body #blockMain *,
html body #blockMain *:before,
html body #blockMain *:after 	{color: #000 !important}

/* Hintergrund entfernen */
html body #blockMain *,
html body #blockMain *:before,
html body #blockMain *:after 	{background: transparent !important;box-shadow: none}

/* Rahmen Schwarz */
html body #blockMain *,
html body #blockMain *:before,
html body #blockMain *:after  	{border-color: black !important}

/* Outline Schwarz */
html body #blockMain * {outline-color: black !important}

/* Elemente ausblenden */
span.pictureZoomer,
.listPictureGallery .listEntriesPreview .listEntryPosition,
.elementTabContainer .tabs,
table.cart .amount button {display: none}

/* Elementen Rahmen ergänzt */
.elementVideoExternal,
.elementBox_var0,
button,
.elementAuflistung_var7 dl dt span.position,
.pageNaviList a,
.pageNaviList span,
.listDocumentCustom_var2 .listEntry,
.listDocumentCustom_var0 .listEntry,
.listGovernment_var1 .listEntry	{border:1px solid black}

/* Formular-Elemente */
html body #blockMain .elementStandard textarea,
html body #blockMain .elementStandard button,
html body #blockMain .elementStandard select,
html body #blockMain .elementStandard input										{background: white !important;border:1px solid black;}

/* Google-Map Layer sichtbar gestalten */
html body #blockMain .elementGoogleMaps div[style*="background-color: rgb(255, 255, 255)"] {background-color: rgb(255, 255, 255) !important}
html body #blockMain .elementGoogleMaps div[style*="border-right: 10px solid transparent;"] {border-right: 10px solid transparent !important;display: none}
html body #blockMain .elementGoogleMaps div[style*="border-left: 10px solid transparent;"] {border-left: 10px solid transparent !important;display: none}

/* Trennung von Sektionen */
div .elementSection												{background:none !important;border-top:1px solid black;padding-top: 20px !important}

/* E-Goverment */
html body #blockMain .elementGovermentSearch dl.form dd button:after {background-color: black !important}

/* Datum Kalenderblatt in Standard-Liste */
.listDefaultDate_var80 .listEntryDate			{position: relative;float: none;left: 0;top:0;height: auto; width: 100%;display: block}
.listDefaultDate_var80 .listEntryDate span		{display: inline !important;font-size: 16px !important;padding:0 5px 0 0;}
.listDefaultDate_var80 .listEntryDate:after		{display: none;}

/* Scroll-Top Schaltfläche verbergen */
#scrollTopOuter 		{display: none}


.listBannerSlider_var20 .listEntries .listEntryLink {display: none}