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

#logo                  {left:0;top:0}
#printButton           {position:absolute;right:0;margin:0}

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

/* Fix to print with Title of each step */
#blockContentInner .stepFinishContainer .full {
  display: block;
}
#blockContentInner .stepFinishContainer .full .stepCounterEntryChangeTo {
  display: none;
}
/* Hide Button action */
.elementForm .stepPrint, .elementForm .formLoginButton, .elementForm .buttonSubmit {
  display: none;
}
/* Disable cursor on step navigation */
.elementForm .stepCounterEntryChangeTo {
  cursor: auto;
  pointer-events: none;
}

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

#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:670px;margin:20px 20px 0 0;background:none}
#blockContent          {width:670px;margin:20px 20px 0 0;background:none}
#blockContentInner     {margin:0}

#blockBottom           {width:670px;margin:0 auto}
#blockBottomInner      {margin:0;text-align:right}

.elementLink .back     {display:none}

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


.objectProduct .left          {width:100%;margin-right:0px;}
.objectProduct .right         {width:100%;}
.objectProduct .right .box    {margin-left:0px;margin-top:-40px;}

.objectProduct.objectProductCamping .left          {width:100%;margin-right:0px;}
.objectProduct.objectProductCamping .right         {width:100%;}
.objectProduct.objectProductCamping .right .box    {margin-left:0px;margin-top:-40px;}

.objectProduct.objectProductPhysically .left            {width:100%;margin-right:0px;}
.objectProduct.objectProductPhysically .right           {width:100%;}
.objectProduct.objectProductPhysically .right .box      {margin-left:0px;margin-top:-40px;}

.objectEvent .left            {width:100%;margin-right:0px;}
.objectEvent .right           {width:100%;}
.objectEvent .right .box      {margin-left:0px;margin-top:30px;}

.objectMembershipAdvantage .left        {width:100%;margin-right:0px;}
.objectMembershipAdvantage .right       {width:100%;}
.objectMembershipAdvantage .right .box  {margin-left:0px;margin-top:30px;}

.objectTravel .left           {width:100%;margin-right:0px;}
.objectTravel .right          {width:100%;display:none}
.objectTravel .left .pictures {display:none}
.objectTravel .left .informations {width:100%;margin-right:0}
.objectTravel .left .campingSucheContent {overflow:visible;margin-top:0}
.elementAccordion_var2 .accordionContent  {overflow:visible}
.objectTravel .elementAccordion .elementHeadline, .objectTravel .elementAccordion .contenInfoInner  {float:none}

.listPictureGallery                               {width:100%;}
#blockContentInner .full                          {display:none;}

#navigationFootermap ul                           {text-align:left;display:block;}
#navigationFootermap li.navLevel1                 {padding:0 40px;display:block;}
#navigationFootermap li.navLevel1:last-child      {padding:0 40px;}

.blockBottomContentAlt .blockBottomContentSection                                       {width:100%;text-align:left;padding:0 40px;box-sizing:border-box;}
.blockBottomContentAlt .blockBottomContentSection.blockBottomContentSectionFour img     {display:none;}


.objectProduct #list_similiarProducts                                        {display:none;}
.pictureMain                                                                 {width:100%;}

.elementSectionRightColumn .sectionInnerLeft              {width:100%;}
.elementSectionRightColumn .sectionInnerRight             {width:100%;}

.objectTouringShop .right .box                            {margin-top:30px;}

.ecommerce .ecommerceButtonPrint  {display:none}
.ecommerce .contentRight          {margin-top:30px}


