/*
////////////////////////////////////////////////////////////////
//
// 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;margin:0px;padding:4px}

#blockMainOrange                {background:none;width:600px;overflow:visible;min-height:10px;}
#blockMainGreen                {background:none;width:600px;overflow:visible;min-height:10px;}
#blockMainOrange2                {background:none;width:600px;overflow:visible;min-height:10px;}
#blockMainOrangeStart                {background:none;width:600px;overflow:visible;min-height:10px;}
#blockMainInner           {background:none;width:580px;padding:10px;overflow:visible;height:auto;}

#blockTopOrange	{display:none}
#blockTopGreen	{display:none}
#blockTopInner    {display:none}

#blockLeft	{display:none}
#blockRight	{margin:0;padding:15px 0 0 0;}
#blockMainNav {display:none}

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

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

#blockLeftContentRight	{overflow:visible}

#ServiceLeiste {display:none;}

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

#blockPrint		{display:block;width:600px;}

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

#beButtons    {display:none}
#beButtonEditNavigation {display:none}
.wglToolbarMainPortletTop {display:none}
.wglButtonContainer       {display:none}

a.intern             {text-decoration:underline;color:#c30000;padding:0;background:none;}
a.extern             {text-decoration:underline;color:#c30000;padding:0;background:none;}
a.download           {text-decoration:underline;color:#c30000;padding:0;background:none;}
a.email           {text-decoration:underline;color:#c30000;padding:0;background:none;}
a.email:hover           {text-decoration:none;color:#c30000;padding:0;background:none;}
a.pdf       {text-decoration:underline;color:#c30000;line-height:1.6;padding:0;background:none;}
a.pdf:hover       {text-decoration:none;color:#c30000;line-height:1.6;padding:0;background:none;}


