/* DATEI: formate.css */

/* CSS-Datei zur Formatierung der Inahlte von http://www.hennickendorf.de */

h3,h4,h5,h6,p,ul,li,td,th,nobr {
 font-family:Arial; font-size:10pt; }

h3 { font-size:small; font-weight:bold; text-decoration:underline; text-align:center; }

h4 { font-style:italic; color:#00005F; }

h5 { font-weight:bold; text-decoration:underline; text-align:center; }

h6 { font-size:xx-small;  }

p { text-align:justify }

a:link { text-decoration:underline; color:#00005F; }

a:visited { text-decoration:underline; color:#0000C0; }

a:active { text-decoration:none; color:#8080FF; }

a.an { text-decoration:none; color:#00005F; }

.tabelle { text-align:center; width:60%; empty-cells:show; }

th { background-color:#000080; color:#FFFFFF; }

body { background-color:#CCCCEB; color:#000000 }
