/***** VERANDERINGEN AAN TAGS *****/
html
{
	height:101%;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table
{
	border-collapse:collapse;
}

hr
{
	position:relative;
	width:750px;
}

textarea
{
	font-family:Arial, Helvetica, sans-serif; 
}

/***** IDS + KLASSEN *****/

#background
{
	background:url(../afbeeldingen/site/achtergrond_site.png) repeat-x;
	position:fixed; 
	width:100%;
	height:100%;
	left:0px; 
	top:0px; 
	z-index:0;	
}

#overlaag
{
	width:100%;
	height:100%;
	z-index:101;
}

	#overlaagB
	{
		background:black; 
		width:100%; 
		height:100%;
		position:fixed; 
		top:0px; 
		left:0px; 
		z-index:100; 
		filter:alpha(opacity=80); 
		opacity:0.8;
	}

	#overlaagF
	{
		position:fixed;
		top:50%;
		left:50%;
		z-index:101;
		width:356px;
	}
			#overlaagHoofding
			{
				width:356px;
				position:relative;
				margin:auto;
			}
	
				#overlaagTitel
				{
					background:#006699;
					border:3px solid #006699;
					color:white;
					font-weight:bold;
					font-style:italic;
					font-size:16px;
					float:left;
					height:18px;
					padding-top:2px;
					padding-left:2px;
				}
				
				#overlaagKnoppen
				{
					background:#006699;
					border:3px solid #006699;
					text-align:right;
					height:18px;
					padding-top:2px;
					padding-right:2px;
				}
			
			#overlaagBody
			{
				text-align:center;
				background:white;
				border:3px solid #006699;
				margin:auto;
				padding:5px;
				width:340px;
				clear:left;
				z-index:103;
			}
			
			#overlaagUpload
			{
				display:none;
				text-align:center;
				background:white;
				height:500px;
				border:3px solid #006699;
				margin:auto;
				padding:5px;
				width:454px;
				clear:left;
				z-index:103;
			}

#front
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1230px;
	top:20px;
	z-index:1;
}

#B
{
	background:url(../afbeeldingen/site/B.png) no-repeat bottom;
	position:relative;
	height:45px;
	padding-left:45px;
	z-index:1;
}

