/*
Content pagina's -------------------------------- */
.content_nieuws {
float					: left;
display					: inline;
width					: 399px; /* 514px */
padding					: 18px 20px 0px 75px;
background-color		: #fff;
}


/*
Navigatie --------------------------------------- */
.navigatie_nieuws {
float					: right;
display					: inline;
width					: 335px; /* 380px */
margin					: 7px 45px 15px 0px;
padding					: 11px 0px 40px 0px;
border					: 0px solid #a6ce39;
background-image 		: url(../img/bg_agenda.gif);
background-repeat		: no-repeat;
background-position		: bottom left;
background-color		: #e6edf1;
}

.navigatie_agenda {
float					: right;
display					: inline;
width					: 335px; /* 380px */
margin					: 7px 45px 15px 0px;
padding					: 11px 0px 40px 0px;
border					: 0px solid #a6ce39;
background-image 		: url(../img/bg_agenda.gif);
background-repeat		: no-repeat;
background-position		: bottom left;
background-color		: #e6edf1;
}


/* Paginering */
.paginering {
padding					: 20px 10px 0px 0px;
text-align				: right;
}
