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

#blockMain                {width:100%;background-color:#ffffff !important; position: absolute !important; left: 0px; top: 0px;}
#blockLeftContentRight,div.inner,div.links,div.downloads,div.linkwrap,div.elementPicture div.title {
    background: #ffffff !important ;background-image:none !important;
}
#blockMainInner           {margin:0px !important}

#blockContent             {float:none;width:100%}
#blockContentInner        {}

#blockBottom              {background:none}
#blockBottomInner         {}

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

.wglToolbarMainPortletTop {display:none}
.wglButtonContainer       {display:none}
/***********************Aändereungen ME ******************************/
div#standardNavigation,div#blockTop,div#blockBottom,div#contentHeaderImage,
div#path,div#sidebar, div#contentHeaderImageTop,div#contentHeaderFlash,div.cornersTop,div.bottomcorners,div.cornersBottom
{
    display:none !important;
}

div#bannerAndLogo{
   position: absolute;
   z-index: 2000;
   top:3px;
  left: 1px ;
}

div#bannerAndLogo a {
  display: none ;
}

div#bannerAndLogo img#printlogo {
  display: block !important ;
}

div#blockContent {
   margin-top: 130px !important;
}
div#adress {
  display: none !important ;
}
/*********************************************************************/

