.header { display: none; }
.left { display: none; }
.funktionen { display: none; }
.footer { display: none; }

body {
  font-family: Arial, sans-serif;
  color: #000;
  text-align: left;
  background-color: #fff;
  font-size: 10pt;
}

#all {
  margin: 20px;
  width: 625px;
}

a, a:link, a:visited {
  color: #516936;
}

h1 {
  font-size: 11pt;
  margin-bottom: 5px;
}

h2, h3, h4, h5 {
  font-size: 10pt;
  margin-top: 5px;
}

p {
  font-size: 10pt;
  margin-bottom: 15px;
}

p.layout-1, h2.layout-1, h3.layout-1, h4.layout-1, div.layout-1 {
  text-align: justify;
}

p.layout-2, h2.layout-2, h3.layout-2, h4.layout-2, div.layout-2 {
  text-align: center;
}

p.layout-3, h2.layout-3, h3.layout-3, h4.layout-3, div.layout-3 {
  text-align: right;
}

ul {
  margin-left: 20px;
}

img {
  border: 0;
}

th, td {
  font-size: 10pt;
  padding: 2px 5px;
  text-align: left;
}

.tr-even {
  background-color: #eee;
}

.csc-textpic-caption {
  font-size: 9pt;
  margin-bottom: 5px;
}

.content {
  background-image: none;
  height: auto;
  min-height: 0;
  width: 625px;
}

.right {
  float: none;
  text-align: left;
  color: #000;
  width: 625px;
}

.klickpfad {
  margin-top: 0;
  font-size: 9pt;
}

.text {
  margin-top: 20px;
  background-image: 0;
  width: 625px;
}

.print_footer {
  width: 625px;
  border-top: 1px solid #000;
  padding-top: 10px;
}