/* DATEI: formate.css */


h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana,Arial,sans-serif; }

h1 { font-size:26px; margin-bottom:18px; color:#ff0000;}



p,ul,ol,li,div,td,th,address,blockquote { font-size:12px; }

li { margin-top:3px; }

a:link { text-decoration:none; font-weight:bold; color:#000080; }
a:visited { text-decoration:none; font-weight:bold; color:#800080; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ffff00; }
a:active { text-decoration:none; font-weight:bold; background-color:#ffff00; }
a:focus { text-decoration:none; font-weight:bold; background-color:#080; }

/* a:link { color:#000080; text-decoration:underline; }

a:visited { color:#800080; text-decoration:underline; }

a:active { color:#ff0000; text-decoration:none; } */




