/*
 * Style sheet for the ecuador pages
 */
   :link { text-decoration: underline; color: #f5f5f5; }
   :visited { text-decoration: underline; color: #dcdcdc; }
   :active { text-decoration: underline; color: red; }
   .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; }
   .blue { color: #0080C0; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .white { color: #ffffff; }
   .klein { font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   body { color: #f5f5f5; font-family: Comic Sans MS,Arial,Helvetica,sans-serif; font-size: 9pt; background: #6b797a; text-align: center; }
   h1 { font-size: 195% }
   h2 { font-size: 150% }
   h3 { font-size: 130% }
   h4 { font-size: 120% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
