  body { font-family: Arial, sans-serif; font-size: small; font-weight: normal; font-style: normal; }
   * html body {
    font-size: x-small; /*fuer IE5/Win */
    f\ont-size: small; /*fuer andere IE Versionen */
    }


h1 { color: #0A66C0; font-size: 110%; letter-spacing: 0.06em; }
h2 { color: #0A66C0; font-size: 120%; font-weight: normal; font-style: normal; letter-spacing: 0.2em; }
h3 { color: #c2370e; font-size: 125%; font-weight: normal; font-style: normal; letter-spacing: 0.15em; }
h4 { color: #0A66C0; font-size: 90%; margin: 1.4em 0 0 0; }
h5 { color: #000; font-size: 100%; font-weight: bold; line-height: 100%; margin: 10px; letter-spacing: 0.06em; }
h6 { color: #000; font-size: 85%; font-weight: normal; line-height: 110%; margin: 0; }
p  { color: #606060; font-size: 105%; line-height: 130%; margin: 0; }
b  { font-weight: normal; color: #0A66C0; }




a:link  { color: #c2370e; background-color: transparent; background-image: none; }    
a:hover { color: #CA7B1B; }
a:visited { color: #555; background-color: transparent; background-image: none; }

