@import url(hof.css);

* { font-size: 11px; font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; }
body { background: none; margin: 1.5cm; }
#globalcontent { padding: 0; margin: 0; width: 10cm; }
#backline, #maina, #mainb, #wappen, #head, #info, .printhidden { display: none; }
#hofname { font-size: 22px; margin-bottom: 5px; font-weight: bold;}
h1 { font-size: 16px; margin-bottom: 5px;  }
h2 { font-size: 14px; margin-bottom: 5px; }

#nav {
position:absolute;
padding: 0.3cm;
float:left;
right:1.5cm;
top:0;
width:230px;
border-width: 2px; border-style: solid; border-color: #000000;
font-size: 11px;
}

#preise table { border-collapse: collapse; border: 1px solid black;}
#preise td, #preise th { border-width: 1px; border-style: solid; border-color: #000000; }
#preise th     { font-weight: bold;  }

#pics {
position:absolute;
text-align: right;
right:1.5cm;
float:left;
width:230px;
top: 90px;
padding:70px 0 0 0;
}



