#printlogo {
  display:none;
}

#blokjescontainer {
  border:1px solid #000000;
}
#blok1 {
  width:231px;
  height:169px;
  float:left;
}
#blok2 {
  width:467px;
  height:169px;
  float:left;
}
#blok3 {
  width:232px;
  height:169px;
  float:right;
}
#blok4 {
  width:231px;
  height:169px;
  float:left;
}
#blok5 {
  width:467px;
  height:169px;
  float:left;
  background:#F4ECE9 url(../img/home5.jpg) no-repeat;
  overflow:hidden;
  cursor:pointer;
}

#blok5tekst {
  padding:50px 10px 0 25px;
}
#blok5tekst A:link, #blok5tekst A:active, #blok5tekst A:visited {
  text-decoration:none;
  color:#732C00;
}
#blok5tekst A:hover {
  color:#980C01;
  text-decoration:none;
}

#blok6 {
  width:232px;
  height:169px;
  float:right;
}
#blok7 {
  width:231px;
  height:169px;
  float:left;
}
#blok8 {
  width:467px;
  height:169px;
  float:left;
}
#blok9 {
  width:232px;
  height:169px;
  float:right;
}
