body{
       font:10pt/100% Arial, serif;
       background-color: white !important;
       background-image: none !important;
       color:black;}

.printlink {
	display:none;
}

#contentliste table,#contentliste tr,#contentliste td,#contentliste th {
	border: none;
	text-align: left;
	
}
#contentliste td {
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 22px;
	border-top: 1px solid black;
	vertical-align: top;
	font-size: 11px;
}
.Adressblock {
	font:13pt/100% Arial, serif;
}

p.endofsite{ page-break-after:always;}

#contentbarcodes table { page-break-after:auto }
#contentbarcodes tr    { page-break-inside:avoid; page-break-after:auto }
#contentbarcodes td    { page-break-inside:avoid; page-break-after:auto }
#contentbarcodes thead { display:table-header-group }
#contentbarcodes tfoot { display:table-footer-group }

input[type="submit"] {
	display: none;
}

