/* CSS CityPlan print */

@media print {

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	margin-top:0px;
	padding-top:0px;
	line-height: 10.5pt;
	color: #333333;
	height: auto;
}


div#toplink, div#head, div#left, div#toptext, div#footer, div#topmenu, div#topcontent, div.continue {
	display: none;
	margin: 0;
	padding: 0;
	float: none;
	width: 0;
	height: 0;
}

table.homepage {
	margin: 20px 0 0 0;
}

div#frameholder, div#frameholder_shop {
	width: 100%;
	overflow: visible;
	margin: 0;
	padding: 0;
	height: auto;
}

div#right, div#right_shop {
	margin: 70px 0 0 0;
	width: 100%;
	float: none;
	background: none;
	line-height: 1.3em;
}

div#logo-print {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

div#purecontent, div#purecontent_shop {
	padding: 0;
	width: 100%;
}

div#right a, div#right_shop a {
	text-decoration: underline;
}

div#right h2, div#purecontent_shop h2 {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 3px dotted #CCCCCC;
}

div#right_shop ul {
	margin-left: 15px;
}
div#right_shop ul li {
	list-style-type: square;
	padding-left: 8px;
}

div#right_shop .catalog_item_short, div#right_shop .catalog_item_long {
	width: 190px;
	
}

div#right_shop .catalog_item_short {
	height: 215px;
}

div#right_shop .catalog_item_long {
	height: 260px;
}


div.catalog_item_short div.headline, div.catalog_item_long div.headline {
	font-size: 9.75pt;
	margin: 0 0 0 95px;
}
div#right_shop .catalog_item_short img, div#right_shop .catalog_item_long img {
	width: 80px;
}

div#right_shop .catalog_item_short .detail img, div#right_shop .catalog_item_long .detail img {
	width: auto;
}

div.catalog_item_short div.special, div.catalog_item_long div.special {
	font-size: 8.25pt;
}

div.catalog_item_short div.price_old span, div.catalog_item_long div.price_old span{ 
	font-size: 10.25pt; 
}
div.catalog_item_short div.price span, div.catalog_item_long div.price span{
	font-size: 10.25pt; 
}


div.clear {
	height: 1px;
	clear: both;
	font-size: 0.75pt;
}

table.detail td.foto {
	width: 160px;
}

table.detail_foto td.left, table.price td.cart{ 
	display: none;
}

table.price td.price{
	text-align: left;
}
table.price td.alert{
	width: 50%;
	
}

div#purecontent_shop h2.detail{
	border-bottom: 1px solid #CCCCCC;
}

a.quest{
	padding-left: 0;
}

div.pagebreak {
	page-break-after: always;
}

table#offer {
	width: 650px;
}

}
