 /* CSS - Datei für MEXIKO Startseite 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.land   /* LÄNDER */
         {position: absolute;
           top: 10px;
            left: 70px;
             width: 1500px;
             font-family: arial; font-size: 40pt;
            font-weight:NORMAL;
             color:#FF5F00;
             text-align: left;
                         }

p.mapall   /* Startseite karte alles  */
  {position: absolute;
            top: 120px;
            left: 70px;
            width: 735px;
                                      }

p.bildeye   /* Startseite Eyecatcher Bild alle Länder*/
  {position: absolute;
            top: 120px;
            left: 70px;
            width: 735px;
                                      }

p.list  /* Länder Auflistung Startseite*/
    {position: absolute;
           top: 100px;
            left: 850px;
             width: 700px;
             font-family: arial; font-size: 30pt;
            font-weight:normal;
             color:#DFDFDF;
             text-align: left;
             line-height:150%;
                            }


p.dat   /* Startseite Datum Reise */
    {position: absolute;
           top: 750px;
            left: 850px;
             width: 700px;
             font-family: arial; font-size: 12pt;
            font-weight:normal;
             color:#DFDFDF;
             text-align: left;
            }

p.home   /* Startseite - zurück zu si */
     {position: absolute;
           top: 780px;
            left: 850px;
             width: 700px;
             font-family: arial; font-size: 12pt;
            font-weight:normal;
             color:#FFFFFF;
             text-align: left;
            }




p.liste  /* Land- seite  Auflistung */
    {position: absolute;
           top: 120px;
            left: 850px;
             width: 700px;
             font-family: verdana; font-size: 14pt;
            font-weight:normal;
             color:#00FFDF;
             text-align: left;
             line-height:170%;
                            }