@CHARSET "ISO-8859-1";

body {
	background: none;
}

/*Für den Druck auszublendende Inhalte*/
#top, #headgrafix, #topbar, #footer, #navigation, #rightcol, #bestellformular, .rating_form, a.print {
	display: none;
}

#maincol {
	float: none;
	width: 98%;
	margin: 0 auto;
}

.productinfo .container .image {
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}

.productinfo .container .description {
	margin-left:170px;
}

