/****************
 * Module Style *
 ***************/

/* Nieuws Module */
.table_nieuws_bericht,
.table_agenda_bericht			{ font-size: 12px; color: #666666; }
.td_nieuws_titel,
.td_agenda_titel 				{ font-size: 16px; font-weight: bold; padding-bottom: 15px; }
.td_nieuws_titel a,
.td_agenda_titel a				{ font-size: 16px; font-weight: bold; }
.td_nieuws_tekst,
.td_agenda_tekst				{ text-align: justify;  }
.td_nieuws_auteur,
.td_agenda_auteur				{ font-size: 75%; padding-top: 15px; }

