body {
	background-color: #F1F1E9;
	font-family: Verdana;
	font-size: 10px;
	padding:0px;
	margin:0px;
} 
#main {
	width:898px;
	/* height:756px; */
	background-color: #FFFFFF;
	margin-left:auto; 
	margin-right:auto;
	padding:15px;
	overflow:hidden;
}
#menu {
	position:relative;
	float:left;
	width:898px;
	height:28px;
	padding: 0px;
	background: url(../images/menu.png) no-repeat;
}
		#menu ul {
			float: left;
			margin: 0;
			padding: 0;
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
		}
		#menu li {
			padding: 0;
			margin: 0;
			float: left;
			cursor:pointer;
		}
#header_image {
	position:relative;
	float:left;
	width:898px;
	height:206px;
	background: url(../images/header_image.png) no-repeat;
}
		div#submenu {
			position: absolute;
			height: 28px;
			width: 795px;
			background-color: #CCCCCC;
			z-index:+100;
			left: 103px;
			background: url(../images/submenu.png) no-repeat;
			display: none;
		}
		#submenu ul {
			float: left;
			margin: 0;
			padding: 0;
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
		}
		#submenu li {
			padding: 0;
			margin: 0;
			float: left;
		}
	#header_image_overlay {
		position:absolute;
		width:231px;
		height:120px;
		top:56px;
		left:667px;
	}

#navigator {
	position:relative;
	float:left;
	width:878px;
	height:20px;
	padding-left:20px;
	padding-top:10px;
	color:#999999;
	background: url(../images/navigator.png) no-repeat;
}
#fp_content_nieuws {
	position:relative;
	float:left;
	width:414px;
	height:306px;		
	padding:20px;
	background: url(../images/fp_content.png) no-repeat;
}
#fp_content_nieuws a, a:visited {
		color:#F13304;
		text-decoration:none;
}
#fp_content_nieuws a:hover {
		text-decoration:underline;
}
	.fp_content_nieuws_bericht {
		position:relative;
		float:left;
		width:414px;
		height:125px;
		margin-top:10px;
	}

		.fp_content_nieuws_bericht_img_bg { 
			position:relative;
			margin-top:5px;
			float:left;
			width:75px;
			height:75px;
			padding:1px;
			background: url(../images/fp_content_nieuws/img_bg.png) no-repeat; 
		}

		.fp_content_nieuws_bericht_tekst {
			position:relative;
			float:left;
			margin-top:5px;
			margin-left:10px;
			width:322px;
			height:77px;
		}
		
	#fp_footer_img_1 {
		position:relative;
		top:18px;
		left:731px;
	}
	
	h2.fp_nieuws_datum {
		font-size:10px;
		color:rgb(219,219,200);
		font-weight:normal;
		line-height:normal;
		margin:0px;
	}
		
#fp_content_agenda {
	position:relative;
	float:left;
	width:404px;
	height:306px;
	padding:20px;
	background: url(../images/fp_content.png) no-repeat;
}

	.fp_content_agenda_kalender {
		position:relative;
		float:left;
		width:414px;
		height:160px;
		margin-top:10px;
	}
	
		#fp_content_agenda_kalender_img {
			margin-top:18px;
			margin-left:68px;
			width:278px;
			height:123px;
		}

	.fp_content_agenda_event {
		position:relative;
		float:left;
		width:414px;
		height:100px;
	}
	
	#fp_content_agenda a,a:visited {
		color:#000000;
		text-decoration:none;
	}
	
	#fp_content_agenda a:hover {
		color:#F13304;
	}
	
#fp_footer {
	position:relative;
	float:left;
	width:898px;
	height:146px;
	padding-top:18px;
	padding-left:15px;
	background: url(../images/fp_footer.png) no-repeat;
}
	#fp_footer_img_1 {
		position:absolute;
		top:18px;
		left:224px;
	}
	
	#fp_footer_img_2 {
		position:absolute;
		top:18px;
		left:393px;
	}
	
	#fp_footer_img_3 {
		position:absolute;
		top:18px;
		left:562px;
	}
	
	#fp_footer_img_4 {
		position:absolute;
		top:18px;
		left:731px;
	}

#p_content_submenu {
	position:relative;
	float:left;
	width:128px;
	/* height:280px; */		
	top:15px;
	padding:15px;
	background: url(../images/p_content_submenu.png) no-repeat;
}
	#p_content_submenu ul {
		margin-left:0;
		padding-left:20px;
		font-weight:bold;
		font-size:110%;
		list-style-image:url(../images/bullit.png);
	}
	
		#p_content_submenu a, a:visited {
			color:#3C6AA7;
			text-decoration:none;
		}
		#p_content_submenu a:hover {
			color:#F13304;
		}
	
	#p_content_submenu li {
		padding-bottom:10px;
	}

#p_content {
	position:relative;
	float:left;
	width:454px;
	min-height:306px;
	/* height:306px; */
	left:20px;
	padding:20px;
	background: url(../images/p_content.png) no-repeat;
}

	.p_content_tekst {
		position:relative;
		float:left;
		width:414px;
		/* height:266px; */
		overflow-y:auto;
	}
	

	#p_content_wide {
		position:relative;
		float:left;
		width:858px;
		min-height:306px;
		/*height:306px; */
		padding:20px;
		background: url(../images/p_content.png) no-repeat;
	}	

