 /* CSS - Datei für Transalp 2004 - Korr 2016 */

  /* hintergrund und links */
 a:link { color:  #FF0000  }
 a:visited { color: #FF7F00}
 a:hover { color: #C0FF00  }

 body { background-color:  #000000;

                 }


 p.cross   /* überschrift trans 04 */
         {position: absolute;
           top: 20px;
            left: 100px;
             width: 1000px;
             font-family: verdana; font-size: 32pt;
            font-weight:normal;
             color:#00FF00;
             text-align: left;
                         }

p.unter   /* unterschrift trans 04 */
         {position: absolute;
           top: 90px;
            left: 100px;
             width: 1000px;
             font-family: verdana; font-size: 18pt;
            font-weight:normal;
             color:#00FFFF;
             text-align: left;
                         }

p.foto   /* Startseite foto */
  {position: absolute;
            top: 200px;
            left: 650px;
            width: 550px;
                                      }

p.rad   /* Startseite foto rad*/
  {position: absolute;
            top: 150px;
            left: 10px;
            width: 550px;
                                      }

p.liste  /*   Auflistung */
    {position: absolute;
           top: 260px;
            left: 100px;
             width: 550px;
             font-family: verdana; font-size: 14pt;
            font-weight:normal;
             color:#00FFDF;
             text-align: left;
             line-height:190%;
                            }


p.dat   /* Startseite Datum Reise */
    {position: absolute;
           top: 650px;
            left: 100px;
             width: 250px;
             font-family: verdana; font-size: 10pt;
            font-weight:normal;
             color:#FF0000;
             text-align: left;
            }

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

p.etap   /* Überschrift Etappe */
         {position: absolute;
           top: 20px;
            left: 100px;
             width: 1000px;
             font-family: verdana; font-size: 22pt;
            font-weight:normal;
             color:#00FF00;
             text-align: left;
                         }

p.hm   /* Beschreibung Etappe */
         {position: absolute;
           top: 90px;
            left: 100px;
             width: 1000px;
             font-family: verdana; font-size: 16pt;
            font-weight:normal;
             color:#00FFFF;
             text-align: left;
                         }

p.fotos  /* Fotos mit bildunterschrift */
    {position: absolute;
           top: 150px;
            left: 100px;
             width: 1000px;
             font-family: tahoma; font-size:10pt;
            font-weight:normal;
             color:#DFDFDF;
             text-align: left;

                            }