 /* CSS - Datei für ISLAND Startseite 2013 */


 a:link { color: #FF00FF; text-decoration:none;  }
 a:visited { color: #A0FF00; text-decoration:none;}
 a:hover { color: #00DF00; text-decoration:none; }


body { background-color: #000000;
                  }

p.b1   /* Startseite Bild 1 links */
  {position: absolute;
            top: 20px;
            left: 70px;
            width: 450px;
                                      }

p.b2  /* Startseite Bild 2 links */
  {position: absolute;
           top: 220px;
            left: 70px;
             width: 450px;
                         }

p.b3    /* Startseite Bild 3 links */
   {position: absolute;
           top: 420px;
            left: 70px;
             width: 450px;
                         }

p.is   /* Startseite text ISLAND */
     {position: absolute;
           top: 20px;
            left: 610px;
             width: 450px;
                         }

p.b4  /* Startseite Bild 4 rechts */
     {position: absolute;
           top: 420px;
            left: 640px;
             width: 450px;
                         }

p.dem   /* demnächst */
         {position: absolute;
           top: 230px;
            left: 640px;
             width: 450px;
             font-family: arial; font-size: 30pt;
            font-weight:normal;
             color:#00FF00;
             text-align: left;
                         }

p.rei  /* Startseite > zur Reiseüber */
    {position: absolute;
           top: 350px;
            left: 640px;
             width: 450px;
             font-family: arial; font-size: 20pt;
            font-weight:normal;
             color:#00FFFF;
             text-align: left;
            }

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

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