@charset "utf-8";
body {
  background-color: #FFFF00;
}

p {
  margin: 10px;
}

table {
  margin: 7px;
}

font {
  color: #000000;
}

h1 {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  color: #FF0000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 10px;
}

h3 {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 10px;
}

h4 {
  color: #FF0000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
  background-attachment: fixed;
  background-image: url(../_img/bg_hoofdpagina.gif);
  background-repeat: no-repeat;
  background-position: 180px 130px;
}

a:link {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

a:visited {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

a:active {
  color: #161CFA;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

a:focus {
  color: #161CFA;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

a:hover {
  color: #0001FC;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#top {
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: fixed;
  background-image: url(../_img/kop.jpg);
  background-repeat: no-repeat;
  height: 115px;
  width: 998px;
}

#menu {
  position: absolute;
  left: 5px;
  top: 130px;
  margin:10px;
  height:390px;
  width: 125px;
  float: left;
  text-align: left;
  font-size: 12px;
  line-height: 13px;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#hoofdpagina {
  padding: 10px;
  position: absolute;
  left: 170px;
  top: 130px;
  width: 810px;
  height: 390px;
  float: right;
  overflow: auto;
  text-align: left;
  font-size: 12px;
  line-height: 13px;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#hoofdpagina2 {
  padding: 5px;
  position: absolute;
  left: 10px;
  top: 5px;
  width: 790px;
  height: 370px;
  float: right;
  overflow: auto;
  text-align: left;
  font-size: 12px;
  line-height: 13px;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottom {
  height: 25px;
  margin: 10px;
  font-size: 10px;
  line-height: 12px;
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  position: absolute;
  left: 10px;
  top: 520px;

}td {
	vertical-align: top;
}

