
td.navigation {background-image:url(Bilder/backgr.jpg); font-family:times; font-size: 10pt} 
td.navigation a:hover {background-color: white; font-family:times; font-size: 10pt}

td.u1 { font-family: times; font-size: 16pt; font-weight:bold;}
td.u2 { font-family: times; font-size: 14pt; font-weight:bold;}
td.st { font-family: times; font-size: 10pt; font-weight:normal; text-align: justify; vertical-align: top}
td.ph { font-family: times; font-size: 8pt; font-weight:normal;}

td.datum { border-color: gray;
           font-family: times; font-size: 11pt; font-weight:normal; text-align: center; vertical-align: top}
td.zeit { border-color: gray;
          font-family: times; font-size: 10pt; font-weight:normal; vertical-align: top}

tr.Ballon {background-color:#2ed8f2;}
tr.Luftschiff {background-color:#4beded;}
tr.Fallschirm {background-color:#7a89ef;}
tr.Hubschrauber {background-color:#f2c4e5;}
tr.Motorflugzeug {background-color: #f9d5ac;}
tr.Verkehrsluftfahrt {background-color: #f4ad61;}
tr.Gleiter {background-color: #fcf883;}
tr.Segelflugzeug {background-color: #fcf883;}
tr.Raumfahrt {background-color: #c3f7e6;}
tr.Verband {background-color:#d1d1d1;}

option.Ballon {background-color:#2ed8f2;}
option.Luftschiff {background-color:#4beded;}
option.Fallschirm {background-color:#7a89ef;}
option.Hubschrauber {background-color:#f2c4e5;}
option.Motorflugzeug {background-color: #f9d5ac;}
option.Verkehrsluftfahrt {background-color: #f4ad61;}
option.Gleiter {background-color: #fcf883;}
option.Segelflugzeug {background-color: #fcf883;}
option.Raumfahrt {background-color: #c3f7e6;}
option.Verband {background-color:#d1d1d1;}

table.liste {border-color: gray; border-width:medium; }

.kugel {
  width: 56px;
  height: 37px;
  background-image: url(Bilder/kugel_hell.jpg);
  background-repeat: no-repeat;
}
.kugel:hover {
  background-image: url(Bilder/kugel_dunkel.jpg);
}

.zurueck {
  width: 80px; 
  height: 31px;
  background-image: url(Bilder/zurueck.jpg);
  background-repeat: no-repeat;
}

.zurueck:hover {
  background-image: url(Bilder/zurueck_gelb.jpg);
}

.menue {
  width: 80px; 
  height: 31px;
  background-image: url(Bilder/menue.jpg);
  background-repeat: no-repeat;
}

.menue:hover {
  background-image: url(Bilder/menue_gelb.jpg);
}

.vorwaerts {
  width: 92px; 
  height: 31px;
  background-image: url(Bilder/vorwaerts.jpg);
  background-repeat: no-repeat;
}

.vorwaerts:hover {
  background-image: url(Bilder/vorwaerts_gelb.jpg);
}
