/* File hk.css */

/* Styles for the website of Hötzendorfer und Kalhammer GbR */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ 
  font-family:Arial, Helvetica, sans-serif;
}

h1 { font-size:24px;}
h2 { font-size:19px;}
h3 { font-size:15px;}
p	 {font-size:13px; color:#000000;}
p.header { font-size:12px; color:#005500;}
p.normal { font-size:13px; color:#000000;
           margin-left:1cm;
         }
p.normal2 { font-size:13px; color:#000000;
           margin-left:1cm;
         }
p.fuss   { font-size:12px;color:#000000;
           margin-left:1cm;
           margin-right:1cm;
         }
p.menu	 { line-height:35px;}