#menuDiv, #topHeadline, #printable, #navilinks, #inhaltsverzeichnis, #bp, #barocKpic, #seebyscreen {
  display: none;
}

#seitenfuss {
  border-top: 0.2em #444444 solid;
  border-right: 0.1em #444444 solid;
}

#gestrichen {
  display: none;
  margin: 0em;
}

#seebyprint {
  font-style: italic;
  font-size: 1.0em;
  font-family: Consolas, monospace;
}

#seebyprintA {
  font-style: italic;
}

#seebyprintB {
  font-style: italic;
}

#seebyprintF {
  font-style: italic;
}

#seebyprintS {
  font-style: italic;
}

div.table {
  display:table;
  border-collapse:collapse;
}

div.tr {
  display:table-row;
}

div.tdbild {
  display:table-cell;
  padding: 0 0.3em 0 0.3em;
  text-align: center;
  font-size: 1em;
  background-color: #060606;
  vertical-align: bottom;
}

div.tdtext {
  display:table-cell;
  padding-top:0.2em;
  padding-bottom:0.5em;
  text-align: center;
  font-size: 0.8em;
  font-family: Arial, sans-serif;
  vertical-align: top;
}

.preisliste, preislistew {
  vertical-align: bottom;
  text-align: left;
  font-size: 1em;
  font-family: Consolas, 'Courier New', monospace;
  color: #000000;
}

.nichtso {
  text-decoration: line-through;
}

.writevertical {
  -webkit-transform:rotate(90deg);
  -webkit-transform-origin: 9% 58%;
  -moz-transform:rotate(90deg);
  -moz-transform-origin: 9% 58%;
  -o-transform: rotate(90deg);
  -o-transform-origin: 9% 58%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  width: 14.3em;
  height: 2.5em;
  text-align: left;
  display:block;
  position:absolute;
  font-weight: 400;
  font-size: 0.9em;
  font-family: Arial, sans-serif;
}

.textKlein, .text54ss, .text54mKlein, .text54m, .text50m, .objektTitelZeile {
  color: #000000;
  background-color: #ffffff;
}

.text54mklein {
  line-height: 100%;
}

.text54ss {
  width: 63em;
}

.SeitenumbruchVorHinter {
  page-break-before: always;
  page-break-after: always;
  display: block;
}

.SeitenumbruchVor {
  page-break-before: always;
  display: block;
}

.SeitenumbruchHinter {
  page-break-after: always;
  display: block;
}

.legende1 {
  color: #000000;
  margin-left: 2em;
  padding: 0.6em 0.4em 0 0.6em;
}

.fieldsetdiv1 {
  font-size: 0.9em;
  font-family: Arial, sans-serif;
  text-align: justify;
  line-height: 140%;
  padding: 0.5cm;
  color: #000000;
  padding: 0.6em;
}

.donotprint {
  display: none;
}

.doonlyprint {
  display: inline;
}

td {
  color: #000000;
  background-color: #ffffff;
}

h1 {
  padding-top: 1.2em;
 
}

h4, h3, h2, h1 {
  color: #111111;
  background-color: #ffffff;
}

body { 
  color: #000000;
  background-color: #ffffff;
  margin: 0 0.2em 0 0;
}

a {
  color: #444444;
  background-color: #ffffff;
}


