/*Style-Angaben für Ausdruck*/
/*Stand: 2008-02-29, Prototyp Revision 31*/

body {
	margin: 5em 5em 5em 7em;
	font: 12px/1.5 'Lucida Grande', Lucida, Verdana, sans-serif;
	color: rgb(0,0,0);
}


a {
	text-decoration: underline;
	color: rgb(0,0,0);
}

#branding, #navigation, #productfinder-wrapper, #languages, #meta-navigation, #whitecorr, #content-header, #header, #pfadnavigation {
	display: none;
}
              
#print-logo img {
	width: 144px;
	height: 29px;
}

#print-logo {
	margin-bottom: 2em;
}


#content h1 {
	font-size: 150%;
	border-bottom: none;
	padding-left: 0;
	position: inherit;
	left: 0;
	display: inline;
	padding-bottom: 0.1em;
	margin-bottom: 1em;
	font-weight: bold;
}

#content h2 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1.5em;
}

#content h2.tagline {
	margin-top: 2em;
}

#content p {
	margin: 0 0 2em 0;
	line-height: 1.5;
}

#content ul {
	margin-left: 0.5em;
	margin-bottom: 1em;
}

#content li {
	list-style-type: disc;
	line-height: 1.5;	
}

#content img.product-image {
	float: right;
	margin-bottom: 0;
}

#content ul.product-horizontal li {
	width: 33%;
	float: left;
}

#content span.after-product-horizontal {
	display: block;
	clear: both;
	height: 2em;
}