/* CSS fuer restaurant-corona.de fuer Druck! */

/* Allgemeines */
body { margin:0px; padding:15px;  }

h1,h2,h3,h4,h5,p,div,td,th,ol,ul { font-family:Arial,sans-serif; }

h1,h2,h3,h4,h5 { font-family:'Times New Roman',sans; }

/* Die Teile der Seite */
#oben { display:none; }

#navigation { display:none; }

#inhalt { min-height:220px; background-color:#FFFFFF; padding:20px 40px 30px 0px; }

#logo { display:none; }

#werdegang { clear:both; border-style:solid; border-color:#000000; border-width:1px; padding:10px; }

#werdegang ul,h5 { color:#000000; }

#werdegang h5 { margin:0px; }

#werdegang_s { clear:both; border-style:solid; border-color:#000000; border-width:1px; padding:10px; margin-top:3em; }

#werdegang_s ul,h5 { color:#000000; }

#werdegang_s h5 { margin:0px; }

#preis { width:20em; margin-left:auto; margin-right:auto; margin-bottom:2em; margin-top:2em; padding:10px; text-align:center; }

/* Weiteres */

h3.menu { font-family:'Times New Roman',sans; text-align:center; }

.menu { text-align:center; }

h2.menu { margin-bottom:0.1em; }
#hinweis { margin-top:0.1em; text-align:center; margin-bottom:2em; }
#hinweis2 { margin-top:0.1em; margin-bottom:2em; }

h3.menu { font-family:'Times New Roman',sans; }

table.menu { border-style:none; border-width:0px; margin-bottom:2em; }
table.menu td { text-align:left; }
th.kategorie { border-style:none; border-width:0px; text-align:left; padding:0px; }
th.kategorie h3 { margin-top:0px; margin-bottom:0px; }

p.platz { margin-top:2em; }

.mitte { text-align:center; }

h5.oeffnen { margin-top:2em; margin-bottom:0.6em; }

p.oeffnen { margin-top:0.6em; }

p { line-height:110%; }

/* Start html-Hack fuer den IE 6 */
* html p:first-letter { line-height:70% }

img { border-style:none; }

#tischbild { display:none; }

/* Links */
a:link { color:#000000; background-color:transparent; text-decoration:underline; }
a:visited { color:#000000; background-color:transparent; text-decoration:underline; }



/* Fontgroessen */
h1 { font-size:28px; }
h2 { font-size:25px; }
h3 { font-size:22px; }
h4 { font-size:19px; }
h5 { font-size:16px; }
p,div,ol,ul,th,td { font-size:14px; }
p.klein { font-size:12px; }

