
#container #header {
  background-image: url(img/tiem_banner.png);
  height: 194px;
}
#container #header #shade2019 {
  position:absolute;
  width:100%;
  bottom:0;
  overflow:hidden;
  height:20px;
}
#container #header #shade2019:after {
  content: ' ';
  position:absolute;
  width:100%;
  top:20px;
  height:20px;
  box-shadow:0 0 40px 0 rgba(0,0,0,0.4);
}
.searchform.menu {
  z-index:10;
}
#container #header #logo {
  display:none;
}
#container #header #voor_naam {
  color:#1d184c;
  right: auto;
  top: 103px;
  left: 340px;
}
#container #footer {
  background-image: url(img/bg_footer2019.jpg);
}
#container_inloggen #header {
  background-image: url(img/tiem_banner.png);
  height: 194px;
}
#container_inloggen #header #logo {
  display:none;
}