.printonly, #printlogo {
	display: block !important;
}
#content, #page {
	width: auto;
	float: none;
	padding: 0;
}

#speiseplan td, #speiseplan td p {
	font-size: 16px;
}
#printlogo {
	text-align: right;
	padding: 0 0 20px 0;
}
* {
	color: #000 !important;
}
body, .page {
  border: 0;
  box-shadow: 0px 0px 0px #fff;
  background-color: #fff;
}
.pseudocheck~h3 label div.schalter, .zwischensumme {
  display: none !important;
}
.pseudocheck~div.table {
  display: block;
}
.bestellung input[type=color], .bestellung input[type=date], .bestellung input[type=email], .bestellung input[type=number], .bestellung input[type=tel], .bestellung input[type=text], .bestellung input[type=url], .bestellung textarea, .bestellung select {
  background-color: #fff;
  border: 1px solid #ccc;
  -moz-appearance: textfield;
}
.bestellung select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 100px;
}
.td {
  display: table-cell;
}
.tr {
  display: table-row !important;
}
hr, .bestellung hr {
  border-color: #ffffff;
  border-top: 0px solid #fff;
  margin:50px;
}
.noprint, #menu, #logoclaim, #logo, #contact, .navigation, footer {
	display: none;
}
