body {
  background-image: none;
}

#printview_header {
  width: 490px;
  padding: 20px 20px 0 20px;

}

#print_drucker {
  display: block;
  height: 20px;
  padding-left: 27px; 
  background-image: url(/images/icon_drucker.gif);
  background-repeat: no-repeat;
}

#print_pdf {
  display: block;
  position: absolute;
  top: 20px;
  left: 120px;
  height: 20px;
  padding-left: 27px; 
  background-image: url(/images/icon_pdf.gif);
  background-repeat: no-repeat;
}


#hauptnavigation {
  display: none;
}

#container {
  position: static;
  width: 530px;
  background-image: none;
}

#subnavigation {
  display: none;
}

#content {
  float: none;
  overflow: visible;
  padding: 20px;
}

#navfootertop {
  display: none;
}

#navfooter {
  display: none;
}

#teaser {
  display: none;
}