#p_foto {
	position:absolute;
	width:200px;
	height:150px;
	top:95px;
	left:500px;
	padding:1px;
	background: url(../images/p_foto_bg.png) no-repeat;
}

#p_foto_wide {
	position:absolute;
	width:200px;
	height:150px;
	top:95px;
	left:678px;
	padding:1px;
	background: url(../images/p_foto_bg.png) no-repeat;
}
	
#p_footer {
	position:relative;
	float:left;
	width:898px;
	height:146px;
	background: url(../images/p_footer.png) no-repeat;
}

	#p_footer_nieuws {
		position:absolute;
		top:0px;
		left:0px;
		width:285px;
		height:116px;
		padding:15px;
	}
	
	#p_footer_agenda {
		position:absolute;
		top:0px;
		left:318px;
		width:240px;
		height:116px;
		padding:15px;
	}
	#p_footer_agenda a,a:visited {
		color:#000000;
		text-decoration:none;
	}
	
	#p_footer_agenda a:hover {
		color:#F13304;
	}

	
	#p_footer_kalender {
		position:absolute;
		top:0px;
		left:605px;
		width:120px;
		height:116px;
		padding-top:10px;
	}

/* AGENDA */
table.agenda_html {
	text-align:left;
}
	th.agenda_hoofd {
		/* background-color:#e4ebf3; */
		background-color:rgb(219,219,200);
		height:30px;
		text-align:center;
	}
	
	th.agenda_hoofd_dag {
		/* background-color:#507db0; */
		background-color:rgb(49,97,162);
		color:#ffffff;
		width:100px;
		height:30px;
		text-align:center;
	}
	
	th.agenda_hoofd_eind {
		/* background-color:#ff5328; */
		background-color:rgb(241,51,4);
		color:#ffffff;
		width:100px;
		height:30px;
		text-align:center;
	}
	
	td.agenda_dag_leeg {
		/* background-color:#dbdbc8; */
		background-color:rgb(219,219,200);
		width:90px;
		height:80px;
		vertical-align: top;
		padding:5px;
	}
	
	td.agenda_dag_normaal {
		/* background-color:#b4b489; */
		background-color:rgb(180,180,137);
		width:90px;
		height:80px;
		vertical-align: top;
		padding:5px;
	}
	
	td.agenda_dag_vandaag {
		color:#ffffff;
		/* background-color:#3161a2; */
		background-color:rgb(49,97,162);
		width:90px;
		height:80px;
		vertical-align: top;
		padding:5px;
	}
	td.agenda_dag_activiteit {
		color:#ffffff;
		background-color:rgb(153,0,0);
		width:90px;
		height:80px;
		vertical-align: top;
		padding:5px;
	}
	td.agenda_dag_training {
		color:#ffffff;
		background-color:rgb(102,153,0);
		width:90px;
		height:80px;
		vertical-align: top;
		padding:5px;
	}
	td.agenda_dag_vergadering {
		color:#ffffff;
		background-color:rgb(97,49,162);
		width:90px;
		height:80px;
		vertical-align: top;
		padding:5px;
	}
	td.agenda_dag_meer {
		color:#ffffff;
		background-color:rgb(197,202,4);
		width:90px;
		height:80px;
		vertical-align: top;
		padding:5px;
	}
	td.index_vandaag {
		background-color:rgb(49,97,162); 
		width:15px; 
		height:15px;
	}
	td.index_activiteit {
		background-color:rgb(153,0,0); 
		width:15px; 
		height:15px;
	}
	td.index_training {
		background-color:rgb(102,153,0); 
		width:15px; 
		height:15px;
	}
	td.index_vergadering {
		background-color:rgb(97,49,162); 
		width:15px; 
		height:15px;
	}
	td.index_meerdere {
		background-color:rgb(197,202,4); 
		width:15px; 
		height:15px;
	}
	table.agenda_html a,a:visited {
		color:#ffffff;
		text-decoration:none;
	}
	table.agenda_html a:hover {
		color:#F13304;
	}

/* FOTOBOEK */
table.foto {

	text-align:center;
	margin-top:10px;
}
	td.fotoalbum {
		width:200px;
		height:200px;
		padding:10px;
		border:#000000 1px solid;
	}
	
	td.fotoalbum a,a:visited {
		color:#000000;
		text-decoration:none;
	}
	
	td.fotoalbum a:hover {
		color:#F13304;
	}

	th#fotoalbum_titel {
		font-size:12px;
		color:#F13304;
	}
	
p.agenda_lijst {
	height:5px;
	width:414px;
	display:inline-block;
}
p.agenda_lijst_1 {
	height:5px;
	width:240px;
	display:inline-block;
}	

img {
	border:0px;
}

h1 {
	color:#F13304;
	font-family: Verdana;
	font-size: 14px;
	font-weight:normal;
	margin-bottom:5px;
}

h2 {
	color:#F13304;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
}

input {
	width:200px;
}
input.agenda {
	width:75px;
}
textarea {
	width:200px;
}
	
a, a:visited {
	color:#3C6AA7;
	text-decoration:underline;
}
a:hover {
	color:#F13304;
}