#M
{
	background:url(../afbeeldingen/site/M.png) repeat-y;
	position:relative;
	width:1230px;
	height:auto;
	z-index:2;
}
	
	#menu
	{
		position:absolute;
		left:45px;
		top:-45px;
		z-index:50;
		width:1150px;
	}
	
		.menu
		{
			text-transform:uppercase;
			text-align:center;
			font-size:24px;
			font-weight:bold;
			color:white;
			cursor:pointer;
			width:120px;
			margin-top:-3px;
			float:left;
			z-index:50;
		}
			
			.sub
			{
				display:none;
				font-size:15px;
				height:auto;
				z-index:50;
			}
			
			.subDiv
			{
				height:25px;
				padding-top:7px;
				background:black;
				width:120px;
				cursor:pointer;
				font-size:14px;
			}
			
			.voetMenu
			{
				background:url(../afbeeldingen/site/subO.png) repeat-x top;
				width:120px;
				height:8px;
			}

	#banner
	{
		position:relative;
		float:left;
		left:30px;
		top:-13px;
		width:700px;
		height:160px;
		z-index:3;
	}
	
	#kalenderTop
	{
		background:url(../afbeeldingen/site/kalender.png) no-repeat;
		position:relative;
		float:right;
		top:-20px;
		right:25px;
		width:200px;
		height:140px;
		z-index:3;
		padding:30px 0px 0px 20px;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		line-height:20px;
	}
	
	#aanmelden
	{
		color:white;
		font-weight:bold;
		text-align:center;
		position:relative;
		float:left;
		left:40px;
		top:-13px;
		height:160px;
		width:230px;
		z-index:3;
	}
	
		#aanmB
		{
			background:url(../afbeeldingen/site/loginB.png) no-repeat;
			text-transform:uppercase;
			letter-spacing:2px;
			font-size:14px;
			height:18px;
			padding-top:2px;
		}
		
		#aanmM
		{
			color:black;
			background:url(../afbeeldingen/site/loginM.png) repeat-x;
			height:120px;
			margin-left:1px;
		}
			
			#tekstAanm
			{
				margin:auto;
				padding-top:2px;
			}
			
			#meldAan
			{
				text-transform:uppercase;
				color:white;
				border:white 2px solid;
				cursor:pointer;
				width:100px;
				padding:2px;
				margin:auto;
				margin-top:2px;
			}
			
			#meldAf
			{
				text-transform:uppercase;
				color:white;
				border:white 2px solid;
				cursor:pointer;
				text-align:center;
				width:100px;
				padding:2px;
				margin:auto;
				margin-top:2px;
			}
		
		#aanmO
		{
			background:url(../afbeeldingen/site/loginO.png) no-repeat top;
			height:20px;
		}
		
			.witLink
			{
				color:white;
				font-size:11px;
				cursor:pointer;
			}
	
			#activeren
			{
				float:left;
				margin:3px 0px 0px 10px;
			}
			
			#wachtwoordVergeten
			{
				float:right;
				margin: 3px 10px 0px 0px;
			}
		
	#pagina
	{
		position:relative;
		left:30px;
		width:940px;
		clear:both;
		float:left;
		top:-5px;
		z-index:2;
	}
	
		#melding
		{	
			display:none;
			position:relative;
			width:940px;
			height:auto;
		}
			
		#inhoud
		{
			position:relative;
			width:940px;
			height:auto;
		}
		
			.topic
			{
				width:940px;
			}
			
			.topicLinksContainer
			{
				position:absolute;
			}
			
			.topicLinks
			{
				cursor:pointer;
				font-size:16px; 
				font-style:italic; 
				font-weight:bold;
				margin-left:5px;
			}
			
			.topicFoto
			{
				border:5px solid;
				width:130px; 
				height:130px;
				position:relative;
				top:0px;
				left:0px;
				z-index:2; 
			}
			
			.topicInhoud
			{
				position:relative;
				width:860px; 
				left:40px;
				border-right:5px solid;
				border-left:5px solid;
				border-bottom:5px solid;
				border-top:none;
				margin-top:-100px;
				margin-bottom:-30px;
				z-index:1;
			}
			
				.topicTitel
				{
					color:white;
					font-weight:bold;
					font-style:italic;
					font-size:16px;
					height:30px;
				}
			
				.topicKnoppen
				{
					text-align:right;
				}
			
					.topicKnop
					{
						cursor:pointer;
						margin:0px 2px 0px 2px;
					}
			
				.topicBericht
				{
					vertical-align:top; 
					background:#FFFFFF;
					line-height:20px;
					padding:5px; 
				}
				
					/*ACTIVEREN*/
					
					.voorwaarden
					{
						font-style:italic;
						font-weight:bold;
						text-align:center;
						clear:both;
					}
					
					.invulformulier
					{ 
						width:670px;
						margin:auto;
						text-align:center;
						padding-bottom:10px;	
					}
					
						.invultopic
						{
							width:210px; 
							height:90px;
							float:left;
							margin:10px 10px 0px 0px;
							background:#EEEDD2;
						}
						
							.eig
							{
								height:30px;
							}
							
							.invulveld
							{
								width:150px;
							}
							
							.contr
							{
								color:red;
								height:30px;
							}
					
						.startRij
						{
							clear:both;
							float:left;
						}
						
						.bevestig
						{
							text-transform:uppercase;
							border:2px solid;
							text-align:center;
							padding:5px;
							margin:auto;
							cursor:pointer;
							font-weight:bold;
							width:100px;
							position:relative;
							top:10px;
							margin-bottom:20px;
						}
						
						.bevestig2
						{
							text-transform:uppercase;
							border:2px solid;
							text-align:center;
							padding:1px;
							cursor:pointer;
							font-weight:bold;
							width:100px;
							top:10px;
							margin-bottom:5px;
						}
						
					/*BERICHT TOEVOEGEN HOME*/
					
					#berichtHomeInhoud
					{
						width:670px; 
						height:200px;
						margin-bottom:15px;
					}
					
					#topicFotoTekst
					{
						text-align:left; 
						width:205px; 
						float:left;
					}
					
					#uploadTopicFotoTekst
					{
						text-align:left; 
					}
					
					#topicFotoContainer
					{
						clear:left; 
						float:left; 
						width:205px; 
						text-align:left;
					}
					
					#uploadTopicFotoContainer
					{
						float:left; 
					}
					
					#topicFotoIFrame
					{
						height:50px; 
						width:225px;
					}
					
					/*BANNEN*/
					
					.bannenBan
					{
						text-decoration:none; 
						text-transform:none; 
						cursor:pointer;
						border-width:5px;
						border-style:solid;
						margin:10px 10px 0px 0px;
					}
					
					.leidersContainer
					{
						position:relative;
						margin:auto;
						width:500px;
						padding-top:10px;
						padding-bottom:10px;
					}
					
						.leiderContainer
						{
							position:relative;
							width:500px;
							border-width:1px;
							border-style:solid;
							height:200px;
							margin-bottom:10px;
						}
						
							.fotoLeider
							{
								height:165px;
								width:140px;
								padding-left:10px;
								float:left;
								padding-top:35px;
							}
							
							.inhoudLeider
							{
								border-left-width:1px;
								border-left-style:solid;
								width:345px;
								height:196px;
								padding:2px;
								float:right;
							}
							
								.leiderTabel
								{
									margin:auto;
									margin-top:10px;
								}
								
									.namen
									{
										vertical-align:top;
										text-align:right;
									}
					
					/*KALENDER*/
					
					#maandKalender
					{
						width:inherit;
					}
					
						#kalenderTitel
						{
							color:white;
							font-size:20px;
							font-weight:bold;
							font-style:italic;
							padding:1px;
						}
						
							#kalLinks
							{
								padding-left:5px;
							}
							
							#kalMaand
							{
								text-align:center;
								text-transform:uppercase;
							}
							
							#kalRechts
							{
								text-align:right;
								padding-right:5px;
							}
						
						.tussenKal
						{
							height:5px;
						}
						
						.weekdag
						{
							font-size:12px;
							font-weight:bold;
							text-transform:uppercase;
							text-align:center;
							padding-top:1px;
							padding-bottom:1px;
						}

						.tussenWeekdag
						{
							width:3px;
						}
						
						.breed
						{
							width:160px;
						}
						
						.fijn
						{
							width:108px;
						}
							
						.kalenderDagen
						{
							height:40px;
						}
							
							.dagTop
							{
								color:white;
								font-style:italic;
								height:20px;
								padding-left:2px;
							}
							
							.dagEv
							{
								height:20px;	
							}
					
					/*INFO*/
					
					.tekstLink
					{
						color:black;
						text-transform:none;
						text-decoration:underline;
					}
					
					/*PROFIEL*/
					
					#profielFoto
					{
						margin-top:0px;
						width:300px;
						margin-bottom:0px;
					}
					
					#invultopicProfiel
					{
						margin:auto;
						width:300px;
					}
					
					#profielFotoIFrame
					{
						height:30px;
						width:300px;
					}
					
					#containerLeiderAanvullend
					{
						margin:auto;
						width:450px;
					}
					
					/* PLAATS ACTIVITEIT */
					#organisaties
					{
						width:150px;	
					}
					
					#locaties
					{
						width:150px;	
					}
					
					#wies
					{
						width:150px;	
					}
					
					#activiteitOpm
					{
						width:670px; 
						height:50px;
						margin-bottom:15px;
					}
					
					/* KALENDER BAN */
					.kalenderBan
					{
						width:790px;
						margin:auto;
					}
					
					#kalenderBanTopRij
					{
						height:25px;
					}
					
					.kalenderBanKolomTop
					{
						font-weight:bold;
						color:white;
						font-style:italic;
						border-width:1px;
						border-style:solid;
						text-align:center;
					}
					
					.kalenderBanRij
					{
						height:50px; 
						vertical-align:middle;	
					}
					
					.kalenderBanKolom
					{
						text-align:center;
						border-width:1px;
						border-style:solid;
					}
					
					/* KALENDER ALGEMEEN */
					.kalAct
					{
						text-align:left; 
						padding:2px; 
						margin:2px 0px 0px 0px; 
						font-weight:bold; 
						color:white;
						cursor:pointer;
					}
					
					#tabelAct
					{
						margin:auto;
						border:1px solid #006699;
						text-align:left;
						font-weight:bold;
						font-style:italic;
						width:300px;
						margin-top:3px;
						margin-bottom:3px;
					}
					
					.rijAct
					{
						height:25px;
						vertical-align:middle;
					}
					
					.kolomAct
					{
						border:1px solid #006699;
						text-align:center;
						font-weight:normal;
						font-style:normal;
					}
					
					/*FOUT*/
					
					#foutarea
					{
						width:670px; 
						height:100px;
						
					}
					
					.tabelfout
					{
						width:790px;
						margin:auto;
					}
					
					#rijfouttop
					{
						height:25px;
					}
					
					.kolomfouttop
					{
						font-weight:bold;
						color:white;
						font-style:italic;
						border-width:1px;
						border-style:solid;
						text-align:center;
					}
					
					.rijfout
					{
						height:30px; 
						vertical-align:middle;	
					}
					
					.kolomfout
					{
						text-align:center;
						border-width:1px;
						border-style:solid;
					}
					
					/* INSCHRIJVINGEN OUDERSFEEST */
					
					#tabelInsOud
					{
						margin:auto;
					}
					
					.rijInsOud
					{
						height:25px;
						vertical-align:middle;
					}
					
					.kolInsOudVet
					{
						font-weight:bold;
						text-align:right;
					}
					
					.kolInsOudContr
					{
						color:red;
					}
					
					/* FOTOS */
					
					.fotopolaroid
					{
						padding:10px;
						width:204px;
						border-width:2px;
						border-style:solid;
						text-align:center;
						margin:0px 10px 10px 0px;
						float:left;
					}
					
					.fotopol
					{
						width:200px;
						height:150px;
					}
					
					/* REAGEREN */
						
					.topicReageer
					{
						background:#FFFFFF;
						font-weight:bold;
						font-size:12px; 
						padding-left:5px;
						padding-right:5px;
					}
					
					.topicReaTab
					{
						border-width:1px;
						border-style:solid;
						margin-top:5px; 
						margin-left:auto; 
						margin-right:auto; 
						width:700px; 
						background:#EEEDD2;
					}
					
					.topicReaWie
					{
						width:150px;
						padding:5px;
						border-width:1px;
						border-style:solid;
						text-align:left;
						vertical-align:top;
					}
					
					.topicReaRea
					{
						width:525px;
						height:inherit;
						padding:5px;
						color:black; 
						font-weight:normal;
						margin-left:2px;
						vertical-align:top;
					}
					
					.topicReaText
					{
						margin-top:5px; 
						margin-left:auto; 
						margin-right:auto; 
						width:700px; 
					}
					
					.topicReaTextAr
					{
						width:695px;
						font-size:12px;
					}
						
					.topicExtraRij
					{
						background:#FFFFFF;
						font-style:italic; 
						font-size:10px; 
						padding:5px; 
					}
					
					/* UPLOADEN IFRAME */
					
					.iframeUpload
					{
						overflow-x:hidden;
						overflow-y:scroll;
					}
					
					/* TOKSHOP */
					
					.versleep
					{
						cursor:move;
						position:absolute;
						width:130px;
						height:180px;
						border:1px solid #006699;
						background:white;
						z-index:101;
						padding:10px;
						filter:alpha(opacity=80); 
						opacity:0.8;
					}
	
	#rechts
	{
		position:relative;
		float:right;
		width:210px;
		right:28px;
		top:-10px;
		height:auto;
		z-index:2;
	}
	
		.rechtsItem
		{
			text-transform:uppercase;
			font-weight:bold;
			width:inherit;
			text-align:center;
			margin-bottom:10px;
			font-size:14px;
			font-style:italic;
			text-decoration:underline;
			cursor:pointer;
		}
	
	#voet
	{
		text-align:center;
		line-height:25px;
		color:#666666;
		position:relative;
		clear:both;
		z-index:2;
	}

#O
{
	background:url(../afbeeldingen/site/O.png) no-repeat top;
	position:relative;
	height:40px;
	z-index:2
}

.fb_share_link 
{ 
	padding:2px 0 0 20px;
	height:16px;
	background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left;
}

	





























		
	
	
		
			#bevestigKnoppen
			{
				position:relative;
				margin:auto;
				text-align:center;
				width:300px;
			}
			
			
		
/***** CLASSEN *****/

/*PAGINA*/


	
	.fout
	{
		position:relative;
		width:936px;
		height:auto;
		border:2px solid #FF3333; 
		background:#FFCCCC; 
		margin-right:10px;
		margin-bottom:10px;
		padding:5px 0px 5px 0px;
		text-align:center;
	}
	
				
	.goed
	{
		position:relative;
		width:936px;
		height:auto;
		border:2px solid #009900; 
		background:#CCFFCC; 
		margin-right:10px;
		margin-bottom:10px;
		padding:5px 0px 5px 0px;
		text-align:center;
	}
	
	.verborgen
	{
		display:none;
	}

	/*WEERGEVEN*/
	

	/*HOME*/
	
	.knopHome
	{
		cursor:pointer;
		margin:0px 2px 0px 2px;
	}
	
	/*ACTIVEREN*/
	
	
	
	

