body {
  background-color: white;
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  color: #000;
}

#navigation {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

#subnavigation {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

#footer {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

#footerbalken {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

#banner {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

#bildbox {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

#adressbox {
  padding: 2em 0 0 0 ;
}

h1 {
  font-family: Arial,sans-serif;
  font-size: 14px;
  color: #f09506;
  padding-top: 0;
  margin-top: 0;
}

h2 {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #f09506;
  padding-top: 0;
  margin-top: 0;
}

h3 {
  font-family: Arial,sans-serif;
  font-size: 11px;
  color: #555;
  padding: 0;
  margin: 0;
}

h4 {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #f09506;
  padding: 0;
  margin: 0;
}

p {
  padding: 0;
  margin: 0 0 1em 0;
}

img {
  border-style: none;
}

table.preise {
  margin-bottom: 1.3em;
  border-collapse: collapse;
}

table.preise td.fstcol {
  border: 1px solid black;
  text-align: left;
  padding: 1px 6px;
}

table.preise td {
  border: 1px solid black;
  text-align: right;
  padding: 1px 6px;
}
