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


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


body { background-color: #000000;
                  }

p.titel  /*  Überschrift Unterseiten*/
         {position: absolute;
           top: 20px;
            left: 70px;
             width: 850px;
             font-family: arial; font-size: 24pt;
            font-weight:normal;
             text-align: left;
             color:#00E0FF;
            }

p.bilder  /*  Bilder Unterseiten*/
         {position: absolute;
           top: 80px;
            left: 70px;
             width: 850px;
             font-family: arial; font-size: 12pt;
            font-weight:normal;
             text-align: left;
             color:#FFFFFF;
            }