/*
 * Style sheet for the Mexico pages
 */
   :link { text-decoration: underline; color: #212121; }
   :visited { text-decoration: underline; color: #778899; }
   :active { text-decoration: underline; 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; }
   .titel {padding-left: 10pt; padding-right: 10pt; color: #a40000; background-color: #f1ebeb; border-bottom: 1px solid #C0C0C0; }
   .zentriert { text-align: center; }
   .links { text-align: left; }
   .rechts { text-align: right; }
   .blocksatz { text-align: justify; }
   .block1 { text-align: justify; font-size: 8pt; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .land { text-align: center; font-size: 7.5pt; }
   .link { font-weight: bold; font-size: 8pt; font-family: Comic Sans MS,Arial,Helvetica; }
   .borderoben { border-top-width: 2px; padding-top: 5px; border-top-style: solid; border-color: #af0000; }
   .borderunten { border-bottom-width: 2px; padding-bottom: 5px; border-bottom-style: solid; border-color: #af0000; }
   .medio { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #ffffff; background-color: #000; text-align: left; text-indent: 1pt; }
   .gelb { color: #f5deb3; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .darkred { color: #a52a2a; }
   .green { color: green; }
   .braun { color: #990000; }
   .black { color: #000000; }
   .bluea { color: #0000af; }
   .pink { color: #ffc0cb; }
   .brown { color: #b22222; }
   .kap { font-size: 11pt; color: #0080C0; font-variant: small-caps; }
   .mini { font-size: 7.5pt; }
   .minib { font-size: 7.5pt; color: #000; }
   .miniz { font-size: 7.5pt; font-family: Comic Sans MS,Arial,Helvetica; }
   .sign { font-size: 75% }
   .signa { font-size: 8pt; }
   .signb { font-size: 10pt; color: #000; }
   .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: 140% }
   h3 { font-size: 120% }
   h4 { font-size: 110% }
   h5 { font-family: Helvetica,serif; font-size: 190% }
   h6 { font-family: Helvetica,serif; font-size: 140% }
   hr { height: 0.5px; }
   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; }
   sup { font-size: 7.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; }
   th { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }