body,html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#444444;
	
	
}

#mainframe{
	
	text-align:left;
}

#broodkruimel{
	display:none;
}

		
			
			#username{
			display:none;
			}


#hoofding{
	display:none;
	
}


#kader{
	display:none;
	
}

.linknaam{
	color:#494526;
}



#username .linknaam:hover{
	color:#494526;
	text-decoration:underline;
	background:none;
}

			/*------------ Kalender, Foto's en Nieuws tussen de header en content ----------------*/
		
			#spotlight{
				display:none;
				width:430px;
				float:right;
				margin-top:10px;
				height:310px;
				padding-right:10px;
				color:#FFFFFF;
				
			}
			
						.spotlight_kalender{
							height:33%;
						}
						
						.spotlight_kalender_over{
							cursor:pointer;
							height:33%;
						}
						
						.spotlight_kalender h1{
							color:#FFFFFF;
						}
						
						.spotlight_kalender_over h1{
							color:#FFFFFF;
						}
						
						.spotlight_kalender{
							background-image:url(../images/kalender.png);
							background-repeat:no-repeat;
							background-position:0px 5px;
							padding-left:90px;
						}
						
						.spotlight_kalender_over{
							background-image:url(../images/kalender_over.png);
							background-repeat:no-repeat;
							background-position:0px 5px;
							padding-left:90px;
						}

						
						
						#spotlight .spotlight_nieuwtjes{
							height:33%;
						}
						
						#spotlight .spotlight_nieuwtjes_over{
							cursor:pointer;
							height:33%;
						}
						
						#spotlight .spotlight_nieuwtjes h1{
							color:#FFFFFF;
						}
						
						#spotlight .spotlight_nieuwtjes_over h1{
							color:#FFFFFF;
						}
						
						#spotlight .spotlight_nieuwtjes{
							background-image:url(../images/nieuwtjes.png);
							background-repeat:no-repeat;
							background-position:0px 5px;
							padding-left:90px;
						}
						
						#spotlight .spotlight_nieuwtjes_over{
							background-image:url(../images/nieuwtjes_over.png);
							background-repeat:no-repeat;
							background-position:0px 5px;
							padding-left:90px;
						}
						
						
						#spotlight .spotlight_fotos{
							height:33%;
						}
						
						#spotlight .spotlight_fotos_over{
							cursor:pointer;
							height:33%;
						}
						
						#spotlight .spotlight_fotos h1{
							color:#FFFFFF;
						}
						
						#spotlight .spotlight_fotos_over h1{
							color:#FFFFFF;
						}
						
						#spotlight .spotlight_fotos{
							background-image:url(../images/fotos.png);
							background-repeat:no-repeat;
							background-position:0px 5px;
							padding-left:90px;
						}
						
						#spotlight .spotlight_fotos_over{
							background-image:url(../images/fotos_over.png);
							background-repeat:no-repeat;
							background-position:0px 5px;
							padding-left:90px;
						}
		

#logo{
	width:320px;
	height:80px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	margin-top:0px;
	margin-left:180px;
	z-index:15;

}		
			


/*---------------------menu bovenaan rechts----------*/


			
#menu_boven{
	display:none;
	
}

			


#body_top{
	
	
}

#body_center{
	
	
}




			/*-----------------hoofdmenu---------------*/




			#menu_links{
			display:none;
			}
			
						
			
			h1{
				color:#436378;
				font-size:18px;
				border-bottom:1px solid #CCCCCC;
				padding-bottom:5px;
			}
			
			h2{
				color:#436378;
				font-size:16px;
				margin-bottom:0px;
			}
			
			h3{
				color:#436378;
				font-size:14px;
			}
			
			a{
				color:#436378;
				text-decoration:none;
				font-weight:bold;
				padding:5px;
			}
			a:hover{
				color:#FFFFFF;
				text-decoration:none;
				background-color:#436378;
			}
			hr{
				background-color:#CCCCCC;
				height:1px;
				border:none;
			}
			
			
			#content{
				width:730px;
				vertical-align:top;
				padding-right:10px;
			}
			
			fieldset{
				border:1px solid #cad1ad;
			}
			
			img{
				border:none;
				
			}


#body_bottom{
	height:20px;
	width:978px;
	background-image:url(../images/body_bottom.png);
	margin-top:-12px;
}












/*--------------------------submenu onderaan------------------------------*/




#menu_onder{

	display:none;
}

		
			
			
			
			/*--------------------------login-----------------------------------*/
			
			
			
			.titel{
				font-weight:bold;
				text-align:right;
			}
			
			.error{
				color:#FF0000;
			}
			
			
			
			/*-----------------------kalender-----------------------------------*/
			
			#content .kalenderrij1{
				background-color:#FFFFFF;
				height:40px;
			}
			
			#content .kalenderrij1 td{
				padding-left:10px;
				height:40px;
			}
			
			#content .kalenderrij1 th{
				padding-left:10px;
				font-weight:bold;
				text-align:left;
				width:100px;
			}
						
			#content .kalenderrij2{
				background-color:#F6F6F6;
				
			}
			
			
			
			#content .kalenderrij2 td{
				padding-left:10px;
				height:40px;
			}
			
			#content .kalenderrij2 th{
				padding-left:10px;
				font-weight:bold;
				text-align:left;
				height:40px;
			}
			
			#content .kalenderrijover{
				background-color:#617f92;
				color:#FFFFFF;
				height:40px;
			}
			
			#content .kalenderrijover th{
				padding-left:10px;
				text-align:left;
				width:100px;
				height:40px;
			}
			
			#content .kalenderrijover td{
				padding-left:10px;
			}
			
			#content .kalenderdetail th{
				text-align:left;
			}
			
			#content .kalenderdetail td{
				padding-left:10px;
			}
			
			#content .inschrijftabel th{
				text-align:left;
			}
			
			.knop{
				display:none;
			}
			
			
		.pagerlink{
			display:none;	
		}
		
		.pagerlinkselectedd{
			display:none;	
		}
		
			
			/*-----------------------nieuws-----------------------------------*/
			#content .tableheader{
				background-color:#436378;
				border-bottom:1px solid #ffdb00;
				color:#FFFFFF;
				font-size:16px;
			}
			
			
			
			
			
/*--------------------formulier opmaak-----------------*/


.saveknopformulier{
	background-image:url(../../basicimages/disk.png);
	background-color:#436378;
	color:#FFFFFF;
	height:22px;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:2px;
	padding-left:20px;
	}
	
	
.acceptknop{
	background-image:url(../images/topmenu_center.png);
	background-color:#FFFFFF;
	color:#436378;
	height:20px;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	
	background-position:2px;
	display:none;
	}
	
	.kalenderknop2{
		display:none;	
	}


	
/*------------------------Commissies------------------------*/

.commissie_opsomming{
	margin-top:0px;
	margin-left:-41px;
}

	.commissie_opsomming li{
		list-style:none;
	}





/*--------------------ledenlijst------------------------*/

.link_ledenlijst:hover{
	background-color:#FFFFFF;;
	text-decoration:underline;
	color:#436378;
}



.addthis_button{
	display:none;	
}

#album-nav{
	display:none;	
}

#pager{
	display:none;	
}
