# Meine Formate

body {}
th { font-family:'Monotype Corsiva'; font-size:x-large; color:#007F00; }
th u { font-family:'Monotype Corsiva'; font-size:xx-large; color:#A02000; }
h1, h2, h3 { font-family:'Monotype Corsiva'; color:#000000; }
td i b { font-family:'Monotype Corsiva'; font-size:large; color:#007F00; }
td { font-family:'Times New Roman',Arial; font-size:medium; color:#000000; }

a:link { font-weight:bold; color:#00009F; text-decoration:none; }
a:visited { font-weight:bold; color:#00009F; text-decoration:none; }
a:hover { font-weight:bold; color:#00009F; text-decoration:underline; }
a:active { font-weight:bold; color:#0060FF; text-decoration:underline; }
a:focus { font-weight:bold; color:#00009F; text-decoration:underline; }

body { background-color:#FAD69F; background-image:url(back.jpg); background-attachment:fixed;
     scrollbar-base-color:#FAD69F;
     scrollbar-3dlight-color:#FAE8C8;
     scrollbar-arrow-color:#B1802C;
     scrollbar-darkshadow-color:#D9AC62;
     scrollbar-face-color:#FAD69F;
     scrollbar-highlight-color:#FAE8C8;
     scrollbar-shadow-color:#D9AC62;
     scrollbar-track-color:#FAD69F;
}