/******************/
/* nieuws classes */
/******************/
.table_nieuws_bericht {
	height: 100%;
	width: 440px;
	background-color: #221E1F;
	color: #ffffff;
	font: 13.333px 	Microsoft Sans Serif,sans-serif;
	padding-left: 15px;
}

.td_nieuws_titel {
    font: 14px sans-serif;
	 font-weight: bold;
	 padding-left: 15px;
}

.td_nieuws_subtitel {
    font: 12px sans-serif;
}

.td_nieuws_tekst {
   font: 12px sans-serif;
	padding-left: 15px;
}

.td_nieuws_auteur {
	font: 12px sans-serif;
}


/******************/
/* 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_resultaat {
	border: 3px solid #E4E3D1;
}

.zoek_span_zoekwoord {
	color: #887D09;
}

.zoek_titel{
	font-weight: bold;
	font-size: 13px; 
   font-family: "Trebuchet MS", arial, helvetica;
}

.zoek_tekst{
	font-size: 11px; 
	font-family: "Trebuchet MS", arial, helvetica;

}

.zoek_link{
	font-size: 11px; 
	font-family: "Trebuchet MS", arial, helvetica;
}

.zoek_tr_separator{
	height: 5px;
}

/*****************/
/* links classes */
/*****************/

.links_categorie_naam {

	font: 16px Tahoma;
	font-weight: bold;
padding-left: 15px;
}

.links_link {
	padding-left: 15px;
	font: 12px Tahoma;
	color: #ED008C;
}

.links_tekst {
	font: 12px Tahoma;
	padding-left: 15px;
}

.links_tabel {
	height: 100%;
	width: 440px;
	background-color: #221E1F;
	color: #ffffff;
	font: 12px Tahoma;
	padding-left: 15px;
}

/***********************/
/* 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;
}

/*reserveringen nor*/
.table_form {
	 height: 100%;
	width: 440px;
	background-color: #221E1F;
	color: #ffffff;
	font: 12px Tahoma;
	padding-left: 15px;
	padding-right: 15px;
}

input,select
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
background-color: #ffffff;
border-width: 1;
border-style: solid;
border-color: #505050;
}

textarea
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
background-color: #F0F0F0;
border-width: 1;
border-style: solid;
border-color: #ffffff;
}
