body {
  background: #000000;
  font-color: #000000;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 100%;
}

div.wrapper {
  background: #ccdddd;;
  background-image: url("vertLijn2.JPG");
  background-repeat: repeat-y;
  background-position: 25% 0;
}

h1 {
  text-indent: 8px;
  color: #000000;
  font-variant: small-caps;
  font-size: 45px;
}

p {
  text-align: left;
  color: #000000;
  text-align: justify;
  line-height: 1.2em;
} 

a {
  text-decoration: none;
  line-height: 1.5em;
  color: #444444;
}


a:link {
}

a:visited {
}

a:hover {
  color: #222222;
  text-decoration: underline;
}

a:active {
  color: #772222;
}

#navigatie {
  position: relative;
  top: 90px;
  left: 35px;
  float: left;
  width: 145px;
}

#icons {
  position: relative;
  left: 85px;
  overflow: hidden;
}
