.startImage1 {
   content: url(../resources/img/EendagKuiken.png);
   width:100%;
   height:185px;
   margin-bottom: 10px;
}

.startImage2 {
   content: url(../resources/img/TweewekenKuiken.png);
   width:100%;
   height:185px;
   margin-bottom: 10px;
}

.startImage3 {
   content: url(../resources/img/SlowfeedKuiken.png);
   width:100%;
   height:185px;
   margin-bottom: 10px;
}

.binnen-concept{
  color: green!important;
}

.buiten-concept{
  color: red!important;
}

.geen-concept{
  color: #4f4f4f!important;
}

.conceptwaarde{
  color: #4f4f4f!important;
}

.signallering-image{
  width: 3.75em;
}

.companyHeaderGrid {
  padding: 0!important;
  table-layout:fixed;
}

.companyHeaderGrid td,
.companyHeaderGrid th{
 padding: 0!important;
  border: none!important;
}