@page {
size: auto;
/* margin: 0.5cm;
 die meisten Drucker kommen nicht
bis an den Rand; kann auch vom Browser
ueberschrieben werden */
}

 p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	background-color: #ffffff;
	color: Black;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: Red;
	padding-right: 5px;
}
	
h2 {
  font-size: 13px;
   color: #aa4545
	}
	
table {
	clear: left;
	empty-cells: hide;
}

a:link {
	text-decoration: none;
}

td.maintop {
	display: none;
}

td.language {
	display: none;
}

.maintext {
	color: #000000;
}

.history {
	height: 150px;
}
.topmenu {
	display: none;
}

.footer {
	display: none;
}

.flash {
	display: none;
}

.printthis {
	display: none;
}

.beilage {
	display: none;
}

.nextproduct {
	display: none;
}

table.nav {
	display: none;
}

#printinfo {
	display: block;
	/* position: relative; */
	left: auto;
	top: 20px;
	color: black;
}

#main_out {
	clear: both;
	display: block;
}

#main_in {
	clear: both;
	display: block
}

#produkt {
	clear: both;
	display: block;
	position: relative;
	/* position: absolute; */
	left: 0cm;
	width: 13cm;
}

#newsflash {
	display: none;
}

#footer {
	display: none;
}

#headline {
	display: none;
}

#search {
	display: none;
}

#language {
	display: none;
}

#prodnav {
	display: none;
}

.inline {
	display: none;
}

.export {
	position: relative;
	left: 0cm;
	width: 12cm;
	page-break-before: auto;
}

.basisbalance {
	position: relative;
	/*clear: both; */
	float:none !important;
	left: 0cm;
	width: 12cm;
}

img {
	height: auto;
	/* border-top: 100px;
	padding-left: 10px; */
}

.packshot {
	position: absolute;
	clear: both;
	left: 15cm;
}


