/* CSS fuer CDS Website www.cds-ehrenreich.de   */
/* Minimalistisch gestaltet, d.h. wenn moeglich */
/* auf CSS 1.0 beschraenkt - A. Kohl 2003       */

body { font-family:sans-serif; 
       font-size:10pt;
       background-image:url(../images/cdslogo2.gif);
     } 

div.lastchange { font-size:8pt; }

table,tr,td { font-family:sans-serif; 
              font-size:10pt;
              margin:0pt;
              padding:1pt;
	      text-align:left;
            } 

dl,dt,dd { font-size:8pt; }

ul.uebersicht { list-style-type:none;
                margin-left:1em;
                margin-top:0.2em;
              }

h1 { font-size:14pt;
     color:#000099;
   }
h2 { font-size:12pt;
     color:#000099;
   }
h3 { font-size:10pt; }
h3.uebersicht { padding-bottom:0.2em;
                margin-bottom:0.2em;
                margin-top:1.5em;
		text-align:center;
              }
h4 { font-size:8pt; }
