/* DATEI: styles.css */

/* Voreinstellung aller Formate für die Seiten */





body { color:#0d0d75; font-family:times new roman; font-size:.8em; background-color:#ffffd6; }



h1 { font-size:1.5em; margin-bottom:1em; }

h2 { font-size:1.2em; margin-bottom:.6em; }

h3 { font-size:1em; margin-bottom:.5em; }

h4 { font-size:.8em; margin-bottom:.4em;}

ul { margin-left:50px; }

a:link { color:#0000ff; font-family:times new roman; font-weight:bold; text-decoration:none; }

a:visited { color:#4444ff; font-family:times new roman; font-weight:bold; text-decoration:none; }

a:active { color:#4444ff; font-family:times new roman; font-weight:bold; text-decoration:none; }

a:an { font-family:times new roman; text-decoration:none; }

/*div, td { color:#0d0d75; font-family:Arial; font-size:1em; background-color:#ffffd6; }*/

/*div { color:#ffffff; font-family:Arial; font-size:1em; background-color:#ff9090; }*/