/*
////////////////////////////////////////////////////////////////
//
// 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:4px;background-color:#ffffff;color:#000000;background-image:none;margin:0px;padding:4px;width:550px;}


#blockLeft ,#blockTop , #blockNavigation       {display:none;}

#blockContent             {float:none;width:485px;}
#blockContentInner        {width:485px;}

#blockRight	{float:none}

#blockBottom              {display:none}
#blockBottomInner         {}

#DruckBottom	{display:block;width:550px}
.schatten	{display:none}
#infoboxInner		{background-image:none;}

#blockPrint	{display:block;}
.checkinbottom	{display:block;width:485px}

#stoerer	{display:none}

#buttonPrint              {float:right;font-weight:bold;font-size:14px}

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

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

#blockLeftContentRight	{overflow:visible;width:550px;}
#blockTopInner         {overflow:visible;}
#blockContent         {overflow:visible;}
#blockMain		{overflow:visible;width:550px}
#blockMainInner	{width:550px}
