/* -------------------------------------------------------------
   Eckert-Schulen - Print-Stylesheet
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   .autor         JANDA+ROSCHER GmbH
   .version       0.4
   .url           eckert-schulen.de
   .timestamp     27/04/2010
   -------------------------------------------------------------	*/

/* -------------------------------------------------------------
   eckert-schulen.de, Table of Contents
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   1. HIDE UNNECESSARY INFO
   2. RESETS
      2.1  RESET BACKGROUND
      2.2  RESET HEIGHT
      2.3  RESET WIDTH
      2.4 RESET FLOATING
   3.  CONTENT STYLES
   4.  STRUCTURE ELEMENTS
   5. JR_ES




/* -------------------------------------------------------------
   1.  HIDE UNNECESSARY INFO
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#header,
#navbar,
#contentHeaderImage,
#start #contentHeaderImage,
#contentHeader .slideshow,
#contentHeader img,
#comboboxSearch,
.navSidebar,
#footer { display: none; }

#contentHeader img#logo { display: inline; }

/* -------------------------------------------------------------
   2.  RESETS
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
html,
body,
#wrap,
#mainWrapper,
#logo,
#header,
#contentHeader,
#start #contentHeader,
#contentWrapper,
#mainContent,
.twoColContentLeft,
#start .twoColContentLeft,
.twoColContentRight,
#start .twoColContentRight,
#sidebar,
.ttnewsLatestTickerWrap { float: none; width: auto; height: auto; background: none; }


/* -------------------------------------------------------------
   3.  STRUCTURE ELEMENTS
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#logo { margin: 0 0 0 0; } 
#sidebar { margin-top: 1cm; text-align: left; }

/* -------------------------------------------------------------
   4.  CONTENT STYLES
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


h1 { color: #000; margin-top: 1cm; font-weight: normal; }
h2 { color: #000; font-weight: bold; }
h3 { color: #000; font-weight: bold; }
h4 { color: #000; font-weight: bold; }

#sidebar p,
#sidebar h1,
#sidebar h2,
#sidebar h3 { margin-left: 0px; color: #000; }

img { border: none; }
a { color: #000; text-decoration: none; font-weight: bold; }


/* -------------------------------------------------------------
   5. JR_ES
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#jresSingleVoucher { background: none; }
#jresSingleVoucher img { display: block; width: 113px; height: 105px; }

#jresSingleZfuNumber { height: auto; padding-top: 0; background: none; }
#jresSingleZfuNumber img { width: 102px; height: 103px; }


