/*
 * Style sheet for the brasil pages
 */
   :link { text-decoration: underline; color: #212121; }
   :visited { text-decoration: underline; color: #77f; }
   :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 { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 9pt; font-weight: bold; color: #af0000; padding-right: 50px; }
   .archivh { font-family: Comic Sans MS,Arial,Helvetica; text-align: center; font-size: 9pt; font-weight: bold; color: #af0000; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .fett { font-weight: bold; }
   .land { text-align: center; font-size: 7.5pt; }
   .zentriert { text-align: center; }
   .rechts { text-align: right; }
   .blocksatz { text-align: justify; }
   .redc { color: red; }
   .darkred { color: #a52a2a; }
   .reda { color: #af0000; }
   .bluea { color: #0000af; }
   .green { color: green; }
   .white { color: #ffffff; }
   .gray { color: #778899; }
   .sub { font-size: 9pt; color: #0000af; }
   .klein { font-size: 7.5pt; font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   .mini { font-size: 7.5pt; }
   .miniz { font-size: 7.5pt; font-family: Comic Sans MS,Arial,Helvetica; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   big { font-size: 140%; }
   body { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt; margin-right: 50px; }
   h1 { font-size: 185% }
   h2 { font-size: 160% }
   h3 { font-size: 140% }
   h4 { font-size: 117% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   table.links { float: left; margin: 10pt; }
   table.rechts { float: right; margin: 10pt; }
   table.zentriert { margin-left:auto; margin-right:auto; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }

