body {
  margin:0 0 1em;
  padding:0;
  color:#000;
  font:9pt/120% helvetica,arial,sans-serif;
}

.panel,
.panel .top .tabs,
.tab-content.hidden,
.panel .bottom a,
#kontakt button,
#angebot ul,
#banner {
  display:none;
}
.panel.open {
  display:block;
  padding:1em 0;
  border-top:1px solid #333;
}

#footer {
  margin:1em 0 0;
}
th {
  text-align:left;
  border-bottom:1px solid #000;
}
th, td {
  padding:0.4em 0.4em 0.4em 0;
}
td {
  border-bottom:1px solid #999;
}
ul.paneled {
  margin:0;
  padding:0;
}
ul.paneled li {
  display:inline;
  padding:0 1em 0 0;
}
fieldset {
  width:100%;
  padding:0;
  border:none;
}
label {
  display:block;
}
input.textfield,
textarea {
  width:50%;
  color:#000;
}

#angebot table,
#preise table {
  width:100%;
  page-break-inside:avoid;
}

#map {
  text-align:center;
}
#map #page {
  width:670px;
  margin:0 auto;
  text-align:left;
}
