/*
 * Style sheet for the paris2005 pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   a.comic1:link { text-decoration: none; color: #212121; }
   a.comic1:visited { text-decoration: none; color: #b9b9b9; }
   a.comic1:active { text-decoration: none; color: red; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zent { text-align: center; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .sign1 { font-size: 55%; }
   .sign3 { font-size: 9pt; color: #000; }
   .kleiner { font-size: 9pt; }
   .klein { font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   .comic1 { font-size: 9pt; font-family: Comic Sans MS,Arial,Helvetica; }
   .courier { color: #cc0000; font-family: Courier New; background-color: #ffcc99; padding: 5pt; }
   .verdana { font-family: Verdana,Arial,Helvetica,sans-serif; }
   big { font-size: 140%; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; text-align: justify; }
   h1 { font-size: 195% }
   h2 { font-size: 150% }
   h2.verdana { font-size: 135%; font-family: Verdana,Arial,Helvetica,sans-serif; color: #0080C0; }
   h3 { font-size: 130% }
   h4 { font-size: 120% }
   h4.verdana { font-size: 11px; font-family: Verdana,Arial,Helvetica,sans-serif; }
   h4.verdana1 { font-size: 11px; color: #0080C0; font-family: Verdana,Arial,Helvetica,sans-serif; }
   hr { height: 0.5px; }
   img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   img.imc { float: right; margin: 5pt; }
   table { margin-left:auto; margin-right:auto; }
   td { font-family: Arial,Helvetica,"sans serif"; font-size: 8pt; text-align: center; }