/* ******************************************************************* */
/*                             Dispositions-CSS                        */
/*                    für http://dr.oehm.met Version 1.00.00           */
/* ******************************************************************* */

sup, sub { 
  font-size: 70%; 
  }

.registerS1 {
  width                 : 130px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 0px;
  line-height           : 140%;
  *font-size             : 80%;
  white-space           : nowrap;
  padding-top           : 3px;;
  }

.registerS2 {
  width                 : 30px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 0px;
  text-align            : right;
  line-height           : 140%;
  *font-size             : 80%;
  white-space           : nowrap;
  padding-top           : 3px;
  }

.werkS1 {
  width                 : 100px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 0px;
  margin-bottom         : 4px;
  font-weight           : bold;
  }

.werkS2 {
  width                 : 85px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 0px;
  text-align            : right;
  font-weight           : bold;
  }

.info1 {
  width                 : 100%;
  margin                : 0px;
  padding               : 0px;
  line-height           : 140%;
  background-color      : transparent;
  }

.info2 {
  width                 : 100%;
  margin                : 0px;
  padding               : 0px;
  line-height           : 140%;
  background-color      : transparent;
  }

.fuss {
  font-weight           : bold;
  }

#Pedalwerk {
  width                 : 185px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 0px;
  margin-top            : 0px;
}

#Positiv {
  width                 : 185px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 15px;
  margin-top            : 0px;
}

#Fernwerk {
  width                 : 185px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 15px;
  margin-top            : 0px;
}

#Hauptwerk {
  width                 : 185px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 0px;
  margin-top            : 40px;
}


#Schwellwerk {
  width                 : 185px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 15px;
  margin-top            : 40px;
}

#Solowerk {
  width                 : 185px;
  background-color      : transparent;
  float                 : left;
  margin-left           : 15px;
  margin-top            : 40px;
}


.Infotitel {
  margin-bottom         : 6px;
  margin-top            : 3px;
  float                 : left;
  width                 : 130px;
  line-height           : 140%;
  }

.Infotext {
  margin-bottom         : 6px;
  margin-top            : 3px;
  float                 : left;
  line-height           : 140%;
  background-color      : transparent;
  }

.instrumenteninfos {
  text-align            : left;
  line-height           : 150%;
  width                 : 600px;
  background-color      : transparent;
  margin-top            : 20px;
  margin-bottom         : 10px;
  }

.clear {
  clear                 : both;
  }
