/* DATEI: formatem.css */

/* Gültigkeit für Seiten im mittleren Frame */
/* Hier gebe ich meine allgemein gütligen Formate */
/* für den mittleren Frame ein */
h1,h2,h3,h4,h5 { color:#000000; }

div,h1,h2,h3,h4,h5 {text-align:center; }

a:link { color:#0000CE; text-decoration:none; }
a:visited { color:#0000CE; text-decoration:none; }
a:hover { color:#FFFF00; text-decoration:none }
a:active { color:#FFFF00; text-decoration:none }
a:focus { color:#FFFF00; text-decoration:none }

body  { background-color:#FFFFFF; text-align:center; }