html { height: 100%; }
body { background-color: #white; color: black;
font-family: verdana, helvetica, sans-serif;
height: 100%;
margin: 0px; padding: 0px;
text-align: center;
}

#navi,#hoepfner { visibility: hidden;}

#tgessentitel, #gutschein {   
padding: 10px; 
text-align: center;
} 
#gutschein {clear: both; margin-top: 35px; font-size: 9px;}

#gutschein h1 { font-size: 12px;margin: 5px; }

#drucken { visibility: hidden; }
#woche { text-align: center; }
#speisekarte { width: 100%; 
margin-top: 10px;
border: 1px solid black;
}
#speisekarte td { text-align: center;border-bottom: 1px solid black;height: 40px; }
#speisekarte .wt { width: 60px; }
#speisekarte .ns { width: 100px; font-size: 80%; }
