#fp_main_midden{
	font-family: Arial;
	font-size: 13px;
}

#navlist li {
	font-family: Verdana;
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	color: white;
	font-family: Arial;
	font-size: 13px;
}

.nav_link {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.nav_link_sub {
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.nav_link:hover {
	font-weight: bold;
	color: Black;
}

.nav_link_sub:hover {
	font-weight: normal;
	color: Black;
}

#fp_nieuws{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: White;
	background-color: #484E56;
	}

#list_news_fp li {
	background-color: #777777;
}

#fp_agenda{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: White;
	background-color: #484E56;
	}

#list_agenda_fp li {
	background-color: #777777;
}

.date{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
}

.content{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: White;
}

.fp_tracker_item{
	text-decoration: none;
}

.content:hover{
	color: red;
	text-decoration: none;
}

a{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #0000CD;
}

a:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: RED;
}

/*Nieuws*/

.nie_sub{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #708090;
}

.nie_titel{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}

.nie_titel_sub{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.nie_titel_sub_list{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

.nie_date{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}

/*agenda*/

.ag_sub{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #708090;
}

.ag_titel{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}

.ag_titel_sub{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.ag_titel_sub_list{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

.ag_date{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}

/*links*/

.li_sub{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #708090;
}

.li_titel{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}

.li_titel_sub{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.li_titel_sub_list{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

/*fotos*/
.fo_titel{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}

.fo_sub_titel{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}

/*gastenboek*/

td{
	vertical-align: top;
}

.gboek_form_mandatory{
	border-top: 5px solid RED;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.gboek_form_optional{
	border-top: 5px solid #484E56;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;	
}

.gboek_form_submit{
	border: 1px solid Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.gboek_form_header{
	border-top: 2px solid #484E56;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.gboek_form_sub_header{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	padding-left: 50px;
}

.gboek_form_message{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	width: 450px;
	padding-left: 100px;
}

.gboek_form{
	border: 1px solid Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

/*login*/

.login_header{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;			
}

.login_form{
	border: 1px solid Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;		
}

.login_button{
	border: 1px solid Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

/* videos */

.vid_titel{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}

.vid_sub_titel{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}