/* DATEI: seipel.css - Screenversion */

body { margin:0px; background-color:#E0E0E0; }

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

/* font-family = Schriftart fuer Textelemente */

h1 { font-size:22px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }

p,ul,ol,li,div,td,address,nobr,b,i { font-size:13px; }

th { font-size:13px; }
/* Tabellenüberschrift normaler Text */

.white {color:#FFFFFF; }


.sizem { font-size:10px; font-style:normal; color:#666666; }
/* für copyright */

.sizea { font-size:12px; font-style:normal; }

.sizeb { font-size:16px; font-style:normal; font-weight:bold; }

.sizec { font-size:20px; color:#000099; font-style:normal; font-weight:bold; }
/* headline blau preise */

.sized { font-size:20px; color:#FF0000; font-style:italic; }
/* headline rot */

.sizee { font-size:20px; color:#008040; font-weight:bold; font-style:normal; }
/* headline grün */


a:link    { color:#000099; font-size:13px; font-weight:normal; text-decoration:none; }
a:visited { color:#3366CC; font-size:13px; font-weight:normal; text-decoration:none; }
a:hover   { color:#CC0000; font-size:13px; font-weight:normal; text-decoration:none; }
a:active  { color:#0000FF; font-size:13px; font-weight:normal; text-decoration:underline; }

a.type2:link    { color:#0066FF; font-size:13px; font-weight:normal; text-decoration:none; }
a.type2:visited { color:#0099CC; font-size:13px; font-weight:normal; text-decoration:none; }
a.type2:hover   { color:#CC0000; font-size:13px; font-weight:normal; text-decoration:none; }
a.type2:active  { color:#000099; font-size:13px; font-weight:normal; text-decoration:none; }

a.type3:link    { color:#0066FF; font-size:10px; text-decoration:none; }
a.type3:visited { color:#0099CC; font-size:10px; text-decoration:none; }
a.type3:hover   { color:#FF0000; font-size:10px; text-decoration:none; }
a.type3:active  { color:#000099; font-size:10px; text-decoration:none; }

