/*
Datei: print.css
Beschreibung: Allgemeines Druck Stylesheet
Autor: insyma AG, HAGS
Letze Änderung: 18. Juni 2007
*/
* {
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	color: #333;
}
body {
font-size: 10pt;
margin: 0 0 0 30px;
}
a#backlink-cart, span.zoom-link, div.product-order, ul#sprachauswahl, ul#servicenavigation, .emotion, div#header span, .invis, div#navigation, ul#navi-inhalt, div#shopnavigation {
	display: none !important;
}
div#header h1 a img {
	display: block;
	border: none;
	margin: -20px 0 0 -20px;
}
div#footer {
float: left;
width: 100%;
	clear: both;
	display: block;
	border-top: 1px solid #999;
	margin-top: 20px;
}
div#content.shop table.detail{
	clear: both;
}
div#content div.shop-overview {
	float: left;
	margin: 0 0 40px 0;
clear: both;
}