#wrapper {
  background: #FFF url(../img/vca.gif) no-repeat 740px 95%;
}

.block {
  border-bottom: 1px solid #EEE;
  margin: 0px 5px 5px;
  padding: 10px 5px;
}

.promotional {
  background: url(../img/impression.jpg) no-repeat top left;
  border: none;
  height: 120px;
  padding: 0px;
}

.zomer {
  /* background: url(../img/impression_zomer.jpg) no-repeat top left; */
}

#heineken {
  background: url(../img/heineken.jpg) no-repeat top left;
  height: 128px;
  width: 200px;
}

#carousel {
  background: #EEE url(../img/spring.jpg) no-repeat center center;
  border: 10px solid #EEE;
  height: 240px;
  width: 576px;
}

#box1, #box2 {
  height: 260px;
  margin: 0px 0px 0px 10px;
  width: 192px;
}

#box2 {
  background: #FBAB38;
}

#clientlogin {
  background: #FBAB38;
  padding: 5px 25px 5px 25px;
  height: 115px;
}

#clientlogin label {
  color: #FFF;
  font: 10px/10px Verdana, Tahoma, sans-serif;
}

#clientlogin input {
  border: 1px solid #DDD;
  color: #555;
  font: 10px/20px Verdana, Tahoma, sans-serif;
  padding: 2px 4px;
  width: 130px;
}

#clientlogin button {
  margin-top: 5px;
  width: 68px;
}

#servicebox {
  background: #FBAB38;
  height: 125px;
  margin-top: 10px;
}

#servicebox h3, #box2 h3 {
  color: #FFF;
  font: bold 12px/30px Verdana, Tahoma, sans-serif;
  margin: 0px;
  padding-top: 5px;
  text-align: center;
}


#references {
/*  background: #FFF url(../img/logos/engel.gif) no-repeat center top; */
  overflow: hidden;
  height: 120px;
}

#references a {
  color: #555;
  display: block;
  font: 10px/20px "Trebuchet MS";
  letter-spacing: 1px;
  outline: none;
  text-align: center;
  text-decoration: none;
}

#references a:hover {
  color: #06F;
}

#references h3, #nieuws h3 {
  color: #555;
  font: 12px/12px Tahoma, Verdana, Arial;
  text-align: center;
  text-transform: uppercase;
  margin: 0px;
}

#references img {
  clear: both;
  border: none;
  margin: 0px auto;
  height: 82px;
}

#references span {
  display: block;
}

#vca {
  background: #FFF url(../img/vca.gif) no-repeat center center;
  width: 200px;
  height: 75px;
  display: none;
}

em {
  font-style: normal;
  font-weight: bold;
}

#nieuws {
  margin: 0px;
  padding: 0px;
}

#nieuws h3 {
  background: #FBAB38;
  color: #FFF;
  padding: 5px 0px;
  margin-top: 5px;
}

#nieuws ul {
  border-top: 1px solid #DDD;
  list-style: none;
  margin: 0px;
  padding: 0px;
  font: bold 11px/normal Tahoma, Verdana, Arial;
}

#nieuws ul li {
  border-bottom: 1px solid #DDD;
  margin: 0px;
  padding: 5px;
}

#nieuws .date {
  color: #FBAB38;
  font-size: 8px;
  margin-right: 3px;
}

#nieuws .title {
  color: #222;
}

#nieuws .bericht {
  color: #333;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.4em;
  clear: both;
  padding: 4px 0px 2px;

}



.dateblock {
  font-size: 10px;
  color: #333;
  float: left;
/*
  background: #DDD;
  position: relative;
  padding: 5px 3px 4px;
  margin: -5px 0px 0px -5px;
  */
  margin-right: 3px;
}
