/* CSS Document */

a:link.links		{  color: #84a614; text-decoration: underline;}
a:visited.links		{  color: #84a614; text-decoration: underline;}
a:active.links		{  color: #84a614; text-decoration: underline;}
a:hover.links		{  color: #84a614; text-decoration: none;}

a:link.links_blauw		{  color: #4681b0; text-decoration: underline;}
a:visited.links_blauw	{  color: #4681b0; text-decoration: underline;}
a:active.links_blauw	{  color: #4681b0; text-decoration: underline;}
a:hover.links_blauw		{  color: #4681b0; text-decoration: none;}

a:link.links_geel		{  color: #eeb51d; text-decoration: underline;}
a:visited.links_geel	{  color: #eeb51d; text-decoration: underline;}
a:active.links_geel		{  color: #eeb51d; text-decoration: underline;}
a:hover.links_geel		{  color: #eeb51d; text-decoration: none;}

a:link.links_zwart		{  color: #000000; text-decoration: none;}
a:visited.links_zwart	{  color: #000000; text-decoration: none;}
a:active.links_zwart	{  color: #000000; text-decoration: none;}
a:hover.links_zwart		{  color: #eeb51d; text-decoration: none;}

.links_geel {
	 color: #005192;
}

TD{
	vertical-align: top;
	}

.content{
	font-family: Tahoma;
	font-size: 12px;
	padding: 15px;
	text-align: justify;
	}
.content_pink{
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	}
.content_pink a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	}
.content_pink a:hover, a:active {
	color: #eeb51d;
	text-decoration: none; 
	}

.begrip_reacties_top {
	padding: 3px 10px;
	width: 665px;
	height: 15px;
	background-color: #ffdb81;
	font-weight: bold;
	}

.begrip_reacties {
	padding: 8px 10px 15px 10px;
	width: 665px;
	background-color: #ffe9b0;
	}

.menu_link{
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	}
.menu_link a:link, a:visited{
	text-decoration: none;
	color: #000000;
	}
.menu_link a:hover, a:active{
	color: #ffdb81;
	text-decoration: none; 
	}
	
.menu_link_small{
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	color: #000000;
	}
.menu_link_small a:link{
	text-decoration: none;
	color: #000000;
	}
.menu_link_small a:hover{
	color: #ffdb81;
	text-decoration: none; 
	}
.menu_link_small a:visited{
	text-decoration: none;
	}

.menu_link_small a:active{
	text-decoration: none;
	color: #ffdb81;
	}

.content_blue_menu{
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	}
.content_blue_menu a:link{
	color: #000000;
	text-decoration:none;
	}

.content_blue_menu a:visited{
	text-decoration: none;
	}

.content_blue_menu a:hover, a:active{
	color: #4681b0;
	text-decoration: none;
	}
	
.content_blue{
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px; 
	text-align: justify;
	}
.content_blue a:link, a:visited{ 
	color: #000000;
	text-decoration: underline;
	}
.content_blue a:hover, a:active{
	color: #4681b0;
	text-decoration: none;
	}
	
.tekst_link_blue{
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px; 
	text-align: justify;
	}
.tekst_link_blue a:link, a:visited{ 
	color: #000000;
	text-decoration: none;
	}
.tekst_link_blue a:hover, a:active{
	color: #4681b0;
	text-decoration: none;
	}

.content_green{
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	}
.content_green a:link, a:visited{
	color: #84a614;
	text-decoration:underline;
	
	}
.content_green a:hover, a:active{
	color: #84a614;
	text-decoration: none;
	}	
	
/********************************
*								*
*	   		Begrip				*
*								*
********************************/
.nav_begrip_main_groen a:link, .nav_begrip_main_groen a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #7ca004;
	text-decoration: none;
}

.nav_begrip_main_groen a:hover,  .nav_begrip_main_groen a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #ffdb81;
	text-decoration: none;
}

.nav_begrip_main_groen {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_begrip_main_geel a:link, .nav_begrip_main_geel a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #eeb51d;
	text-decoration: none;
}

.nav_begrip_main_geel a:hover,  .nav_begrip_main_geel a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #ffdb81;
	text-decoration: none;
}

.nav_begrip_main_geel {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_begrip_main_blauw a:link, .nav_begrip_main_blauw a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #005192;
	text-decoration: none;
}

.nav_begrip_main_blauw a:hover,  .nav_begrip_main_blauw a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #ffdb81;
	text-decoration: none;
}

.nav_begrip_main_blauw {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_begrip{
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	}
.nav_begrip a:link{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #595959;
	text-decoration: none;
	}
.nav_begrip a:visited{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #595959;
	text-decoration: none;
	}
.nav_begrip a:hover{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #FFFFFF;
	background-color: #ffdb81;
	text-decoration: none;
	}
.nav_begrip a:active{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #FFFFFF;
	background-color: #ffdb81;
	text-decoration: none;
	}

/********************************
*								*
*	   		Ik ben				*
*								*
********************************/
.nav_ikben_main_groen a:link, .nav_ikben_main_groen a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #7ca004;
	text-decoration: none;
}

.nav_ikben_main_groen a:hover,  .nav_ikben_main_groen a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #005192;
	text-decoration: none;
}

.nav_ikben_main_groen {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_ikben_main_geel a:link, .nav_ikben_main_geel a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #eeb51d;
	text-decoration: none;
}

.nav_ikben_main_geel a:hover,  .nav_ikben_main_geel a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #005192;
	text-decoration: none;
}

.nav_ikben_main_geel {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_ikben_main_blauw a:link, .nav_ikben_main_blauw a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #005192;
	text-decoration: none;
}

.nav_ikben_main_blauw a:hover,  .nav_ikben_main_blauw a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #005192;
	text-decoration: none;
}

.nav_ikben_main_blauw {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_ikben{
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	}
.nav_ikben a:link{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #595959;
	text-decoration: none;
	}
.nav_ikben a:visited{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #595959;
	text-decoration: none;
	}
.nav_ikben a:hover{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #FFFFFF;
	background-color: #005192;
	text-decoration: none;
	}
.nav_ikben a:active{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #FFFFFF;
	background-color: #005192;
	text-decoration: none;
	}
	
/********************************
*								*
*	   'Annders waarnemen'		*
*								*
********************************/
.nav_annders_waarnemen_main_groen a:link, .nav_annders_waarnemen_main_groen a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #7ca004;
	text-decoration: none;
}

.nav_annders_waarnemen_main_groen a:hover,  .nav_annders_waarnemen_main_groen a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #7ca004;
	text-decoration: none;
}

.nav_annders_waarnemen_main_groen {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_annders_waarnemen_main_geel a:link, .nav_annders_waarnemen_main_geel a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #eeb51d;
	text-decoration: none;
}

.nav_annders_waarnemen_main_geel a:hover,  .nav_annders_waarnemen_main_geel a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #7ca004;
	text-decoration: none;
}

.nav_annders_waarnemen_main_geel {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_annders_waarnemen_main_blauw a:link, .nav_annders_waarnemen_main_blauw a:visited {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #005192;
	text-decoration: none;
}

.nav_annders_waarnemen_main_blauw a:hover,  .nav_annders_waarnemen_main_blauw a:active {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #ffffff;
	background-color: #7ca004;
	text-decoration: none;
}

.nav_annders_waarnemen_main_blauw {
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}

.nav_annders_waarnemen{
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	}
.nav_annders_waarnemen a:link{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #595959;
	text-decoration: none;
	}
.nav_annders_waarnemen a:visited{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #595959;
	text-decoration: none;
	}
.nav_annders_waarnemen a:hover{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #FFFFFF;
	background-color: #7ca004;
	text-decoration: none;
	}
.nav_annders_waarnemen a:active{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #FFFFFF;
	background-color: #7ca004;
	text-decoration: none;
	}

/********************************
*								*
*	   		 Forum				*	
*								*
********************************/

.nav_forum{
	font-family: Tahoma;
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	}
.nav_forum a:link{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #595959;
	text-decoration: none;
	}
.nav_forum a:visited{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #595959;
	text-decoration: none;
	}
.nav_forum a:hover{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #FFFFFF;
	background-color: #7ca004;
	text-decoration: none;
	}
.nav_andrea a:active{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #FFFFFF;
	background-color: #7ca004;
	text-decoration: none;
	}

.overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.overlay_background{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	z-index:10;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;	
}

.overlay_content{
	position:absolute;
	left:50%;
	top:50%;
	width:330px;
	height:200px;
	margin-left:-165px;
	margin-top:-100px;
	background-color:#FFFFFF;
	z-index:11;
}

.overlay_links{
	position:relative;
	top:180px;
	left:5px;
}

.overlay_spacer{
	margin:5px;
	padding:5px;
	width: 307px;
	height: 178px;
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 12px;
}

.overlay_spacer a:link{
	color:#0000FF;
	text-decoration:underline;
}

.overlay_spacer a:visited{
	color:#0000FF;
	text-decoration:underline;
}

.overlay_spacer a:hover{
	color:#0000FF;
	text-decoration:none;
}

.overlay_spacer a:hover{
	color:#0000FF;
	text-decoration:none;
}


.condoleance_table td{
	padding-bottom:10px;
}
.footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: center;
	}
	
.footer a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: center;
	}
.footer a:hover{
	color: #333333;
	text-decoration: none;
	}
.footer a:visit, a:active{
	color: #333333;
	text-decoration: underline;
	}
