/* print styles */
body, #wrapper, #main, #header, #container {
  overflow:visible;
  text-align: left;
}
#wrapper, #main, #header, #container {
  width: 650px;
  float: none;
}
#left, #right, #footer,
#header .mod_navigation, #header .mod_form {
  display: none;
}
#header {
  padding-top: 100px;
}
#container{
  padding-bottom: 10px;
}
/* Rezepte: Buch sieht auf hellem Untergrund nicht gut aus */
#main .toplink,
#main p.back,
#main .zutaten_content .image_container {
  display: none;
}
