.highlight
{
  background-color: lightblue;
  text-decoration: underline;
}

.important
{
  font-weight: bold;
  font-size: 2.1em;
}

.firmennamen
{
  font-weight: bold;
  color: black;
}


.tbl_ueber_uns
{
  table-layout:fixed;
  margin:0 auto 20px auto;
  text-align:center;
  font-weight:bold;
}


.tbl_ueber_uns td
{
  width:132px;
}

.tbl_ueber_uns img
{
  width:65px;
  height:85px;
}


.img_big_ueberuns
{
  margin:0 10px 5px 0;
}