/* DATEI:formate-sponsoren.css */
/* alles soll etwas einfacher werden  */



body { background-color:#000080; }
hr   { color:#C0C0C0; }

/* Einstellungen für: Überschriften */
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:arial,helvetica,verdana,sans-serif; color:#FFFFFF}

h1 {font-weight:bold; font-style:italic; font-size:25pt;}
h2 {font-weight:bold; font-style:italic; font-size:20pt;}


/* Einstellungen für: LINKS */
a:link    { font-weight:bold; color:#000000; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover   { font-weight:bold; color:#000000; text-decoration:none }
a:active  { font-weight:bold; color:#000000; text-decoration:none }
a:focus   { font-weight:bold; color:#000000; text-decoration:none }