/******************/
/* nieuws classes */
/******************/
.table_nieuws_bericht {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: normal;
}

.td_nieuws_titel {
    font-family: "Trebuchet MS", arial, helvetica;
	 font-size: normal;
}

.td_nieuws_subtitel {
    font-family: "Trebuchet MS", arial, helvetica;
	 font-size: normal;
}

.td_nieuws_tekst {
   font-family: "Trebuchet MS", arial, helvetica;
	font-size: smaller;
}

.td_nieuws_auteur {
	font-style: italic;
	font-size: normal;
}

/******************/
/* agenda classes */
/******************/

.table_agenda_bericht {
	
}

.td_agenda_titel {
	font-weight: bold;
}

.td_agenda_tijdstip {
	font-weight: bold;
	font-size: smaller;
}

.td_agenda_tekst {
	
}

.td_agenda_auteur {
	font-style: italic;
	font-size: smaller;
}

/********************/
/* prikbord classes */
/********************/

.table_prikbord {
	border:solid; 
	border-color: white;
}
	
.tr_prikbord_titel {
	background-color: white
}

.tr_prikbord_separator{
	height: 5px;
}

/*****************/
/* forum classes */
/*****************/

.table_forum_wegwijzer {
	background-color: #F0F7FF;
	width: 100%;
}

.forum_login_blok {
	
}
	
.table_forum_categorie {
	background-color: #F0F7FF; /*#B0C4DE;*/
	width: 100%;
}
	
.table_forum_forum {
	background-color:#F0F7FF;
	width: 100%;
}
	
.table_forum_topic {
	background-color: white;
	width: 100%;
}

.forum_table_quote {
	border: 1px solid #E5E5E5;
}

.forum_tr_topic_title {
	background-color: white;
}

.forum_registreer_link {
	font-size: 12px;
	color: #601253;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

/****************/
/* zoek classes */
/****************/
.zoek_table_geheel {
	width: 600px;
}

.zoek_table_resultaat {
	border: 0px solid #E4E3D1;
}

.zoek_span_zoekwoord {
	color: #887D09;
}

.zoek_span_zoekwoord2 {
	background-color: #EDD963;
}

.zoek_titel{
	font-weight: bold;
	font-size: 13px; 
   font-family: "Trebuchet MS", arial, helvetica;
}

.zoek_tekst{
	font-size: 13px; 
	font-family: "Trebuchet MS", arial, helvetica;
	width: 600px;
}

.zoek_link{
	font-size: 13px; 
	font-family: "Trebuchet MS", arial, helvetica;
}

.zoek_tr_separator{
	height: 5px;
}


.zoek_table_modules{
	/*border-left: 1px solid #887D09;*/
	width: 600px;
	font-size:11px;
}

.zoek_module_titel{
	font-weight: bold;
}

.zoek_breadcrumbs {
	color: #99a4a5;
	font-size: 11px;
}

/*****************/
/* links classes */
/*****************/

.links_categorie_naam {
	font-weight: bold;
	font-size: large;
}

.links_link {
	
}

.links_tekst {
	
}

/***********************/
/* fotogallery classes */
/***********************/

.fotogallery_div_foto {
	
}

.fotogallery_div_foto_naam {
	color:#007FAC;
	font-size: medium;
	font-weight: bold;
}

.fotogallery_div_foto_poster {
	color: #007FAC;
	font-size: medium;
}

.fotogallery_div_foto_aantalviews {
	color:#007FAC;
	font-size: medium;
}

.fotogallery_div_foto_size {
	color:#007FAC;
	font-size: medium;
}

.fotogallery_div_foto_datum {
	color:#007FAC;
	font-size: medium;
}

.fotogallery_login_blok {
	
}

.table_fotogallery_wegwijzer {
	background-color: white;
}
	
.table_fotogallery_categorie {
	background-color: white;
}
	
.table_fotogallery_album {
	padding: 10px;
	width: 100%;
	background-color: white;
}

/*******/
/* faq */
/*******/
.faq_categorie_naam {
	font-size: large; 
   font-family: "Trebuchet MS", arial, helvetica;
}

.faq_vraag {
   font-family: "Trebuchet MS", arial, helvetica;
	font-size: normal; 
}

.faq_antwoord {
   font-family: "Trebuchet MS", arial, helvetica;
	font-size: normal; 
}

.faq_enquete {
	font-size: smaller; 
   font-family: "Trebuchet MS", arial, helvetica;
}
