body {
   margin: 0px;
}
img {
  position:absolute;
  height:32;
  width:16
}
img.boek {
  width: 100px;
  height: 75px;
}
a {
  outline : none;
}
select {
  font-family: arial;
  font-size: 14pt;
}	 

#outer {
	position:relative;
	margin: auto;
	width: 950px;
	height: 500px;
}
	 
div {
   position: absolute;
}

#div0 {
  top:  25px;
  left:  325px;
  width: 300px;
  height: 25px;
  text-align: center;
}
#div1 {
  top: 60px;
  left: 0px;
  height: 30px;
  width: 460px;
  font-family: arial;
  font-size: 10pt;
  text-align: center;
}
#div1v {
  top: 40px;
  left: 0px;
  width: 315px;
  color: #000080;
  font-family: arial;
  font-weight: bold;
  font-size: 14pt;
  text-align: right;
}
#div1a {
  top: 95px;
  left: 0px;
  height: 450px;
  width: 460px;
  padding: 5px;
  border-left: 1px solid #000080;
  border-bottom: 1px solid #000080;
  border-right: 1px solid #000080;
  font-family: arial;
  font-size: 14pt;
  overflow: auto;
}
#div2 {
  top: 60px;
  left: 490px;
  height: 30px;
  width: 460px;
}
#div2v {
  top: 40px;
  left: 635px;
  width: 315px;
  color: #000080;
  font-family: arial;
  font-weight: bold;
  font-size: 14pt;
  text-align: left;
}
#div2a {
  top: 95px;
  left: 490px;
  height: 450px;
  width: 460px;
  padding: 5px;
  border-left: 1px solid #000080;
  border-bottom: 1px solid #000080;
  border-right: 1px solid #000080;
  font-family: arial;
  font-size: 14pt;
  overflow: auto;
}
#div3 {
  top: 550px;
  left: 0px;
  width: 950px;
  text-align:center;
  font-size:10pt;
  font-family:arial
}
.header {
  float:left;
  width:100%;
  background:#dae0d2 url("../images/ag.gif") repeat-x bottom; 
  font: bold 9pt arial;
  line-height:normal;
  }
.header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
.header li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
.header a {
  display: block;
  background:url("../images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#ffffff;
  }
.header a:hover {
  color:#000000;
  }
.header .current {
  background-image:url("../images/left_on.gif");
  }
.header .current a {
  background-image:url("../images/right_on.gif");
  color:#000000;
  padding-bottom:5px;
  }
.bijbelvers {
  position: relative;
  cursor: default;
  color: #000;
}
.hilite {
  color: #000080;
}
