 /* CSS - Datei für NEUSEELAND Startseite 2016 */


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


body { background-color: #3F3F3F;
                  }


p.land   /* NEUSEELAND */
         {position: absolute;
           top: 20px;
            left: 70px;
             width: 1000px;
             font-family: verdana; font-size: 44pt;
            font-weight:bold;
             color:#FF5F00;
             text-align: left;
                         }

p.mapall   /* Startseite karte alles und Nord */
  {position: absolute;
            top: 150px;
            left: 70px;
            width: 550px;
                                      }

p.mapsued   /* Startseite karte Süd */
  {position: absolute;
            top: 150px;
            left: 70px;
            width: 735px;
                                      }

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


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




p.dat   /* Startseite Datum Reise */
    {position: absolute;
           top: 725px;
            left: 70px;
             width: 250px;
             font-family: verdana; font-size: 12pt;
            font-weight:normal;
             color:#00AFFF;
             text-align: left;
            }

p.home   /* Startseite - zurück zu si */
     {position: absolute;
           top: 755px;
            left: 70px;
             width: 700px;
             font-family: verdana; font-size: 12pt;
            font-weight:normal;
             color:#00FFFF;
             text-align: left;
            }

p.bn  /* Startseite Bild Nordinsel */
  {position: absolute;
           top: 150px;
            left: 630px;
             width: 370px;
             font-family: verdana; font-size: 16pt;
            font-weight:bold;
             text-align: left;
             color:#00FFDF;
                         }

p.bs    /* Startseite Bild südinsel */
   {position: absolute;
           top: 445px;
            left: 630px;
             width: 370px;
             font-family: verdana; font-size: 16pt;
            font-weight:bold;
             text-align: left;
             color:#00FFDF;
                         }



