/* Ausblenden */ 
#block_default #block_kopfzeile, #block_default #block_trennleiste, #block_default #block_unternavigation, .breadcrumb, #arttable .innerTableListMZ a.increaseArtikel, #arttable .innerTableListMZ a.decreaseArtikel, #arttable .innerTableListMZ a.deleteArtikel, #arttable #artikelslider, #arttable .backLink, h2.artikelslider, .sortierung, a.print {
	display: none !important;
}


/* Einblenden */
.printInfos {
	display: block !important;
}


/* sonstige Änderungen */
html {
	height: auto !important;
}
body {
	font-size: 15pt !important;
	height: auto !important;
}
#block_default {
	min-height: auto !important;
	border: none !important;
}
#block_default #block_contentbereich {
	margin-left: 0px !important;
	width: auto !important;
}
#arttable .innerTableListMZ, #arttable .innerTableDetail, #arttable .innerTableList {
	width: 95% !important;
}

