#content .newsBlock {
  float: left;
  width: 886px;
  height: 132px;
  background: url(/images/bg-news.jpg) no-repeat;
  margin: 20px 0 10px 0;
}



.block {
  position: relative;
}

#flashHeader {
  display: block;
  float: left;
  width: 517px;
  height: 112px;
  margin: 22px 0 0 17px;
}

#flashLamp {
  position: absolute;
  width: 50px;
  height: 94px;
  margin: -102px 0 0 -6px;
}

#flashComputer {
  position: absolute;
  width: 78px;
  height: 88px;
  margin: -95px 0 0 9px;
}

#flashTandwiel {
  position: absolute;
  width: 67px;
  height: 72px;
  margin: -80px 0 0 5px;
}

.customer_login {
  float: left;
  margin: 7px 0 0 5px;
  text-align: left;
}

.customer_login a {
  color: #ffffff;
  text-decoration: none;
}

.customer_login a:hover {
  text-decoration: underline;
}

#wrapper {
  background-image: url(/images/bar-bottom-eye.jpg);
}

#content {
  color: #e96d20;
  width: 887px;
  padding: 0 24px;
  margin: 10px 0 0 0;
}

#content .advies, #content .systemen, #content .kennis {
  float: left;
  width: 237px;
  height: 321px;
  padding: 102px 15px 0 25px;  
}

#content h1 {
  font-family: Times New Roman;
  color: #001754;
  font-size: 2.1em;
  font-weight: normal;
  /*background: url(../../../images/bullet-intro.jpg) no-repeat 16px left;*/
}

#content p, #content li {
  font-size: 1.2em;
  line-height: 1.6em;
}

#content a {
  color: #002050;
  padding-right: 14px;
  text-decoration: none;
  background: url(../../../images/arrow-intro.jpg) no-repeat 3px right;
}

#content a:hover {
  text-decoration: underline;
}

#content .advies {
  background: url(../../../images/intro/advies.jpg) no-repeat;
}

#content .systemen {
  margin: 0 0 0 28px;
  background: url(../../../images/intro/systemen.jpg) no-repeat;
}

#content .kennis {
  margin: 0 0 0 28px;
  background: url(../../../images/intro/kennis.jpg) no-repeat;
}
