body {
	margin: 0;
	padding: 0;
	margin-left: 10mm;
	margin-right: 5mm;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.languages {
}

/*
*	Ausgeblendet
*/
div.languages,
#sidebar-le,
#sidebar-re,
div.copyright,
div.usermenu,
ul.gallerie,
p.nav,
#header h1,
a.btn-productbeschreibung   {
	display:none;
}
div#productcontent{
	display:block !important;
}
#mainContent  h1 {
	font-size: 20px;
	color: #650425;
	margin-bottom: 10px;
}



/*
*	Tablestyle
*/
table tr {}
table th {
	text-align: left;
}
table td.adressfeld {
	padding-top: 30mm;
}
table td.adressfeld small {
	font-size: 10px;
}

table td {}
table.rechte-box {
	width: 80mm;
}
table.lieferadresse {
	font-size: 11px;
	width: 80mm;
}
table.lieferadresse th {}
table.lieferadresse td {
	padding: 2mm;
}

