/*
******************************************************************************************************
*                                                                                                    *
*                                                                                                    *
*   Carl Hanser Verlag                                                                               *
*   http://www.hanser.de                                                                             *
*                                                                                                    *
*   P R I N T . C S S                                                                                *
*                                                                                                    *
*   Last modified: 01.07.2009 / 18:55                                                                *
*                                                                                                    *
*                                                                                                    *
******************************************************************************************************
*/



/*  P R I N T   S E T T I N G S
--------------------------------------------------------------------------------------------------- */


* { margin: 0; padding: 0; }

html { height: 100% }
body { background: #FFF; font-size: 100.01%; margin: 20pt }

#container { font: normal 11pt/16pt Arial, Helvetica, sans-serif; word-spacing: 1.1pt; /* letter-spacing: 0.2pt; */ color: #000; }

p, h2, h3, h4, h5, ul, ol, form { margin-bottom: 16pt; }

h1 { font-size: 24pt; margin-bottom: 24pt }
h1 a { color: #000; text-decoration: none; }

h2 { font-size: 18pt; }
h3 { font-size: 14pt; }
h4 { font-size: 14pt; }
h5 { font-size: 11pt; }

em { font-style: italic; }
strong { font-weight: bold; }

ul { list-style: disc inside; padding: 0 16pt }
ol { list-style: decimal inside; padding: 0 16pt }

a { color: #000 !important; text-decoration: none !important }
a img { border: 0 none; }

#content { margin-bottom: 16pt }

.box, .box-2col { background: none; /* border-bottom: 1px solid #000; */ margin-bottom: 20pt; /* padding-bottom: 11pt; */ }
.box img, .box-2col img { float: left; margin-right: 10pt; }

* html .box,
* html .box-2col,
* html .box-pic,
* html #bookintro,
* html #itemlist ul li { height: 1%; overflow: visible; } /* IE6 Fix */

*+html .box,
*+html .box-2col,
*+html .box-pic,
*+html #bookintro,
*+html #itemlist ul li  { min-height: 1%; } /* IE7 Fix */

.box:after,
.box-2col:after,
.box-pic:after,
#bookintro:after,
#itemlist ul li:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

hr, #skip, #nav-verlage, #nav, #shoppingcart, #search, #extendednav, #slideshow, #sidebar, p.breadcrumb, .box-pic, p#booklinks, ul#tabs, #recommendations, #sort, .pagination .right, #comments, a.more, a.backtotop, #currenttitles, #footer { display: none; }

/* SIDEBAR */

#sidebar h2 { font-size: 14pt }
#sidebar h3 { font-size: 11pt }

/* Buchdetail */

#panel-inhalt { display: block !important }
#panel-presse, #panel-lesermeinungen { display: none !important }
.cover-big { float: left; margin: 0 15pt 15pt 0 }
#bookintro { margin-bottom: 16pt }
#bookintro h2 { font-size: 14pt; margin-bottom: 5pt }
#bookintro h3 { font-size: 11pt; margin-bottom: 1pt }
#bookintro p { margin: 0 }

#itemlist ul { list-style: none inside; padding: 0 }
#itemlist ul li { margin: 0 0 16pt }
#itemlist ul li * { margin: 0 }
#itemlist ul li img { float: left; margin: 0 15pt 15pt 0 }

.box h5 { margin: 0 }

/*  E N D   P R I N T . C S S
--------------------------------------------------------------------------------------------------- */