/*<![CDATA[*/
/**
 * CSS fuer Druckansicht
 */

.noprint
{
	display: none;
}

.printonly
{
	display: block;
	margin: 0 35px 0 35px;
}

body
{
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 10%;
}

p
{
	margin: 0;
	padding: 0;
}

a
{
	color: #000;
}

hr
{
	color: #000;
	background-color: #000;
}

#page
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#kastengrau-mitte320breit
{
	border: 1px solid #000;
	padding: 5px;
	width: 300px;
}

#kastengrau-mitte320breit #sonderausstattung-liste
{
	width: 140px;
}

#logo-print
{
	display: none;
	padding: 0 0 30px 0;
}

#content-mitte-rechts
{
	margin: 0;
}

/* IE7 fix */
#details-titel-rechts
{
	padding: 0 60px 0 0;
}

/**
 * Allgemeine Styles
 */

#pfandkredit-button{display:none; width:0px; height:0px; overflow:hidden;}

#head,
#navigation,
#titel-links-ergebnis,
#titel-rechts-ergebnis,
#fahrzeug-vergleichen-unten,
#fahrzeuganzahl-unten,
#seite-unten,
#rechte-spalte,
#taben-details,
#bigbix,
.statusmsg
{
	display: none;
}
/*]]>*/
