/*
////////////////////////////////////////////////////////////////
//
// Styles zur Druckausgabe
//
// Weblication GRID CMS Strukturdesign Version 1.0
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/* Stylesheet für Standard-Gui-Element */
@import url(design.css);

#body                     {margin:0;padding:0;}


#blockMain                {width:550px;margin:10px;}
#blockMainInner           {margin:0;}

#blockPrint		{display:block}

#blockTop              {display:none;}

#blockNavigation {display:none;}

#blockKeyvisualSubnavigation {display:none}

#blockRight            {float:none;}
#blockRightInner       {padding:0;}

#blockBottom           {display:none;}
#blockBottomInner      {}

#ServiceLeiste	{display:none}
#blockRight h3		{width:235px}

#search		{display:none}


#blockContentRight {overflow:visible;width:550px;margin:0 0 0 0;background-image:url(/gh/wGlobal/layout/images/backgrounds/bg-contentright.gif);}

#blockContent             {float:none;width:550px;}
#blockContentInner        {padding:0;width:550px;overflow:visible}

#blockBottom              {background:none}
#blockBottomInner         {}

#buttonPrint              {margin:0 0 0 520px;font-weight:bold;font-size:14px}

@media print {
#buttonPrint              {display:none;}
}

.wglToolbarMainPortletTop {display:none}
.wglButtonContainer       {display:none}

.sitemap-level1			{float:none;}
.sitemap-level1-first	{float:none;}
.wglPortlet				{overflow:visible}
.wglListEntry			{overflow:visible}
