#stellenboerse {
  border:1px solid #FF9900;
  border-collapse:collapse;
}

#stellenboerse tr.head {
  background-color:#F4F6F5;
  color:#FF9900;
}

#stellenboerse tr.body {
  text-align:center;
  border-bottom:1px solid #FF9900;
}
 

#stellenboerse th {
  text-align:center;
  border-right:1px solid #FF9900;
  border-bottom:1px solid #FF9900;
  padding:15px;
}

#stellenboerse td {
  font-size:0.8em;
  padding:5px 10px;
  border-right:1px solid #FF9900;
}

#stellenboerse  {
}