/*
 * Style sheet for the dams pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   a.sound:link { text-decoration: none;  color: #ff0000; }
   a.sound:visited { text-decoration: none;  color: #ff0000; }
   a.sound:active { text-decoration: none;  color: #af0000; }
   .archiv { text-align: center; font-size: 9pt; font-weight: bold; }
   .archivr { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 9pt; font-weight: bold; color: #af0000; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .titel {padding-left: 10pt; padding-right: 10pt; color: #a40000; background-color: #f1ebeb; border-bottom: 1px solid #C0C0C0; }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .links { text-align: left }
   .blocksatz { text-align: justify }
   .redc { color: red; }
   .reda { color: #af0000; }
   .redcomic { color: #af0000; font-family: Comic Sans MS,Arial,Helvetica; font-size: 17px; font-weight: bold; }
   .green { color: green; }
   .black { color: #000000; }
   .bluea { color: #0000af; }
   .pink { color: #ffc0cb; }
   .sign { font-size: 75% }
   .signa { font-size: 8pt; }
   .signb { font-size: 10pt; color: #000 }
   .mini { font-size: 7.5pt; }
   .miniz { font-size: 7.5pt; font-family: Comic Sans MS,Arial,Helvetica; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 130%; color: #000 }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   div.zentriert { text-align: center }
   h1 { font-size: 170% }
   h2 { font-size: 140% }
   h3 { font-size: 120% }
   h4 { font-size: 110% }
   h5 { font-family: Helvetica,serif; font-size: 190% }
   h6 { font-family: Helvetica,serif; font-size: 140% }
   h2.zentriert { text-align: center }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   table.zentriert { margin-left:auto; margin-right:auto; }
   table.links { float: left; margin: 7pt; }
   table.rechts { float: right; margin: 7pt; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }
