body {
	margin: 0;
	padding: 0;
	font-family: "Futura Bk","Futura Bk BT", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

* {
	text-decoration: none;
}

img{
	border: 0px;
}

img#printLogo {
	display: block;
	width: 203px;
	height: 69px;
}

div#header, div#navi {
	display: none;
}

div#content {
	margin: 0;
	padding: 0;
}
/* Allgemeine Definitionen für allen Inhalt im InhaltsPlaceholder */
div#content div#InhaltsPlaceholder{
	margin: 0;
	padding: 0;
	font-size: 9pt
}
div#InhaltsPlaceholder h1{
	color: #1A9A6A;
	font-size: 14pt;
	font-weight: bold;
	margin: 1em 0 2em 0;
}

div#InhaltsPlaceholder h2{
	color: #555;
	font-size: 12pt;
	margin: 0 0 1em 0;
}

div#InhaltsPlaceholder h3{
	color: #000;
	font-size: 12pt;
	margin: 0;
}

div#InhaltsPlaceholder h4{
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
}
div#InhaltsPlaceholder p, div#InhaltsPlaceholder div, div#InhaltsPlaceholder li, div#InhaltsPlaceholder ul{
	font-size: 9pt;
	line-height: 1.4;
	/*float: none;*/
}

div#InhaltsPlaceholder a{
	color: #992B1A;
}

div#InhaltsPlaceholder u{
	font-size: 8pt;
	padding: 0 0 0.5em 0;
	vertical-align: super;
}

div.produkttabelleinhalt{
	margin: 0;
	padding: 0 0 0 1px;
	height: auto;
	overflow: auto;
	border: none;
}

div.produkttabelleinhalt table{
	margin: 0;
	width: 100%;
}

div.produkttabelleheader table{
	display: none;
}

div#content ul#footeradresse {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

div#content ul#footeradresse li {
	list-style: none;
	float: left;
	margin: 0 7px 0 0;
}


/*div.tableScrolling{
	overflow: none;
}



div.produkttabelleinhalt{
	display: none
}*/



/* Alles ausblenden, was im Druck nicht sichtbar sein soll */
div#content div#PromotionPlaceholder, div.promobox, div#NothingPlaceholder, div.footernavi, div#PopDiv, span.breadcrumbs  {
	display: none;
}

ul#subnavi {
	display: none;
}

span.spanner {
	display: none;
	clear: both;
	
}
@page {
	size: 210mm 297mm;
}

