/*color: #ec7404*/

div#content_container {
  background: url('/images/colors-per-site/kwekerijen/bgr.gif') no-repeat;
}

div#submenu span.title,
div#submenu .active,
div#bedrijven_diensten .active {
  color: #ec7404;
}

div#middle_right_top {
  background: url('/images/colors-per-site/kwekerijen/bgr-right-top.gif') repeat-x;
}

div.vacature_line2 {
  background: url('/images/colors-per-site/kwekerijen/vacature-line.gif') repeat-x;
  height: 6px;
}

div.gs-title, a.gs-title, a.gs-title b {
  color:#ec7404 !important;
  text-decoration: none !important;
  font-weight:bold !important;
}

table.stocklist thead tr th
{
  text-align:left;
  border-bottom:1px solid #ccc;
  padding:4px;
}

table.stocklist tbody tr td
{
  padding:4px;
}

table.stocklist thead tr th.name,
table.stocklist tbody tr td.name
{
  width:200px;
}

table.stocklist thead tr th.amount,
table.stocklist tbody tr td.amount
{
  width:100px;
  text-align:right;
}

table.stocklist thead tr th.traymaat,
table.stocklist tbody tr td.traymaat
{
  width:60px;
}

table.stocklist thead tr th.comment,
table.stocklist tbody tr td.comment
{
  width:140px;
}

