/*
 * Style sheet for the colombia pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899}
   :active { text-decoration: underline; color: #009900}
   a.hell:link { text-decoration: underline; color: #dcdcdc; }
   a.hell:visited { text-decoration: underline; color: #b9b9b9; }
   a.hell:active { text-decoration: none; color: red; }
   .archiv { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 9pt; font-weight: bold; color: #af0000; }
   .archivh { font-family: Comic Sans MS,Arial,Helvetica; text-align: center; font-size: 9pt; font-weight: bold; color: #ffa235; }
   .zentriert { text-align: center; }
   .rechts { text-align: right; }
   .blocksatz { text-align: justify; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .green { color: green; }
   .green1 { color: #008b8b; }
   .reda { color: #800000; }
   .redb { color: #dc143c; }
   .redc { color: red; }
   .darkred { color: #b22222; }
   .dunkel { color: #8e8684; }
   .blue { color: #000080; }
   .blue1 { color: #6495ed; }
   .gray { color: #778899; }
   .white { color:#fff; }
   .sign { font-size: 70%; color: #000; }
   .signa { font-size: 10pt; }
   .sign1 { font-size: 8pt; }
   .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; }
   h1 { font-size: 170% }
   h2 { font-size: 150% }
   h3 { font-size: 130% }
   h4 { font-size: 117% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   table.zentriert { margin-left: auto; margin-right; auto; }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   td.a { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; }
   td.b { color: #000; font-family: "Times New Roman",times,roman,serif; font-size: 10pt; }
   td.zentriert { text-align: center; }
   th { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }