/* DATEI: formate.css */

/* CSS-Datei zur Formatierung der Inahlte von http://www.hennickendorf.de */

h3,h4,h5,h6,p,ul,li,td,nobr {
 font-family:Arial; font-size:x-small; }

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:#FFFFFF; }

a:visited { text-decoration:underline; color:#CCCCEB; }

a:active { text-decoration:none; color:#FFFF00; }

a.an { text-decoration:none; color:#00005F; }

body { background-color:#000080; color:#000000; }
