/* CSS-Style-Sheet-Datei für die Homepage von Michael Obach
   Michael Obach, 18.06.2001

background-image:url("../grafik/michael_obach_hinten.gif"); 
*/

body {background-color:#FFFFFF; background-image:url("../grafik/michael_obach_hinten.gif"); 
font-size:10pt;color:black;font-family:Verdana,Arial,Helvetica;text-align:justify;
}

/*
body {background-color:#000000; 
font-size:10pt;color:"#CCCCCC";font-family:Verdana,Arial,Helvetica;text-align:justify;
}
*/


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dt,dd,dl
{
font-family:Verdana,Arial,Helvetica; 
font-size:10pt;
color:black;
}

  h1 { font-size:20pt; color:#004080; font-family:Verdana,Arial,Helvetica; /* font-style:italic; */ }
  h2 { font-size:17pt; color:#004080; font-family:Verdana,Arial,Helvetica; /* font-style:italic; */ }
  h3 { font-size:14pt; color:#004080; font-family:Verdana,Arial,Helvetica; /* font-style:italic; */ }
  h4 { font-size:11pt; color:#004080; font-family:Verdana,Arial,Helvetica; /* font-style:italic; */ }
  li,td,th,ul  { font-size:10pt;
                font-family:Verdana,Arial,Helvetica; 
/*       line-height:14pt;
       letter-spacing:0.2mm;
       word-spacing:0.8mm; 
*/
}

  p  { font-size:10pt;color:black;
       font-family:Verdana,Arial,Helvetica; 
       text-align:justify;
}
  small  { font-size:8pt; font-family:Verdana,Arial,Helvetica;}


  a:active { color:#0F23E7; }
  a:visited { color:#0EBFCA; } /* 2E90B4 */
  a:hover { color:#7D93FF; text-decoration:none; } /* 8FC7CF */

