@media print {

h1 {
	font-size:14px  !important;
	line-height:22px  !important;
}	
	
* {
	font		: 12px/20px Arial, Helvetica, Verdana, Arial, sans-serif  !important;
/*
	display		: inline !important;
	clear		: both !important;
*/	
}

@page { size:21.0cm 14.85cm; margin:5.7cm 2cm 1.4cm 1cm; }

body {
	margin		: 2% !important;
	width		: 96% !important;
	height		: 96% !important;
	background	: none !important;
	color		: #000 !important;
}

a {
	color			: #ccc !important;
	text-decoration		: underline !important;
}



h2 {
	font-weight: bold;
}

i {
	font-style: italic;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

ul li {
	margin:0;
	padding:0;
}

img {
	border:none;
}


/* disabled elements */
#spraydreck,
#topnav,
#main-nav,
#search,
#breadcrumb,
.book-list-quick-nav,
#col3,
#footer-sitemap,
.copyright-right,
.action,
.more-link,
.tx-commerce-pi1-browsebox
{
	display:none !important;
}

#header {
	border-bottom:2pt solid #000000;
}

#footer {
	clear:both;
}

.teaser-content-links {
	border-bottom:1pt solid #000000;
}


.teaser-content-links h1 {
	font-size:125%;
	font-weight		: bold !important;
	line-height:125%;
}

.tx-commerce-pi1, .book-list, .info-container, .more-container {
	width:100%;
}

.more-container table {
	width:100%;
}


.leftcolumn {
	display:block;
	width:250px;
}

.detail-container {
	display:block;
}

#footer {
}


.red-text {
	color			: #000 !important;
	font-weight		: bold !important;
}

.com_prod_title {
	font-weight		: bold !important;
}

ul.book-list {
	clear:both;
}

.leftcolumn {
	width: 15%;
	float		: left !important;
	clear:left;
	overflow:hidden;
}

.info-container {
	width: 40%;
	float		: left !important;
	overflow:hidden;
}

.more-container {
	float		: right !important;
	width: 45%;
	overflow:hidden;
}

.more-container h1 {
	font-size:12px  !important;
	line-height:20px  !important;
	font-weight:bold !important;
}

}
