/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:14pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#ccc;color:#ccc;}
h1, h2, h3, h4, h5, h6 { font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif; text-indent: none; }
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:none; margin:1em;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}


* { float: none; }

h1 { font-size: 18pt; }

h2 { font-size: 16pt; }

h3 { font-size: 14pt; }

h4, h5, h6 { font-size: 12pt; }

dl.preis {
margin: 1em 0 2em 0;
 }

dl.preis dt { 
margin: 0 0 0 0;
font-weight: bold; }

dl.preis dd { 
}

/* Start Allgemeines Druck-Layout */

#respond, #footer, #commentform, #headerimg, a#tooCool, #searchform, #s, #submit, #sidebar, #navmenu-v, #navmenu-h, #bvga, .headerimg, #meldungen {
	display: none;
}

#respond p, #comment p, #commentform p {
	display: none;
}

select, input, textarea, ckeckbox, {
	display: none;
}

.navigation, .postmetadata, .subscribe {
	display: none;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
  margin: .75em 0 .5em 0;
  text-align: left;
  page-break-after: avoid;
}

p {
  margin: .5em;
}

a, a:visited, a:hover, a:visited:hover {
text-decoration: none;
}

* {
	quotes: "\201E" "\201C" "\201A" "\2018";
} 

q:before, blockquote:before {
	content:open-quote;
} 

q:after, blockquote:after {
	content:close-quote;
}

blockquote, q, cite {
	padding-left: 2em;
}

/* Ende Allgemeines Druck-Layout */




/* Start spezielle WP-Tags */
code {
	font: .8em 'Courier New', Courier, Fixed;
  color: gray;
	padding-left: 2em;
}

code a[href]:after {
	content:"";
}
/* Ende spezielle WP-Tags */
