/*
////////////////////////////////////////////////////////////////
//
// 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 */
*                    {margin:0;padding:0;font-size:100.01%;}
html                 {overflow-y:scroll;overflow-x:auto}

#body                {background-color:#FFFFFF}
#bodyPopup           {background-color:#FFFFFF}

body                 {font-family:Verdana, Arial, Sans-serif, Helvetica;font-size:0.75em;color:#575757;font-weight:normal;line-height:1.4;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;}


#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}


