/* Formate für HTML-Elemente */
h1  { color: #003399; font-variant: small-caps; font-weight: normal; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

h2 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:28px; font-weight:normal;
     color:#003399; text-decoration:none; }

h3 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:28px; font-weight:normal;
     color:#003399; text-decoration:none; }

h4 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:24px; font-weight:normal;
     color:#003399; text-decoration:none; }

h5 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:24px; font-weight:normal;
     color:#003399; text-decoration:none; }

h6 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:20px; font-weight:normal;
     color:#003399; text-decoration:none; }

em { font-style:normal; font-weight:bold; color:#666666 }

a  { color: #105858; text-decoration: none }

a:visited   { font-style: normal; text-decoration: none }
a:hover         { color: #21b6b6; font-style: normal; font-size: 12px }



/* Verschachtelte HTML-ELemente */
body tr  { color: #333333; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin_bottom: 0px }



/* Verschachtelte HTML-Elemente sowie CSS-Formatklassen innerhalb von CSS-Formatklassen */
table.navigation td { font-size:11px; }
table.navigation td.navigation-heading { font-size:12px; color:#666666; font-weight:bold; }
table.navigation td.navigation-toptext { font-size:10px; color:#666666; font-weight:normal; }
table.navigation td.navigation-bottomtext { font-size:10; color:#666666; font-weight:normal; }



/* CSS-Formatklassen */
p.abstract { font-weight:bold; color:#666666; }

a.hover  { color: #4fefef; font-size: 12px; text-decoration: underline }

tr.breadcrumb { font-size:12px; }

tr.addedvalue-header { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:16px;
                       color:#0066aa; }
tr.addedvalue-body { font-size:12px; color:#666666; }
tr.addedvalue-footer { font-size:10px; color:#666666; }
tr.addedvalue-small { font-size:8px; color:#666666; }

td.credits { font-size:10px; color:#666666; }

td.body { font-size:12px; }
td.body-small { font-size:10px; }

em.light { color:#000000; font-weight:normal; }
em.alert { color:#ff0000; font-weight:normal; }
em.lightblue { color:#6699cc; font-weight:normal; }

h1.temp, h2.temp, h3.temp, h4.temp, h5.temp, h6.temp { color:#666666; margin-bottom:5px; }



/* Auslaufende CSS-Formatklassen der Charité */
em.h1 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:32px; font-weight:normal;
     color:#666666; text-decoration:none; }

em.h2 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:28px; font-weight:normal; 
     color:#666666; text-decoration:none; }

em.h3 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:28px; font-weight:normal;
     color:#666666; text-decoration:none; }

em.h4 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:24px; font-weight:normal;
     color:#666666; text-decoration:none; }

em.h5 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:24px; font-weight:normal;
     color:#666666; text-decoration:none; }

em.h6 { font-family:Times,'Times New Roman',serif; font-variant:small-caps; font-size:20px; font-weight:normal;
     color:#666666; text-decoration:none; }
td   { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }