/*
 * sheep-style von 2010
 * sheep-print.css enthält Definitionen für die Druckausgabe
 */

#Menu {
  display: none;
}
body {
  width: 100%;
}
#Inhalt {
  width: 100%;
  overflow: visible;
}