/*
 * Style sheet for the ecuador pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   a.bbc:link { text-decoration: none; color: #006699; }
   a.bbc:visited { text-decoration: none; color: #3399cc; }
   a.bbc:active { text-decoration: none; color: red; }
   a.bbc:hover { text-decoration: underline; color: #6666cc; }
   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; }
   .link { font-weight: bold; font-size: 9pt; font-family: Verdana,Arial,Helvetica,sans-serif; }
   .zentriert { text-align: center; }
   .rechts { text-align: right; }
   .right1 { text-align: right; font-size: 7.5pt; color: #f5f5f5; background-color: #0080C0; padding: 2px; }
   .blocksatz { text-align: justify; }
   .blocksatzmargin { text-align: justify; margin-right: 100px; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .land { text-align: center; font-size: 7.5pt; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .redb { color: #990000; }
   .green { color: green; }
   .gray { color: #778899; }
   .grau { color: #708090; }
   .sign { font-size: 75%; }
   .klein { font-size: 9pt; }
   .signa { font-size: 75%; color: #000; }
   .signb { color: #000; font-size: 8pt; }
   .signc { font-size: 11pt; }
   .sign5 { font-size: 8pt; color: #000; font-family: Arial,Helvetica,sans-serif; }
   .mini { color: #000; font-size: 7.5pt; }
   .sub { color: #000; font-size: 9pt; }
   .arr { padding-left: 7px; background-image: url(arr.gif); padding-bottom: 3px; background-repeat: no-repeat; font-weight: bold; }
   .byl { font-weight: bold; font-size:11px; color: #666666; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   .verdana { font-family: Verdana,Arial,Helvetica,sans-serif; background-color:#e0e0e0; padding:4px; margin:0px; }
   ul.li { font-family: Verdana,Arial,Helvetica,sans-serif; color: #990000; font-weight: bold; font-size: 14pt; }
   big { font-size: 140%; }
   body { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h3 { font-size: 130% }
   h4 { font-size: 117% }
   hr { height: 0.5px; }
   hr.klein { height: 0.5px; width: 60%; text-align: left; }
   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; }
   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 }
