/* ---------------------------------------------------------- 
	onetoone.de - warenkorb print - styles  
	
	Mark Blasius webdesign° - markblasius.com
	
	
	
	client: J&S Dialog-Medien GmbH
	
	alle rechte vorbehalten — all rights reserved !
	
   ---------------------------------------------------------- */
   
/* ausblenden ... --------------------------------------------- */

#right, #topline, h2, #footer, .noprint, a:link:after, a:visited:after, 
a[href^="/"]:after {
	display: none;
}

body {
	width: 98% !important;
	margin: 0 auto 0 auto !important;
	padding: 0 !important;
	font-size: 0.75em;
	text-align: left;
	line-height: 1.2em;
	color: #383838;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#cartback table { 
	margin: 1em 0;
	width: 98%; 
}

#cartback table th, #cartback table td { padding: 0.8em; }

h1 { font-size: 1.4em; }

p { 
	margin: 0;
	padding: 0.18em 0;
}

