/*Wittepagina*/

/*Alle losse onderdelen*/
.bovenrand{
  position: absolute;
  width: 735px;
  height: 15px;
}

.l{
  position: absolute;
  width: 15px;
  left: 0px;
	height: 300px;
}

.r{
  position: absolute;
  width: 15px;
  left: 720px;
	height: 300px;
}

.onderrand{
  position: absolute;
  width: 735px;
  height: 15px;
	top: 285px;
}

.page{
  position: absolute;
  left: 15px;
  top: 15px;
  width: 705px;
	height:270px;
}


.beeldmerk{
  position: absolute;
  width: 175px;
  height: 150px;
  /*background-image: url('../../images/achtergrond_beeldmerk.jpg');
  background-repeat: no-repeat;*/
}

.invAVN{
  position: absolute;
  left: 185px;
  width: 520px;
  height: 150px;
  /*background-image: url('../../images/trees.jpg');
  background-repeat: no-repeat;	
  background-position: 0 0;*/
}

/* door padding: width-12px;*/
div.tekstAVN{
  position: absolute;
  width: 545px;
  height: 25px;
  top: 150px;
  left: 171px;
  padding-left: 12px;
}

.knoppenLinks{
  position: absolute;
  width: 175px;
  height: 25px;
  top: 175px;
  background-image: url('../../images/achtergrond_knoppenbalk_links.jpg');
}

.knoppenbalk{
  position: absolute;
  width: 530px;
  height: 25px;
  left: 175px;
  top: 175px;
}

.streep_boven{
  position: absolute;
  width: 705px;
  top: 220px;
}

.wp_midden{
  position: absolute;
  top: 245px;
  width: 705px;
}

.wp_onder{
/*175 - 441*/
  position: absolute;
  width: 705px;
  height: 120px;
  background-image: url('../../images/achtergrond_onderzijde.jpg');
  top: 400px;
}

/* door padding: width-12px;*/
.kruimelbalk{
  position: absolute;
  width: 545px;
  height: 25px;
  left: 171px;
  top: 200px;
  padding-left: 12px;
}

/* door padding: width-12px;*/
div.koptekst{
  position: absolute;
  width: 518px;
  height: 25px;
  left: 171px;
  padding-left: 12px;
}

/* door padding: width-8px => width: 175px;*/
.menu{
  position: absolute;
  width: 167px;
  top: 25px;
  padding-right: 8px;
  padding-top: 7px;
  padding-bottom: 15px;
  overflow: hidden;
}

/* door padding: width-23px => width: 270px;*/
.linkertekst{
  position: absolute;
  width: 247px;
  top: 25px;
  left: 171px;
  padding-left: 15px;
  padding-right: 8px;
  padding-top: 7px;
  padding-bottom: 15px;
}

/* door padding: width-23px => width: 270px;*/
.rechtertekst{
  position: absolute;
  width: 237px;
  top: 25px;
  left: 435px;
  padding-left: 15px;
  padding-right: 8px;
  padding-top: 7px;
  padding-bottom: 15px;
}

.streep_onder{
  position: absolute;
  width: 705px;
  height: 2px;
  border: 0px;
	top: 390px;
}

/* door padding: width-12px => width: 705px;*/
.printbalk{
  position: absolute;
/*  width: 690px;*/
  height: 25px;
  padding-left: 14px;
  padding-top: 5px;
  left:171px;
  text-align: left;
  vertical-align:middle;
	top: 400px;
}

/* door padding:
	height-30px => height: 120px;
	width-23px  => width : 175px;
*/
.colofon{
  position: absolute;
  width: 152px;
  height: 90px;
  margin-left: 15px;
  margin-top: 15px;
  margin-right: 8px;
  margin-bottom: 15px;
}

/* door padding:
	height-30px => height: 120px;
	width-20px  => width : 270px;
*/
.meer_info{
  position: absolute;
  overflow:hidden;
  width: 245px;
  height: 90px;
  left: 175px;
  margin-left: 12px;
  margin-top: 15px;
  margin-right: 8px;
  margin-bottom: 15px;
}

/* door padding:
	height-30px => height: 120px;
	width-18px  => width : 260px;
*/
.oproepen{
  position: absolute;
  width: 242px;
  height: 90px;
  left: 445px;
  margin-left: 10px;
  margin-top: 15px;
  margin-right: 8px;
  margin-bottom: 15px;
}

/********************/

span.koptekst{
  font-size: 14px;
  font-weight: bold;
}

span.tekstAVN{
  font-size: 13px;
  font-weight: bold;
}
