body {
  padding: 0px;
  margin: 0px;
  background-color: #E0EFEA;
  text-align: center;
  background-image: url(../images/IndexBackground.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 100%;
  font-family: "Verdana", sans-serif;
  font-size: 10px;
  color: #323136;
}

html {
  padding: 0px;
  margin: 0px;
}

h1 {
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  font-weight: bold;
}

h2 {
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  font-style: italic;
  font-weight: normal;
}

.GroeneBalk {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 12px;
  width: 100%;
  background-color: #0ca67b;
  overflow: hidden;
}

.PaarseBalk {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 20px;
  background-color: #86257d;
  overflow: hidden;
}

.WitteFiller {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 125px;
  width: 20px;
  background-image: url(../images/WitteFiller.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
}

.PaarseEind {
  position: absolute;
  width: 200px;
  height: 20px;
  bottom: 0px;
  left: 0px;
  background-color: #86257d;
  overflow: hidden;
}


.MainDiv {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 816px;
  height: 500px;
  margin-left: -409px;
  margin-top: -250px;
  text-align: left;
}

a.FactumLogo:link,
a.FactumLogo:hover,
a.FactumLogo:active,
a.FactumLogo:visited {
  position: absolute;
  height: 75px;
  width: 235px;
  text-decoration: none;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url(../images/LogoFactum.jpg);
}

a.FactumBlok:link,
a.FactumBlok:hover,
a.FactumBlok:active,
a.FactumBlok:visited {
  position: absolute;
  top: 121px;
  height: 307px;
  width: 189px;
  border: 3px solid #0ca67b;
  text-indent: -9999px;
  overflow: hidden;
}

a.FactumBlok:hover {
  border: 3px solid #86257d;
}



#FactumAdvies {
  left: 0px;
  background-image: url(../images/Advies.jpg);
}

#FactumAanbesteden {
  left: 209px;
  background-image: url(../images/FactumAanbesteden.jpg);
}

#FactumLetselschade {
  left: 418px;
  background-image: url(../images/FactumLetselschade.jpg);
}

#FactumFlex {
  left: 627px;
  background-image: url(../images/Flex.jpg);
  background-position: center center;
}

.BoxOnder {
  position: absolute;
  width: 195px;
  top: 440px;
  border-top: 3px solid #0ca67b;
}

.BoxOnderHover {
  position: absolute;
  width: 195px;
  top: 440px;
  border-top: 3px solid #86257d;
  color: #86257d;
}

#FactumAdviesOnder {
  left: 0px;
}

#FactumAanbestedenOnder {
  left: 209px;
}

#FactumLetselschadeOnder {
  left: 418px;
}

#FactumFlexOnder {
  left: 627px;
}
