#AVKcentercontent {
  background: url(/img/AVK-footer.jpg) no-repeat left bottom;
  float: left;
  padding-bottom: 40px;
}
AVKcentercontent .AVKHeader {
  float: left;
  margin-bottom: 20px;
  width: 840px;
}

#AVKContent {
  float: left;
  width: 640px;
}

#AVKcolumn {
  float: left;
  padding-left: 20px;
  padding-top: 240px;
}

#edition {
background-image: url(/img/AVK_logo.jpg);
width: 238px;
}

#AVKContent .AVKKolomLeft {
float: left;
width: 300px;
text-align: center;
}

#AVKContent .AVKKolomRight {
float: right;
width: 300px;
text-align: center;
}

#epaper img {
 padding-left: 20px;
}

/* Main menu */
#mainMenu .active,
#mainMenu a.active:hover{
	background-image: url(/img/AVK_active.jpg);
}

/**********************/
/* Options
/*********************/
#options li{
	background: url(/img/BM_stripe.jpg) no-repeat;
}
#text-small a{
	background-image: url(/img/BM_small.jpg);
}
#text-medium a{
	background-image: url(/img/BM_medium.jpg);
}
#text-large a{
	background-image: url(/img/BM_large.jpg);
}
#login a{
	background-image: url(/img/BM_login.jpg);
    background-repeat: no-repeat;
}
#config a{
	background-image: url(/img/BM_config.jpg);
    background-repeat: no-repeat;
}


