/*
////////////////////////////////////////////////////////////////
//
// 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}

#blockMain                {width:600px;background:none;}
#blockMainInner           {width:600px;}

#blockLeftContentRight {width:600px;}

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

#blockBottom              {background:none}
#blockBottomInner         {}

#blockPrint	{display:block}

#blockRight {float:left;width:235px;}
#blockRightInner {padding:0;}

#blockTop, #blockBogen, #navigationMain, #blockLeft, #ServiceLeiste, #blockBottom{ display:none;}

#buttonPrint              {float:right;font-weight:bold;font-size:14px}
@media print {
#buttonPrint              {display:none;}
}

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

h1                   {display:inline;font-size:1.4em;font-weight:bold;color:#009ddb;padding:5px 20px 5px 0;background:none}
h2                   {font-size:1em;font-weight:bold;color:#000000;margin:10px 0 10px 0;padding:0px 20px 0px 0;background:none}
h3                   {font-size:1em;font-weight:bold;color:#000000;margin:10px 0 10px 0;}

a.intern             {padding:0; background:none}
a.extern             {padding:0; background:none}
a.download           {padding:0; background:none}
a.druckansicht              {padding:0; background:none}
a.zurueck              {padding:0; background:none}
a.email           {padding:0; background:none}
a.pdf              {padding:0; background:none}
a.rtf              {padding:0; background:none}
a.newsletter              {padding:0; background:none}
a.outlook              {padding:0; background:none}

