body {
  background-color: #2e2e2e;
  background-position: center top;
  background-image: url(../images/background.gif);
  background-repeat: repeat-x;
  margin: 0px;
  font-family: Verdana;
  font-size: 10pt;
}

body a {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

#container {
  width: 950px;
  margin: auto;
  margin-bottom: 50px;
}

.welkom {
  text-align: right;
  color: #7f7f81;
  font-size: 10pt;
  padding-top: 8px;
}

.fotolinks {
  text-decoration: none;
  font-weight: normal;
  color: #03F;
}

.doculinks {
  text-decoration: underline;
  font-weight: normal;
  color: #03F;
}

.fototekst {
  text-decoration: inherit;
  font-weight: normal;
  color: #000;
}

.mondeling {
  text-decoration: underline;
  font-weight: normal;
  color: #000;
}

.next {
  text-decoration: none;
  font-weight: normal;
  color: #03F;
  font-size: 9px;
}

.Schriftelijkschuin {
  text-decoration: inherit;
  font-weight: normal;
  color: #000;
  font-style: italic;
}

#banner1 {
  margin-top: 25px;
  float: left;
  width: 330px;
  height: 95px;
  background-image: url(../images/banner1.jpg);
}

#banner2 {
  margin-top: 25px;
  margin-left: 5px;
  float: left;
  width: 330px;
  height: 95px;
  background-image: url(../images/banner2.jpg);
}

#openVldLogo {
  margin-top: 25px;
  margin-left: 5px;
  float: right;
  width: 260px;
  height: 95px;
  background-image: url(../images/open_vld_-_logo.png);
  background-position: center center;
  background-repeat: no-repeat;
}

#header {
  height: 230px;
  background-color: #ffffff;
  background-image: url(../images/header.jpg);
}

#navigation {
  height: 66px;
  background-image: url(../images/navigation_bg.gif);
  background-repeat: repaet-x;
  text-align: center;
}

#navigation ul {
  margin: 0;
  padding: 0;
}

#navigation li {
  display: inline-table;
  padding: 0px;
  margin: 0px;
}

#navigation li a {
  color: #a7a7a7;
  text-decoration: underline;
}

#navigation li a:hover {
  text-decoration: none;
}

#content {
  background-color: #ffffff;
}

#content-left {
  float: left;
  width: 680px;
  padding: 15px;
  background-color: #ffffff;
}

#content-left h1 {
  font-family: 'Segoe UI';
  font-size: 16pt;
  font-weight: normal;
  color: #1f1f1f;
  padding: 0px;
  margin: 0px;
}

#content-left p {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  padding-bottom: 10px;
  font-size: 10pt;
}

#content-right {
  float: right;
  width: 230px;
  padding: 5px;
  padding-top: 15px;
  background-color: #ffffff;
}

#content-right h1 {
  font-size: 13pt;
  font-weight: normal;
  color: #1f1f1f;
  padding: 0px;
  margin: 0px;
}

#content-right ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

#content-right li {
  background-image:url(../images/list_item.gif);
  background-repeat:no-repeat;
  background-position:0px 4px;
  font-size: 7pt;
  color: #03F;
  padding-left: 15px;
}

#content-right li a {
  font-size: 7pt;
  color: #03F;
  font-weight: normal;
}

#content-right li a:hover {
  text-decoration: underline;
}

#content-right hr {
  border: 1px dotted #000000;
  margin-right: 10px;
}

#footer {
  text-align: right;
}
