/* Druckstylesheet */

#navMain, #navSub, #navMeta, hr, form, p.buttons a, #welcomePics, #productSelect #overview,
#navMain, #navSub, #productSelect #scrollList, #productSelect #scrolling, #productSelect div, #auswahl br {
	display: none;
}
a:link, a:visited {
	color: #000;
}

/* add */

* {
	margin: 0;
	padding: 0;
	font: 12pt/1.5em Arial, Helvetica, sans-serif;
	color: #333;
}

h1 {
	background-color: #222;
	margin: 0 0 4em 0;
}
h1 span {
	display: none;
}

h3 {
	display: none;
}
h4, #auswahl #overView h4 {
	border-bottom: 1px solid #DDD;
	display: block;
	font-size: 1.4em;
	text-align: left;
	margin: 0 0 2em 0;
	float: none;
}
#content h4 {
	border: none;
	margin: 2em 0 1em 0;
}
h4 span, #auswahl #overView h4 span {
	font-size: 1em;
}
h5 {
	margin: 0.7em 0 0.3em 2em;
	font-weight: bold;
}

#auswahl, #welcomeText, #content {
	width: 100%;
	border-bottom: 1px solid #DDD;
	text-align: center;
	clear: both;
	padding: 0 0 3em 0;
}
#content {
	border: none;
}
#auswahl p, #content p, #auswahl #overView p {
	text-align: left;
}
#auswahl img {
	display: block;
	clear: both;
	border-top: 1px dashed #DDD;
}
#auswahl span {
	float: right;
	font-weight: bold;
	text-align: right;
}
#auswahl div {
	width: 362px;
}
#auswahl #overView {
	width: 100%;
	margin: 0;
}
#auswahl div h4 {
	font-size: 1em;
	border: none;
	float: left;
	margin: 0;
}
#auswahl div p {
	margin: 0;
}

span.printInfo {
	font-size: 0.8em;
	display: block;
	margin: 1em 0 0 0;
}
span.printInfo strong {
	font-weight: bold;
	font-size: 1em;
}

#welcomeText {
	text-align: left;	
}
#welcomeText span {
	display: block;
	text-align: left;
	margin: 0.5em 0 0 0;
}