/* CSS 2.0 fuer den Bereich 'Die Firma' */

#background {
  background-image: url(../grafix/backgrounds/01_firma.gif);
}

.textbox {
  width: 360px;
  left: 205px;
}

*html .textbox {
  width: 385px;
}

.imagebox{
  left: 0px;
  width: 170px;
}

.contactbox {
  top: 0px; right: 0px;
}

