/*
********************* Druckausgabe ****************************************/

#left_content, #right_content, #bg_header, #header_bild, #cheader, 
#list_oben_rechts, #content_mitte form, a {
  display:none;
}

#inhalt #content_mitte {
  width:17cm;
  height: 25cm;
}

html body {
  background:none;
}

.smallhead, .textnav {
  padding-right:50px;
  align:justify;
}

* {
  font-family:helvetica, "times new roman", arial,verdana;
  font-size:100%;
}

a[href~="http://www.g-sommer.de/start_internet.php"] {
  display:none;
}