/*VOET*/
.link
{
	text-transform:none;
	text-decoration:underline;
	color:#000000;
}

	
/*body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000000;
	line-height:20px;
}

a
{
	text-decoration:none;
	text-transform:none;
	border:none;
}

table
{
	border-collapse:collapse;
}

#achtergrond
{
	background:url(../afbeeldingen/site/achtergrond_site.png) repeat-x #FFFFFF;
	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;		
}

#overlaagBack
{
	display:none;
	opacity:.80;
	background-color:black;
	width:100%;
	height:101%;
	position:fixed;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	z-index:100;
}

#overlaagFront
{
	display:none;
	z-index:101;
	position:fixed;
	top: 30%;
	left: 0px;
	width: 100%;
	height: 1px;
}
	
	#blad
	{
		margin:auto;
		position:relative;
		width:1000px;
		height:auto;
		padding-left:45px;
		padding-right:45px;
	}
	
		#bladboven
		{
			background:url(../afbeeldingen/site/blad_achtergrond_boven.png) no-repeat center bottom;
			width:1000px;
			height:39px;
			position:static;
			top:0px;
			left:0px;
			margin-top:20px;
			color:#FFFFFF;
			font-size:24px;
			font-weight:bold;
		}
		
			#menuBoven
			{
				border-collapse:collapse;
				margin-left:22px;
			}
			
			.kolomMenu
			{
				vertical-align:top;
			}
			
				.menuBovenLink
				{
					color:#FFFFFF; 
					text-transform:none; 
					text-decoration:none;
				}
				
				.tussen
				{
					background:#000000;
					height:5px;
					width:120px;
				}
				
					#homeTop
					{
						width:120px;
						text-align:center;
						padding-top:5px;
					}
					
						#homeSub
						{
							display:none;	
							width:120px;
						}
						
							#homeVoet
							{
								background:url(../afbeeldingen/site/voet.png) repeat-x;
								height:5px;
								position:absolute;
								width:120px;
							}
				
					#bannenTop
					{
						width:120px;
						text-align:center;
						padding-top:5px;
					}
					
						#bannenSub
						{
							display:none;
							position:relative;	
							width:120px;
						}
				
							#bannenKabouters
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								cursor:pointer;
							}
							
							#bannenPagadders
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;
								top:35px;
							}
							
							#bannenJongknapen
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;
								top:65px;
							}
							
							#bannenKnapen
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;
								top:95px;
							}
							
							#bannenJHNers
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;
								top:125px;
							}
							
							#bannenLeiding
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;
								top:155px;
							}
							
							#bannenVoet
							{
								background:url(../afbeeldingen/site/voet.png) repeat-x;
								height:5px;
								position:absolute;
								width:120px;
								top:185px;
							}
				
					#infoTop
					{
						width:120px;
						text-align:center;
						padding-top:5px;
						
					}
					
						#infoSub
						{
							display:none;
							position:relative;	
							width:120px;
						}
							
							#infoAlgemeen
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;								
							}
							
							#infoKSA
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;
								top:35px;								
							}
							
							#infoVoet
							{
								background:url(../afbeeldingen/site/voet.png) repeat-x;
								height:5px;
								position:absolute;
								width:120px;
								top:65px;
							}
							
					#mediaTop
					{
						width:120px;
						text-align:center;
						padding-top:5px;
					}
					
						#mediaSub
						{
							display:none;
							position:relative;	
							width:120px;
						}
							
							#mediaFoto
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;								
							}
							
							#mediaLinks
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;
								top:35px;
								
							}
							
							#mediaVoet
							{
								background:url(../afbeeldingen/site/voet.png) repeat-x;
								height:5px;
								position:absolute;
								width:120px;
								top:65px;
							}
							
				#profiel
				{
					vertical-align:top;
				}
					
					#profielTop
					{
						width:120px;
						text-align:center;
						padding-top:5px;
					}
					
						#profielSub
						{
							display:none;
							position:relative;	
							width:120px;
						}
						
							#profielBevestig
							{
								background:#000000;
								text-align:center;
								font-size:15px;
								height:25px;
								padding-top:6px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;								
							}
							
							#berichtHome
							{
								background:#000000;
								text-align:center;
								font-size:14px;
								height:25px;
								padding-top:5px;
								width:120px;
								color:#FFFFFF;
								text-transform:none;
								text-decoration:none;
								position:absolute;
								top:35px;								
							}
							
							#profielVoet
							{
								background:url(../afbeeldingen/site/voet.png) repeat-x;
								height:5px;
								position:absolute;
								width:120px;
								top:65px;
							}
				
		#bladmidden
		{
			background:url(../afbeeldingen/site/blad_achtergrond_midden.png) repeat-y;
			width:1000px;
			height:auto;
			position:static;
			top:0px;
			left:0px;
			padding-left:22px;
			padding-right:22px;
		}
		
			#banner
			{
				float:left; 
				margin-bottom:5px;
			}
			
			#aanmelden
			{
				float:right;
				margin-right:45px;
			}	
			
				.aanmeldenTabel
				{
					border-collapse:collapse;
				}
				
					#aanmeldenLinksBoven
					{
						background:url(../afbeeldingen/site/aanmelden_links_boven.png) no-repeat bottom right; 
						width:18px;
					}
					
					#aanmeldenMiddenBoven
					{
						background-color:#F29400; 
						width:205px; 
						font-size:12px; 
						font-weight:bold; 
						color:#FFFFFF; 
						text-align:center; 
						vertical-align:bottom; 
						padding:0px; 
						margin:0px;
					}
					
					#aanmeldenRechtsBoven
					{
						background:url(../afbeeldingen/site/aanmelden_rechts_boven.png) no-repeat bottom left; 
						width:18px;
					}
					
					#aanmeldenMidden
					{
						background:#F29400; 
						height:121px; 
						width:245px;
					}
					
					#aanmeldenMiddenTabel
					{
						background:#F29400;  
						width:245px;
					}
					
					#aanmeldenLinksOnder
					{
						background:url(../afbeeldingen/site/aanmelden_links_onder.png) no-repeat bottom right; 
						width:18px;
					}
					
					#aanmeldenMiddenOnder
					{
						background-color:#F29400; 
						width:205px; 
						padding:0px; 
						margin:0px;
					}
					
					#aanmeldenRechtsOnder
					{
						background:url(../afbeeldingen/site/aanmelden_rechts_onder.png) no-repeat bottom left; 
						width:18px;
					}
			
			
				.aanmeldenLink
				{
					color:#FFFFFF;
				}
					
			#inhoud
			{
				clear:both;
				position:relative;
				width:954px;
			}
					
				#pagina
				{
					float:left;
					width:942px;	
				}
				
				#melding
				{
					float:left;
					width:700px;
				}
			
			#voet
			{
				clear:both;
				position:static;
				width:954px;
				text-align:center;
				margin-top:30px;
			}
			
				#mailVoet
				{
					color:#000000; 
					text-decoration:underline;
					text-transform:none;
				}
				
				#mailVoet2
				{
					color:#666666; 
					text-decoration:underline;
					text-transform:none;
				}
				
				#voet2
				{
					color:#666666;
				}
				
		#bladonder
		{
			background:url(../afbeeldingen/site/blad_achtergrond_onder.png) no-repeat;
			width:1000px;
			height:30px;
			position:static;
			top:0px;
			left:0px;
		}
		
*/