/*
 * 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; }
   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; }
   .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}
   .block { text-align: justify; padding-right: 60px; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .title { color: #f5f5f5; background-color: #0080C0; padding: 2px; }
   .green { color: green;}
   .green1 { color: #008b8b;}
   .reda { color: #800000;}
   .redb { color: #dc143c;}
   .redc { color: red;}
   .darkred { color: #b22222;}
   .blue { color: #000080;}
   .blue1 { color: #6495ed;}
   .gray { color: #778899;}
   .white { color:#fff;}
   .sign { font-size: 70%; color: #000;}
   .signa { font-size: 10pt;}
   .klein { font-size: 9pt;}
   .sub { color: #000; font-size: 9pt; }
   .sign1 { font-size: 8pt;}
   .mini { font-size: 7.5pt; }
   .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;}
   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 { 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; }
   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; }