	body
	{	
		background-color:#000000;
		margin-top:50px;
	}
	
	TD
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}
	
	a:link 
	{
		color: #2DA43E;
		text-decoration:none
	}
	a:visited 
	{
		text-decoration: none;
		color: #2DA43E;
	}
	a:hover 
	{
		text-decoration: underline;
		color: #2DA43E;
	}
	a:active 
	{
		text-decoration: underline;
		color: #2DA43E;
	}
	
	a.submenu
	{
		font-size: 18px;
		font-weight: bold;
	}
	
	.submenu
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: bold;
		font-style: normal;
	}
	
	.text_menu
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: bold;
		font-style: normal;
	}
	
	a.text_menu
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: bold;
		font-style: normal;
	}
	
	a:hover.text_menu{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #2DA43E;
		font-weight: bold;
		font-style: normal;
	}
	
	.text_groen_streep
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-variant: normal;
		color: #2DA43E;
		font-weight: bold;
		font-style: normal;
		text-decoration:underline
	}
	
	.text_wit_streep
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: bold;
		font-style: normal;
		text-decoration:underline
	}
	
	.text
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}
	
	.footer
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
	}
	
	.title
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: bold;
		font-style: normal;
	}
	
	.text_bold
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: bold;
		font-style: normal;
	}
	
	.text_bold_groen
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #2DA43E;
		font-weight: bold;
		font-style: normal;
	}
	
	/* BEGIN AGENDA */
	#agenda_background_kader{
	
		background-color:#A19E9E; /* Grijs */
	}
	
	#agenda_background {
		background-color:#E6E6E6; /* Rood */
	}
	
	#agenda_background_days {
		background-color:#B3B3B3; /* Grijs */
	}
	
	#agenda_background_day_number { /* Donker grijs */
		background-color:#737373;
	}
	
	#agenda_background_day_number_bezet { /* Bezet */
		background-color:#99001A;
	}
	
	#agenda_background_day_number1 { /* Hoog */
		background-color:#F69755;
	}
	
	#agenda_background_day_number2 { /* Midden */
		background-color:#39BB7D;
	}
	
	#agenda_background_day_number { /* Laag */
		background-color:#737373;
	}

	#agenda_activiteit {
		background-color:#007AF5; /* Blauw */
	}
	
	#agenda_vandaag {
		background-color:#2DA43E; /* Geel */
	}
	 
	.agenda_font {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: bold;
		font-style: normal;
		line-height: 130%;
	}
	
	.agenda_titel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-variant: normal;
		color: #FFFFFF;
		font-weight: bold;
		font-style: normal;
		line-height: 130%;
	}
	
	/* EINDE AGENDA */

