body {
  background-color: #FFFFFF;
  background-image: none;
  font-family: Georgia, Times New Roman, Time, Serif;
  font-size: 12pt;
  line-height: 1.5em;
  padding: 1em 3em 1em 3em;
}

h1{
  font-size: 20pt;
}

h2{
  font-size: 16pt;
}

h3{
  font-size: 14pt;
}

a {
  color: #000000;
  text-decoration: none;
}

img{
  float: left;
  margin: 2px 18px 18px 0;
  border: 2px solid #CACACA;
}

#wrap #nav, #wrap #header #teaseLeft, #wrap #header #teaseRight, #wrap #mainpic, #wrap #header #mainpicSub, #wrap #content #right, #wrap #content #footer{
  display: none;
}

#druckfooter {
  clear: left;
  border-top: 1px solid #666666;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #666666;
  font-size: 10pt;
  padding-top: 22px;
}

#druckfooter img{
  float: right;
  border: none;
}

div.druckclearer{
  clear: right;
}