/*
////////////////////////////////////////////////////////////////
//
// 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                     {background-color:#ffffff;margin:10px;padding:0px;background:none;}

#blockMain                {width:500px;background:none; padding:0; margin:0;}
#blockMainInner           {padding:0; margin:0;width:500px;}

#blockPrint {display:block;margin:0;padding:0;width:450px;}

#blockTop, #blockLeft, #blockKeyvisual,#blockSchattenUnten {display:none;}

#blockContent             {float:none;width:435px;}
#blockContentInner        {padding:0;}

#blockLeftContentRight		{background-image:none;overflow:visible;}

#stoerer {position:absolute; top:110px; left:340px; z-index:1000;behavior: url(/twb/wGlobal/layout/styles/iepngfix.htc);}

#blockBottom              {display:none;}
#blockBottomInner         {}

#blockRight {width:300px;float:none;margin:20px 0 0 0;}

#buttonPrint              {float:left;font-weight:bold;font-size:14px;margin:-32px 0 0 480px;}

#ServiceLeiste {display:none;}

#DruckBottom {display:block;border-top:4px solid #000000;margin:20px 0 0 0;}

@media print {
#buttonPrint              {display:none;}
}

.headline  {font-weight:bold;}
.hintergrund  {display:none;}

#blockTopInner         {overflow:visible;}
#blockHeadergrafik {overflow:visible;}
#blockContentRight   {overflow:visible;}
#blockContent          {overflow:visible;}
#blockRight            {overflow:visible;}

.wglToolbarMainPortletTop {display:none}
.wglButtonContainer       {display:none}

