/* ===================================
Stylesheet der "Gasthof Knafl - Bäckwirt, Ferienhaus Sternhof" (Druckversion) 
  
Stand: Gestaltung für den Ausdruck
Datei: druckversion.css 
Datum: 02. Mai 2009
Autor: Raimund Knapp 

=================================== */

body {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 12pt; 
}

#wrap {

width:780px;
margin:0 auto;
}

h1, h2, h3, h4, h5 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 18pt; }
h2 { 
  font-size: 14pt; 
  padding-top: 6pt; 
  border-top: 3pt solid #d90000; 
  margin-top: 12pt; 
} 

#nav {
  display: none; 
}  


#sidebar {
  display: none; 
}  

#footer {
  display: none;
}

