body {
	background-color: #fefeff;
  margins: 0px 0px 0px 0px;
  font-family: verdana, arial;
  font-size: 12px;
}

#box{
  position: absolute;
  top: 50%;
  left: 50%;
  height: 400px;
  width:  680px;
  margin: -200px 0 0 -340px;
  border-top: 0px;
  border-right:  2px solid #dbdce0;
  border-bottom: 1px solid #dbdce0;
  border-left: 0px;
  background: url('../pix/bepbg01.jpg');
  background-repeat: no-repeat;
	background-position: right;
  text-align: left;
}

#logo {
  position: absolute;
  top:   20px;
  left: 314px;
}

#plaatje {
  position: absolute;
  top:  93px;
  right: 40px;
}

#tekst {
  font-family: verdana, arial;
  font-size: 12px;
  color: #736F7C;
  line-height: 24px;
  position: absolute;
  top:    90px;
  left:  320px;
  width: 320px;
}

#navbar {
  position: absolute;
  top:  360px;
  right: 45px;
  text-align: right
}

#hier {
  color: #DBDCE0; 
  font-weight: bold;
  font-style: italic;
}

a {
  text-decoration:none;
  font-weight: bold;
}

a:link, a:visited {
  color: #736F7C;
}

a:hover, a:active {
  color: #DBDCE0;
}
