body {
	padding: 0;
	margin-left: 35px;
}
.container {
	margin: 0;
	border: 0;
}
.header {
	display: none;
}
.spacer {
	height: 0px;
}
.header .deko {
	display: none;
}
.header .desc {
	display: none;
}
.header .navi {
	display: none;
}
/* layout
   -------------------------------------- */
.pagelayout {
	border: 0px;
}
.pagerow {
  margin: 0;
}
.left {
	display: none;
}
.right {
	display: none;
}
td.left {
	display: none;
}
td.right {
	display: none;
}
.screenline {
	display: none;
}
.footer {
	display: none;
}
.footermap {
	display: none;
}
.breadcrumps {
	display: none;
}
.breadcrumps-bottom {
	display: none;
}
.gutschein {
	display: none;
}
.backtop_buttons {
	display: none;
}
.no-print {
	display: none;
}

/* Gutscheine drucken
   -------------------------------------- */
.voucher-line {
  border: 0px;
}
.voucher {
  border: none;
}
vouchermessage {
  border: none;
}
td.vouchermessage {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, Arial;
  font-size: 11px;
  line-height: 16px;
  padding: 10px 20px;
}
vouchercode {
  border: none;
}
td.vouchercode {
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
	font-weight: bold;
  line-height: 14px;
  padding: 3px;
}
