 /* CSS - Datei für MEXIKO Themenseiten 2017 */


 a:link { color: #00C0FF; text-decoration:none;  }
 a:visited { color: #FF3F00; text-decoration:none;}
 a:hover { color: #FFFF00; text-decoration:none; }


body { background-color: #3F3F3F;
                  }


p.ort1   /* Mexiko Überschrift Ort Thema */
         {position: absolute;
           top: 10px;
            left: 70px;
             width: 1000px;
             font-family: arial; font-size: 30pt;
            font-weight:bold;
             color:#12ED43;
             text-align: left;
                         }

p.unter1   /* Mexiko Unterschrift zu Ort und Thema */
         {position: absolute;
           top: 85px;
            left: 70px;
             width: 850px;
             font-family: arial; font-size: 13pt;
            font-weight:normal;
             color:#12ED43;
             text-align: left;
                         }

p.ort2   /* Guatemala Überschrift Ort Thema */
         {position: absolute;
           top: 10px;
            left: 70px;
             width: 1000px;
             font-family: arial; font-size: 30pt;
            font-weight:bold;
             color:#0EA7F1;
             text-align: left;
                         }

p.unter2   /* Guatemala Unterschrift zu Ort und Thema */
         {position: absolute;
           top: 85px;
            left: 70px;
             width: 850px;
             font-family: arial; font-size: 13pt;
            font-weight:normal;
             color:#0EA7F1;
             text-align: left;
                         }

p.ort3   /* Honduras Überschrift Ort Thema */
         {position: absolute;
           top: 10px;
            left: 70px;
             width: 1000px;
             font-family: arial; font-size: 30pt;
            font-weight:bold;
             color:#FFFFFF;
             text-align: left;
                         }

p.unter3   /* Honduras Unterschrift zu Ort und Thema */
         {position: absolute;
             top: 85px;
            left: 70px;
             width: 850px;
             font-family: arial; font-size: 13pt;
            font-weight:normal;
             color:#FFFFFF;
             text-align: left;
                         }

p.ort4   /* Mexiko Überschrift Ort Thema */
         {position: absolute;
           top: 10px;
            left: 70px;
             width: 1000px;
             font-family: arial; font-size: 30pt;
            font-weight:bold;
             color:#FF7F00;
             text-align: left;
                         }

p.unter4   /* Unterschrift zu Ort und Thema */
         {position: absolute;
           top: 85px;
            left: 70px;
             width: 850px;
             font-family: arial; font-size: 13pt;
            font-weight:normal;
             color:#FF7F00;
             text-align: left;
                         }


p.fotos  /* Fotos mit bildunterschrift */
    {position: absolute;
             top: 180px;
            left: 70px;
             width: 1000px;
             font-family: arial; font-size: 10pt;
            font-weight:normal;
             color:#FFFFFF;
             text-align: left;

                            }