/* -----------------------------------------------------------------------


 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 */
/* Diese Elemente werden nicht angezeigt */



#main-navigation,
#sub-navigation,
#leftcolumn,
#right-column,
#teaser,
#footer,
#search-box,
#feEditAdvanced-container,
#printcontrols,
.functions,
#header-navigation,
#searchbox,
#lang-menu,
h1,
h2 {display:none;}

p {margin:0;}

div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;

}

h1,h2 {display:none;}

.bon {
	width:600px;
	margin:0 auto;
}

.bon_logo {width:150px; padding-right:20px;}

.bon_header img {float:left;margin-right:20px;}

div.bon_lane {font-size:20px;text-transform:uppercase;padding:30px 0px 0px 20px;}

.bon_header .smaller {font-size:16px;}

.red {color:#d60303;}

.bon_list_item {margin-top:30px;}

.bon_list_name {
	float:right;
	width:260px;
}
.bon_list_lane {font-size:16px;}
.bon_list_name * {margin:0;}
.bon_list_image {float:left;}
.bon_list_name {padding:10px;float:left;}
.bon_list_item  {clear:both;margin-top:30px;	background-color:#FFFFFF;}
.bon_list_price_amount {margin-top:10px;}

.contact img {float:right; margin-left:10px;}

.description {
	clear:both;
	margin-top:10px;
}

.clear {clear:both;}

