/* DATEI: formate.css */

body { background-color:#ffffff; color:#000000 }

h2, h3, h4 { font-family:Arial,sans-serif; }

h2 { color:#9c0000; text-align:left; }

h3 { color:#9c0000; text-align:left; }

h4 { color:#9c0000; text-align:left; }

a:link {  color:#9c0000; text-decoration:underline }
a:visited { color:#996666; text-decoration:underline }
a:hover {  color:#E00000; text-decoration:underline }
a:active {  color:#E00000; text-decoration:underline }


