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


 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 */
/* -----------------------------------------------------------------------
	Styleanpassung für Ausdruck der Bestellbestätigung
----------------------------------------------------------------------- */
div#oo-print-wk{
	font-size:0.75em;
}
div#oo-print-wk blockquote{
	margin:0 0 0 1.5em;
	padding:0;
	font-style:normal;
	font-size:0.75em;
}
div#oo-print-wk blockquote{
	margin: 0 0 0 1.5em;
	padding: 0;
}
div#oo-print-wk, table.oo-print-wk table{
	border-collapse:separate;
	border-spacing:0;
}
div#oo-print-wk a{
	color:#000000;
	text-decoration:underline;
	font-size:0.75em;
}
div#oo-print-wk .oo-textsmall{
	font-size:0.75em;
	margin:0 0 1.5em;
}
div#oo-print-wk td, div#oo-print-wk hr{
	padding: 0;
	margin: 0;
}

/*allg Printing-Einstellungen*/
div#content {
	background:url('http://www.otto-office.com/oode/b2n/deu/img/head/otto-office.gif') no-repeat 0px 0px;
	margin:0;
	padding: 100px 0 0 0;
}
div#head {
	display:none;
}
div.span-freiraum-horizontal {
	display:none;
}
div.span-185, .span-960, .oo-footer-hint, .oo-footertext {
	display:none;
}
tr, td, th {
	margin: 0px;
	padding: 5px;
}
.oo-table-table, .oo-table-td-headline, .oo-table-td-headline-last, .oo-table-td, .oo-table-td-last, .oo-table-td-nosideborder, .oo-table-td-last-noleftborder {
	padding:5px;
}