.button-wrapper, fieldset.submit, .noprint, div#site-info {
  display: none;
}
table {
  display: table;
  table-layout: auto;
	border: none;
}
table td {
  border: none;
}
table.vvz {
	width: 100%;
  margin-bottom: 0.75cm;
}
table.vvz tr td {
	background-color: transparent;
	padding: 4px;
}
table.vvz tr td * {
  background-color: transparent;
}
input {
	border: none;
}
table.vvz tr td div.lvwert {
  float: right;
  color: #336;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  border: 1px solid #336;
  padding: 0 0.1em;
  margin: 0 0.1em;
  width: auto;
}
/* Raumkalender */
div.dateentry {
  font-size: 50% !important;
}
div.raumtrenner {
  font-size: 60% !important;
}
div.raumtrenner a {
  text-decoration: none !important;
}
div.farbcode {
  font-size: 8px;
}
span.pprint {
  display: inline;
}
h1.tbel {
	font-size: 16pt;
}