/* ------------------------------------------------------------
   gruber-folien.de, Stylesheet for print
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   .autor         JANDA+ROSCHER (www.janda-roscher.de)
   .version       1.0
   .url           gruber-folien.de
   .timestamp     16/04/2010
   -------------------------------------------------------------	*/

/* -------------------------------------------------------------
   gruber-folien.de, Inhaltsverzeichnis
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

   1. Versteckte Elemente
   2. Resets
   3. Struktur und Elemente


/* -------------------------------------------------------------
   1.  Versteckte Elemente
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#navMain,
#navContainer,
#footer,
#shutter,
.orangeListBox,
.sidebarBoxFrameTop h3,
.sidebarBoxFrameTop .csc-textpic,
.sidebarBoxFrameTop .csc-textpic-text { display: none; }


/* -------------------------------------------------------------
   2.  Resets
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
html,
body,
#wrap,
#logo,
#header,
#contentWrapper,
#mainContainer,
#home #mainContainer,
#mainContentWrapper,
#mainContent,
#mainWrapper,
#sidebar { float: none; width: auto; height: auto; margin: 0; padding: 0; background: none; }

.sidebarBoxFrameTop,
.sidebarBoxFrameBottom,
.sidebarBoxFrameTop h3,
.sidebarBoxFrameTop ul li a,
.sidebarBoxFrameTopOrange,
.sidebarBoxFrameBottomOrange,
.bagForm,
.musterService,
.more_orange,
.more_grey,
.mail,
#sidebar .divider,
.fourthCol .divider { background: none; }


/* -------------------------------------------------------------
   3.  Struktur und Elemente
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#logo { position: static;  } 
#logo img { display: inline; margin-bottom: 1cm; }
#sidebar { margin-top: 1cm; }
#mainContent { width: 426px; padding: 0; margin: 0; }
.csc-textpic-imagewrap { float: left; }


.orangeListBox ul li a { background: none; padding-left: 0; color: #000000; }
.sidebarBoxFrameTopOrange { padding: 0; }
.sidebarBoxFrameTop h3,
.sidebarBoxFrameTopOrange h3 { background: none; color: #000000 !important; }


