/*
////////////////////////////////////////////////////////////////
//
// Styles zur Druckausgabe
//
// Weblication CMS Grid Strukturdesign Version 6.0.0.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 */


body                      {margin:4px;background-color:#ffffff;margin:0px;padding:4px}

#blockMain                {width:100%;background-image:none;margin:0;}
#blockMainInner           {margin:16px;}

#blockFooter              {float:none;border-top:0px solid #000;}
#blockContent             {float:none;border-top:0px solid #000;}
#blockRight               {float:none;}
#blockContentInner        {}

#blockTop                 {width:100%;height:150px;margin:0px;background:none;}
#logo                     {float:left;margin:4px 16px; height:auto; overflow:auto;}

#blockLeft                {display:none}

#blockBottom              {width:100%;background:none; border:none;}
#blockBottomInner         {width:100%;}

#buttonPrint              {display:block;text-align:right;font-weight:bold;font-size:13px; margin:0px 0 0 0;}


#globalFunctions		  {display:none}

#navigationTop            {display:none}


.elementContainer1        {display:block;}

.wglToolbarMainPortletTop {display:none}
.wglButtonContainer       {display:none}
#beButtons                {display:none}


@media print {
.nonprint	              {display:none}			
}