@charset "UTF-8";

/* CSS fuer WbM
 * 
 * 
 *
*/

/* Suchmaske */
#hoppenstedtlogo {
  position:absolute;
  width:162px;
  height:42px;
  top:100px;
  right:22px;
}
/* Ende Suchmaske */

/* Trefferliste */
.headlinelinie {
  background-repeat:repeat-x;
}

#trefferliste h1 {
  margin-top:5px;
  padding:10px 0px 5px 0px;
}
/* Ende Trefferliste */

/* Firmeninformation */
#firmendatenLinks table td.bezeichnervdma {
  font-weight:bold;
  padding:10px 5px 0px 0px;
  vertical-align:middle;
}

#firmendatenLinks table td.logovdma {
  padding-top:10px;
}
/* Ende Firmeninformation */

/* Fuß */
#fusseintragen {
  margin-right:27px;
}

#fusseintragenText, #fusseintragenText_de, #fusseintragenText_en, #fusseintragenText_fr, #fusseintragenText_es {
  width:140px;
  padding:3px 0px 0px 32px;
  font-size:1em;
  font-weight:normal;
  text-decoration:underline;
}

#fusseintragenFUe {
  margin-right:170px;
}
/* Ende Fuß */
