/*
 * Style sheet for the costa rica pages
 */
   :link { text-decoration: underline; color: #ff9900; }
   :visited { color: #969494; }
   :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; padding-right: 50px; }
   .zentriert { text-align: center; }
   .links { text-align: left; }
   .rechts { text-align: right; }
   .blocksatz { text-align: justify; }
   .block1 { text-align: justify; font-size: 8pt; width: 400px; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   .comic2 { font-weight: bold; font-size: 8pt; font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   .verdana { font-family: Verdana,Arial,Helvetica,sans-serif; }
   .gross { color: #000; font-size: 11pt; }
   .klein { color: #000; font-size: 9pt; }
   .kleiner { color: #000; font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 11pt; }
   h1 { font-size: 27pt; font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   h2 { font-size: 180% }
   h3 { font-size: 160% }
   h4 { font-size: 120% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   table.zentriert { margin-left:auto; margin-right:auto; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; }
   td.zentriert { text-align: center; background:#f5f5f5; }
