BODY { background: url(bilder/backgr.jpg) #a2a2a2 fixed;
       font-size: 14px;
       font-family: font-family:"Bitstream Vera Sans", Verdana, Arial, sans-serif;
       font-weight:normal;
       line-height: 21px;
       color: black;
     }

H2 { font-weight:bold; font-size:20px; }
H4 { font-weight:bold; font-size:20px; text-align:center; }

TD.kopf_klein { text-align:center; vertical-align:middle; height:160px; width:220px; }
TD.kopf_gross { text-align:center; vertical-align:middle; height:160px; width:550px; }

TD.navi { text-align:center; vertical-align:top; width:220px; font-weight:bold; }
TD.inhalt { text-align:left; vertical-align:top; width:550px; font-weight:normal; }
TD.inhalt_kopf { text-align:left; vertical-align:top; width:550px; height:100px; font-weight:normal; }

TD.chronik_datum { text-align:center; vertical-align:top; width:202px; height:2.2em;}
TD.chronik_inhalt { text-align:left; vertical-align:top; width:348px;height:2.2em; }


a:link{ color:#008000; 
        text-decoration:none; 
        font-size:inherit;
}

a:visited { color:#005000; 
            text-decoration:none; 
            font-size:inherit;
}

a:hover, a:active, a:focus { color:#00c000; text-decoration:underline; 
                             font-size:inherit;
}
