/*
////////////////////////////////////////////////////////////////
//
// 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;color:#000;font-family:Arial, Sans-serif, Helvetica;font-size:12px;background:none}
body *				   {color:#000}

h1						{font-size:20px !important}
h2						{font-size:16px !important}
p, a					{font-size:12px !important}

#logo                  {left:0;top:20px}
#printButton           {color:#fff;position:absolute;top:20px;right:20px;margin:0}

/* Beim xAusdruck wird der Button nicht angezeigt */
@media print{
  #printButton         {display:none}
}

/* Grundgerüst */

#blockMain		       {margin:0 auto;width:520px;padding:0;background:none}
#blockMainInner        {margin:0;padding:0;background:none}

#blockTopInner			{padding:0 !important}

#blockNavigation,
#blockNavigation #navigationMain,
#blockTop #searchBox,
#blockTop #languageSelector,
#blockTop #navigationMeta,
#navigationFullLayer,
#navigationFull,
#navigationSubLayer,
#navigationSub,
#searchBox,
#languageSelector,
#blockBefore,
#blockLeft,
#blockRight,
#Copyright,
.elementBox_var10000,
.elementBox_var10003,
#Inhaltsbereich-Startseite .elementContainerStandardColumns_var333333	{display:none !important}

#blockContentStart     {width:520px;margin:20px 0 0 0;background:none}
#blockContent          {width:520px;margin:20px 0 0 0;background:none}
#blockContentInner     {margin:0}

#blockContentFull      {min-height:0}

#blockBottom           {margin:0 auto 20px auto;width:520px;padding:0;background:none}
#blockBottomInner      {margin:0}

#Fussbereich .elementContainerStandardColumns_var3070 > .col1 			{width:25%}
#Fussbereich .elementContainerStandardColumns_var3070 > .col1 > div		{margin-right:20px}
#Fussbereich .elementContainerStandardColumns_var3070 > .col2 			{width:75%}

#blockTop #logo img              				{max-width:380px}
.elementBoxPosition_var150						{top:180px}
.elementSection_var10000 > .sectionInner,
.elementSection_var10001 > .sectionInner,
#navigationResponsiveAll						{padding-left:0}


.elementSectionPadding_var60					{padding:20px 0 !important}
.elementBoxPadding_var20,
.elementSectionPadding_var20					{padding:0 !important}

.elementBoxMargin_var0							{margin-bottom:20px !important}

.elementBoxBackgroundColor_var50,
.elementSectionBackgroundColor_var60			{background:#fff !important}
.elementBoxBackgroundColor_var50 *,
.elementSectionBackgroundColor_var60 *			{color:#000 !important}

.elementClearerWithSpace.spacer2				{height:0}

a.intern:before,
a.extern:before,
a.box:before,
a.boxPicture:before,
a.download:before,
a.pdf:before,
a.doc:before,
a.xls:before,
a.audio:before,
a.video:before,
a.next:before,
a.back:before,
a.wpst:before,
a.mail:before,
span.phone:before,
a.phone:before,
span.fax:before,
a.fax:before,
span.mobile:before,
a.mobile:before,
a.rss:before,
a.vcf:before,
a.ical:before {display:none}

table.light          					{width:auto;background-color:$backgroundColorTable;border:none;margin:14px 0 0 0 !important;border-collapse:separate;border-spacing:0}
table.light th       					{border:none;padding:0;text-align:left;line-height:125%;background-color:transparent}
table.light td       					{border:none;line-height:125%;padding:0}
table.light td:nth-child(1)       		{width:80px}
table.light td:nth-child(2)       		{width:90px}
table.light td:nth-child(3)       		{width:90px}

.elementLink .back     {display:none}

.wglButton {display:none}
.wglContainerInsideTopOnScroll {display:none}


