@media screen
{
	html
	{
		width:					100%;
		height:					100%;
	}
	
	body 
	{
		width:					100%;
		height:					auto;
		margin:					0;
		padding:				0;
		font-family: 			Arial;
		font-size:				62.5%;
	}
	
		.floatCloser
		{
			clear:					both;
		}
	
		.hide
		{
			display:				none;
		}

		a,
		#content #mailprint a
		{
			display:				block;
			text-decoration:		none;
			color:					#fff;
		}
		
			#content a
			{
				color:					#1a171b;
			}
		
		p
		{
			margin:					0;
			padding:				0;
			font-size:				1em;
			line-height:			125%;
		}
		
		img
		{
			border:					0;
			vertical-align:			middle;
		}
		
		input,
		textarea
		{
			font-family:			Arial;
		}
		
		.thema1 /*rood*/
		{
			color:					#e0023c;/*e1003c*/
			background-color:		#e0023c;
		}
		
		.thema2 /*zwart*/
		{
			color:					#1a171b;
			background-color:		#1a171b;
		}
		.thema3 /*blauw*/
		{
			color:					#22b6cb;/*00a0c8*/
			background-color:		#22b6cb;
		}
		.thema4 /*geel*/
		{
			color:					#c28e00;/*c28e00*/
			background-color:		#c28e00;
		}
		.thema5 /*groen*/
		{
			color:					#5bac26;/*5bac26*/
			background-color:		#5bac26;
		}
		.thema6 /*grijs*/
		{
			color:					#939393;
			background-color:		#c6c7c8;
		}
			
			#content.thema1 a,
			#content.thema1 h2,
			#content.thema1 h3,
			#content.thema1 .cm_fieldset legend span
			{
				color:					#e0023c;
			}
			
			#content.thema2 a,
			#content.thema2 h2,
			#content.thema2 h3,
			#content.thema2 .cm_fieldset legend span
			{
				color:					#1a171b;
			}
			
			#content.thema3 a,
			#content.thema3 h2,
			#content.thema3 h3,
			#content.thema3 .cm_fieldset legend span
			{
				color:					#22b6cb;
			}

			#content.thema4 a,
			#content.thema4 h2,
			#content.thema4 h3,
			#content.thema4 .cm_fieldset legend span
			{
				color:					#c28e00;
			}

			#content.thema5 a,
			#content.thema5 h2,
			#content.thema5 h3,
			#content.thema5 .cm_fieldset legend span
			{
				color:					#5bac26;
			}

			#content.thema6 a,
			#content.thema6 h2,
			#content.thema6 h3,
			#content.thema6 .cm_fieldset legend span
			{
				color:					#939393;
			}
			
		
		#containerTotal
		{
			position:				relative;
			width: 					987px;
			height:					auto;
			margin: 				0 auto;
			z-index:				1;
		}
		
			#containerLeft
			{
				position:				relative;
				float:					left;
				width:					260px;
				height:					100px;
				min-height:				100px;
			}
			
			*>#containerLeft
			{
				height:					auto;
			}
			
				#kinnik
				{
					position:				absolute;
					width:					250px;
					height:					112px;
					left:					5px;
					top:					0;
				}
			
			#containerRight
			{
				position:				relative;
				float:					left;
				width:					689px;
				margin-top:				42px;
			}
			
				#containerTop
				{
					position:				relative;
					float:					left;
					width:					100%;
					height:					64px;
					margin-bottom:			7px;
					background:				#c6c7c8 url('/sjablonen/3/images/general/hands.png') no-repeat 115px 48px;
					overflow:				hidden;
				}
				
					#head
					{
						position:				absolute;
						width:					193px;
						height:					127px;
						left:					240px;
						top:					64px;
						background-image:		url('/sjablonen/3/images/general/head2.png');
						z-index:				1;
					}
					
					#kunnenwatjekan
					{
						position:				absolute;
						width:					322px;
						height:					32px;
						top:					20px;
						left:					330px;
						z-index:				2;
					}
				
				#containerMenu
				{
					position:				relative;
					float:					left;
					width:					100%;
					height:					33px;
				}
				
					.menuItem,
					.menuItemselected
					{
						position:				relative;
						float:					left;
						height:					100%;
						margin-right:			4px;
						line-height:			33px;
						font-size:				2em;
						text-align:				center;
						font-family:			"Times New Roman";
						cursor:					pointer;
					}
					
						.menuItem a
						{
							color:					#fff;
						}
					
						.menuItemselected a
						{
							background-color:		#fff;
						}
					
					#menuKinderen
					{
						width:					132px;
					}
					
					#menuJongeren
					{
						width:					133px;
					}
					
					#menuOuders
					{
						width:					112px;
					}
					
					#menuVerwijzers
					{
						width:					140px;
					}
					
					#menuContact
					{
						width:					76px;
					}
					
					#menuNieuws
					{
						width:					76px;
						margin:					0;
					}
				
				#containerSearch
				{
					position:				relative;
					float:					left;
					width:					100%;
					height:					46px;
					line-height:			46px;
				}
					
					#bginput
					{
						position:				relative;
						float:					right;
						width:					99px;
						height:					15px;
						margin:					17px 10px 0 0;
						background:				url('/sjablonen/3/images/general/bginput.png') no-repeat;
					}
					
						#bginput input
						{
							position:				relative;
							float:					left;
							border:					0;
							width:					75px;
							margin:					0;
							padding:				0 0 0 5px;
							background:				none;
							font-size:				0.85em;
							line-height:			15px;
							height:					15px;
						}
						
						#bginput #search
						{
							position:				relative;
							float:					left;
							width:					15px;
							height:					15px;
							background:				url('/sjablonen/3/images/general/search.png') no-repeat center;
							cursor:					pointer;
						}
						
					#faq
					{
						position:				relative;
						float:					right;
						margin-right:			5px;
					}
						
						#faq a
						{
							font-family:			Times new Roman;
							color:					#c6c7c8;
							font-weight:			bold;
							font-size:				1.4em;
							display:				inline;
							color:					#c6c7c8;
						}

				
				#containerCenter
				{
					position:				relative;
					float:					left;
					width:					100%;
					height:					457px;
					min-height:				457px;
					margin-bottom:			10px;
					background:				no-repeat top right;
				}
		
				*>#containerCenter
				{
					height:					auto;
				}
				
					#backgroundImage
					{
						position:				absolute;
						width:					100%;
						height:					100%;
						left:					0;
						top:					0;
						background:				no-repeat top right;
					}

/*----------------- tellergroot begin -------------------------*/				
					#cntHolder
					{
						position:				relative;
						float:					left;
						width:					430px;
						height:					342px;
						padding:				18px 131px;
						background: 			url('/sjablonen/3/images/teller/ikbenjaar.png') no-repeat 30px center;
					}
					
					#cntHolder.alternate
					{
						background: 			url('/sjablonen/3/images/teller/back_alternate.gif') no-repeat 0px center;
					}

						#cnt1, #cnt2
						{
							position:				relative;
							float:					left;
							width:					210px;
							height:					315px;
							padding:				17px 0 0 5px;
							background: 			url('/sjablonen/3/images/teller/bgteller.png');
						}

						
							.up, .down
							{
								position: 				relative;
								width: 					204px;
								height: 				153px;
							}
							
							.upimg, .downimg
							{
								position: 				absolute;
								left: 					0;
								top: 					0;
								width: 					204px;
								height: 				153px;
								z-index: 				0;
							}
							
							.down, .downimg
							{
								height: 				142px;
							}
							
								#frontup1, #frontdown1, #frontup2, #frontdown2
								{
									z-index: 				2;
								}
								
								#backupup1, #backdown1, #frontup2, #frontdown2
								{
									z-index: 				1;
								}
								
								#ouder, #jonger
								{
									position: 				absolute;
									width:					195px;
									height:					173px;
									background: 			url('/sjablonen/3/images/teller/ouder.png') no-repeat 15px 8px;
									left: 					10px;
									top: 					0;
									z-index: 				3;
									cursor: 				pointer;
								}
								
								#jonger
								{
									top: 					163px;
									height:					162px;
									background: 			url('/sjablonen/3/images/teller/jonger.png') no-repeat 15px 147px;
								}
						
						#verder
						{
							position:				absolute;
							width:					72px;
							height:					26px;
							top:					250px;
							left:					564px;
							background: 			url('/sjablonen/3/images/teller/verder.png') no-repeat;	
							cursor:					pointer;
						}
/*----------------- tellergroot einde -------------------------*/

/*----------------- tellerklein begin -------------------------*/				
					#cntHolders
					{
						position:				absolute;
						width:					146px;
						height:					113px;
						left:					-183px;
						top:					292px;
						padding:				22px 0 26px;
					}
					
						#ikben
						{
							position:				absolute;
							width:					61px;
							height:					16px;
							top:					0;
							left:					0;
							background: 			url('/sjablonen/3/images/teller_small/ikben.gif') no-repeat;	
						}

						#cnt1s, #cnt2s
						{
							position:				relative;
							float:					left;
							width:					71px;
							height:					107px;
							padding:				6px 0 0 2px;
							background: 			url('/sjablonen/3/images/teller_small/bgteller.png');
						}

						
							.ups, .downs
							{
								position: 				relative;
								width: 					69px;
								height: 				52px;
							}
							
							.upimgs, .downimgs
							{
								position: 				absolute;
								left: 					0;
								top: 					0;
								width: 					69px;
								height: 				52px;
								z-index: 				0;
							}
							
							.downs, .downimgs
							{
								height: 				48px;
							}
							
								#frontup1s, #frontdown1s, #frontup2s, #frontdown2s
								{
									z-index: 				2;
								}
								
								#backupup1s, #backdown1s, #frontup2s, #frontdown2s
								{
									z-index: 				1;
								}
								
								#ouders, #jongers
								{
									position: 				absolute;
									width:					65px;
									height:					59px;
									background: 			url('/sjablonen/3/images/teller_small/ouder.png') no-repeat 5px 3px;
									left: 					3px;
									top: 					0;
									z-index: 				3;
									cursor: 				pointer;
								}
								
								#jongers
								{
									top: 					55px;
									height:					55px;
									background: 			url('/sjablonen/3/images/teller_small/jonger.png') no-repeat 5px 50px;
								}

						#verders
						{
							position:				absolute;
							width:					65px;
							height:					24px;
							top:					137px;
							left:					3px;
							background: 			url('/sjablonen/3/images/teller_small/verder.png') no-repeat;	
							cursor:					pointer;
						}								
/*----------------- tellerklein einde -------------------------*/

/*----------------- kinderen1 begin -------------------------*/
				
					.redsquare
					{
						position:				absolute;
						width:					198px;
						height:					119px;
						top:					-4px;
						left:					-4px;
						background:				url('/sjablonen/3/images/general/redsquare.png');
					}
					
						#square
						{
							position:				relative;
							margin:					20px 10px 0 23px;
							font-size:				2.1em;
							color:					#fff;
							line-height:			95%;
						}
					
					.redballs
					{
						position:				absolute;
						width:					209px;
						height:					229px;
						top:					0;
						left:					-8px;
						background:				url('/sjablonen/3/images/general/redballs.png');
					}
					
						#ball1
						{
							position:				relative;
							height:					50px;
							margin:					45px 20px 0 23px;
							font-size:				2.1em;
							color:					#fff;
							line-height:			95%;
						}
						
						#ball2
						{
							position:				relative;
							height:					50px;
							margin:					25px 20px 0 23px;
							font-size:				2.1em;
							color:					#fff;
							line-height:			95%;
						}
						
					.infovoorouders
					{
						position:				absolute;
						width:					126px;
						height:					92px;
						top:					360px;
						left:					570px;
						cursor:					pointer;
					}
					
					
					#kids1dialog1
					{
						top:					89px;
					}
					
					#kids1dialog2
					{
						top:					208px;
					}
					
					/*----------------- kinderen1 einde -------------------------*/
					
					/*----------------- kinderen2 begin -------------------------*/
					
					#kids2dialog2
					{
						top:					115px;
					}
				
					#kids1infovoorouders
					{
						left:					546px;
						top:					353px;
					}
					
					/*----------------- kinderen2 einde -------------------------*/
					
					/*----------------- kinderen3 begin -------------------------*/
					
					.whitesquare
					{
						position:				relative;
						float:					left;
						clear:					both;
						width:					258px;
						margin:					40px 0 0 0;
					}
					
					#ws2
					{
						margin-top:				5px;
					}
					
					
						#tb1
						{
							margin-left:			140px;
						}
						
						#tb2
						{
							margin-left:			100px;
						}
					
					#balloon
					{
						position:				absolute;
						width:					199px;
						height:					245px;
						top:					0px;
						left:					490px;
						background:				url('/sjablonen/3/images/general/balloon.png');
					}
					
						.whitesquare h1,
						#balloon h1
						{
							margin:					0;
							padding:				0;
							font-size:				2.6em;
							line-height:			95%;
						}
					
					
						.whitesquare a,
						#balloon a
						{
							padding: 				20px 0 0 15px;
							background:				#fff;
						}
						
						#balloon a
						{
							margin-left:			25px;
						}
					
						.whitesquaretext
						{
							padding:				20px 25px 15px 15px;
							font-size:				1.3em;
							line-height:			120%;
							background:				#fff;
						}
						
						#balloontext
						{
							padding:				20px 25px 15px 25px;
							font-size:				1.3em;
							line-height:			120%;
						}
						
						.whitesquaretext a,
						#balloontext a
						{
							display:				inline;
							margin:					0;
							padding:				0;
							background:				none;
						}
						
							a:hover.readmore
							{
								text-decoration:		underline;
							}
/*----------------- kinderen3 einde -------------------------*/
						
/*----------------- jongeren begin -------------------------*/
						
					#blacksquare1
					{
						position:				absolute;
						width:					325px;
						height:					47px;
						padding:				10px;
						top:					0px;
						left:					0px;
						color:					#fff;
					}
					
						#blacksquare1 h1 p
						{
							margin:					0;
							padding:				0;
							font-size:				2.8em;
							line-height:			95%;
							font-weight:			bold;
						}
					
					#blacksquare2
					{
						position:				absolute;
						width:					345px;
						height:					18px;
						top:					70px;
						left:					0px;
					}
					
					#bluesquareHolder
					{
						position:				absolute;
						width:					107px;
						top:					84px;
						left:					5px;
					}
					
						.bluesquare
						{
							position:				relative;
							float:					left;
							width:					107px;
							height:					58px;
							padding:				10px;
							margin-top:				9px;
							background:				url('/sjablonen/3/images/general/bluesquare.png');
							font-size:				2em;
							line-height:			95%;
						}
						
							.bluesquare a
							{
								background:				none;
								font-weight:			bold;
							}
					
					#spotlightholder
					{
						position:				absolute;
						width:					190px;
						top:					88px;
						left:					154px;
					}
					
						.spotlight
						{
							width:					171px;
							margin-top:				5px;
							padding:				10px;
							background:				#fff;
						}
						
							.spotlight h2
							{
								margin:					0 0 5px 0;
								padding:				0;
								font-size:				1.5em;
								line-height:			95%;
								background:				none;
							}
						
							.spotlight p
							{
								font-size:				1.1em;
								background:				none;
							}
							
							.spotlight a
							{
								display:				inline;
								background:				none;
								font-weight:			bold;
							}
						
							.spotlight #foto
							{
								width:					165px;
								height:					99px;
								margin:					10px 3px 0 3px;
								overflow:				hidden;
							}
							
/*----------------- jongeren einde -------------------------*/

/*----------------- ouders begin -------------------------*/

					#oudersTopFoto
					{
						position:				relative;
						float:					left;
						width:					100%;
						height:					214px;
					}
					
						img.imgouders
						{
							position:				absolute;
							width:					689px;
							height:					214px;
							top:					0;
							left:					0;
						}
					
						#oudersMenu
						{
							position:				relative;
							float:					left;
							width:					160px;
						}
						
							.ouderMenuItem
							{
								position:				relative;
								float:					left;
								width:					100%;
								margin-bottom:			3px;
								font-size:				1.3em;
								background:				#eaebeb;
								line-height:			100%;
							}
							
							.ouderMenuItem a
							{
								padding:				10px;
								background:				none;
								font-weight:			bold;
							}
					
						#oudersContent
						{
							position:				relative;
							float:					left;
							width:					230px;
							padding:				10px 17px 10px 20px;
						}
						
							#oudersContent h2
							{
								margin:					0 0 10px 0;
								padding:				0;
								font-size:				3em;
								line-height:			95%;
								color:					#22b6cb;								
							}
							
							#oudersContent p
							{
								font-size:				1.3em;
							}
						
						#categorieKind
						{
							position:				relative;
							float:					left;
							width:					260px;
							margin-top:				76px;
						}
						
							#kiescategorie
							{
								position:				relative;
								float:					left;
								height:					88px;
								padding:				0 20px 0 3px;
							}
							
								#kiescategorie p
								{
									font-size:				1.3em;
									font-weight:			bold;
								}
								
							.catblok
							{
								position:				relative;
								float:					left;
								width:					62px;
								height:					79px;
								margin-left:			3px;
								color:					#fff;
								text-align:				center;
								line-height:			79px;
								font-size:				1.9em;
								font-weight:			bold;
							}

/*----------------- ouders einde -------------------*/

/*----------------- overzicht1 begin -------------------*/

				.blok
				{
					position:				relative;
					float:					right;
					width:					314px;
					padding:				10px 5px;
					clear:					right;
				}
				
				.blok.left
				{
					float:					left;
					margin-right:			41px;
					clear:					left;
				}

					.blok h1
					{
						font-size:				2.4em;
						line-height:			100%;
						background:				none;
						margin:					0;
						padding:				0;
					}
					
					.blok p
					{
						font-size:				1.5em;
						line-height:			130%;
						padding-bottom:			32px;
					}
					
					.blok a
					{
						background:				none;
					}
					
				.blok.invert
				{
					color:					#fff;
				}

/*----------------- overzicht1 einde -------------------*/					

/*----------------- overzicht2 begin -------------------*/

					.blok.overzicht2  h1
					{
						font-size:				2.6em;
						line-height:			100%;
						background:				none;
						margin:					0 0 2px 0;
						padding:				0 0 5px 0;
						border-bottom:			1px solid #bebebe;
					}
					
					.blok.overzicht2  p
					{
						border-top:				1px solid #bebebe;
						padding-top:			10px;
						font-size:				1.4em;
						line-height:			120%;
					}

/*----------------- overzicht2 einde -------------------*/

/*----------------- vervolgpagina begin -------------------*/

					#vervolgTopFoto
					{
						position:				relative;
						float:					left;
						width:					100%;
						height:					177px;
						background:				no-repeat;
					}
					
					#content
					{
						position:				relative;
						float:					left;
						width:					100%;
						font-size:				1.5em;
						line-height:			130%;
						background:				none;
						color:					#000;
					}
					
						#mailprint
						{
							position:				absolute;
							width:					138px;
							height:					149px;
							left:					-149px;
							top:					305px;
							background:				url('/sjablonen/3/images/general/mailprint.png');
							line-height:			110%;
							font-size:				0.9em;
						}
							
							#print
							{
								position:				relative;
								float:					left;
								width:					100px;
								padding:				25px 0 0 25px;
							}
							
							#mail
							{
								position:				relative;
								float:					left;
								width:					100px;
								padding:				15px 0 0 25px;
							}
					
						#content h1
						{
							font-size:				2.3em;
							line-height:			100%;
							background:				none;
							margin:					15px 0;
							padding:				0;
						}
						
						#content
						{
							line-height:			130%;
						}

/*----------------- vervolgpagina einde -------------------*/		
				
				#kjHolder
				{
					position:				absolute;
					width:					100%;
					min-height:				768px;
					height:					100%;
					left:					0;
					top:					0;
					background-color:		#c6c7c9;
					
					filter:					alpha(opacity=60);
					opacity:				0.6;
					z-index:				2;
					display:				none;
				}
				
				#kjbg
				{
					position:				absolute;
					width:					100px;
					height:					100px;
					left:					50%;
					top:					50%;
					z-index:				3;
					display:				none;
				}
					
					#lightbox
					{
						position:				absolute;
						width:					621px;
						height:					391px;
						left:					-305px;
						top:					-189px;
						background:				url('/sjablonen/3/images/general/kjbg.png') no-repeat center;
					}
						
						#box
						{
							position:				relative;
							float:					left;
							width:					610px;
							height:					378px;
							margin:					5px 0 0 5px;
						}
						
							#boxLeft, #boxRight
							{
								position:				relative;
								float:					left;
								width:					77px;
								height:					100%;
							}
							
							#boxCenter
							{
								position:				relative;
								float:					left;
								width:					456px;
								height:					100%;
							}
							
								#boxRight #cross
								{
									position:				absolute;
									width:					15px;
									height:					16px;
									top:					18px;
									left:					45px;
									background:				url('/sjablonen/3/images/general/cross.png') no-repeat center;
									cursor:					pointer;
								}
								
								.arrow
								{
									position:				absolute;
									width:					35px;
									height:					59px;
									left:					0;
									top:					130px;
									cursor:					pointer;
								}
								
								#arrowLeft
								{
									background:				url('/sjablonen/3/images/general/arrowLeft.png') no-repeat;
								}
								
								#arrowRight
								{
									background:				url('/sjablonen/3/images/general/arrowRight.png') no-repeat;
									left:					39px;
								}
				
								#boxCenter h1
								{
									color:					#1a171b;
									height:					60px;
									line-height:			60px;
									margin:					0;
									padding:				0;
									font-family:			"Times New Roman";
									font-size:				3em;
								}
								
								#photoStripHolder
								{
									position:				relative;
									width:					456px;
									height:					213px;
									overflow:				hidden;
								}
								
									#photoStrip
									{
										position:				absolute;
										width:					5000px;
										height:					213px;
									}
								
								#boxContent
								{
									height:					85px;
									padding:				10px 0;
									font-size:				1.1em;
									background:				none;
									overflow:				auto;
								}					
					
				#containerKroonjuwelen
				{
					position:				relative;
					float:					left;
					width:					100%;
					height:					112px;
				}
				
					/* ingevoegd tbv uitlijning schaduw overlap */
					#juwelenHolder
					{
						position:				absolute;
						width:					700px;
						height:					100%;
						left:					-4px;
						top:					0;
					}
					
						.juweel
						{
							position:				relative;
							float:					left;
							width:					151px;
							height:					104px;
							background-repeat:		no-repeat;
							margin-right:			8px;
							padding:				8px 5px 0 13px;
						}
					
						#juweel1
						{
							background-image:		url('/sjablonen/3/images/general/juweel1.png');
						}
						
						#juweel2
						{
							background-image:		url('/sjablonen/3/images/general/juweel2.png');
						}
						
						#juweel3
						{
							background-image:		url('/sjablonen/3/images/general/juweel3.png');
						}
						
						#juweel4
						{
							background-image:		url('/sjablonen/3/images/general/juweel4.png');
							margin-right:			0;
						}
						
							.juweel .titel
							{
								display:				block;
								font-size:				1.3em;
								font-weight:			bold;
							}
							
							.juweel p
							{
								font-size:				1.2em;
								background:				none;
								line-height:			110%;
							}
							
							.juweel a
							{
								background:				none;
							}
							
								.juweel a:hover
								{
									text-decoration:		underline;
								}

				
		#bottomWrapper
		{
			position:				relative;
			float:					left;
			width:					100%;
			height:					1px;
		}
			
			#logo
			{
				position:				absolute;
				width:					182px;
				height:					67px;
				left:					39px;
				top:					-108px;
			}
			
			#sponsors
			{
				float:					left;
				display:				inline;
				margin:					29px 0 0 269px;
				line-height:			120%;
			}
			
				#sponsors a
				{
					float:					left;
					display:				block;
					
				}
	
	/*********************************************************************************************/
	/* =Paging									                                     			 */
	/*********************************************************************************************/
	#containerCenter .paging
	{
		float:				left;
		width:				100%;
		padding:			0;
		margin:				13px 0 0 0;
	}
	
		#containerCenter .paging li
		{
			float:				left;
			display:			block;
			
			
			padding:			0;
			margin:				0 8px 0 0;
			
			color:				#999;	/* =102 */
			line-height:		1.2em;
			
			background-image:	none;
		}
		
			#containerCenter .paging li a
			{
				display:			block;
				
				padding:			6px;
				
				color:				#c6c7c8;	/* =100 */
				text-decoration:	none;
			}
			
				#containerCenter .paging li a:hover
				{
					padding:			6px 6px 4px 6px;
					
					color:				#777;			/* =100 */
									
					border-bottom:		2px solid #c6c7c8;	/* =100 */
					
					background-color:	#f5f5f5;		/* =104 */
				}
		
		#containerCenter .paging .info
		{
			padding:			6px 6px 6px 0;
			margin-right:		26px;
		
			color:				#c6c7c8;	/* =102 */
		}
		
		#containerCenter .paging .inBetween
		{
			padding:			6px;
		
			color:				#b2b2b2;	/* =103 */
		}
		
		#containerCenter .paging .currentPage span
		{
			display:			block;
			
			padding:			6px;
			
			color:				#fff;	/* =105 */
			font-weight:		bold;
			
			background-color:	#c6c7c8;	/* =101 */					
		}
		
		/* First and last pagenumber*/
		#containerCenter .paging .firstItem
		{
		}
		
		#containerCenter .paging .lastItem
		{
		}
		
		/* Next previous selectors*/
		#containerCenter .paging .previousPage a,
		#containerCenter .paging .nextPage a,
		#containerCenter .paging .previousPage a:hover,
		#containerCenter .paging .nextPage a:hover,
		#containerCenter .paging .previousPage.noPreviousPage,
		#containerCenter .paging .nextPage.noNextPage
		{
			padding:				2px 0 2px 0;
			border-bottom:			none;
			
			background-color:		transparent;
		}
	
		#containerCenter .paging .previousPage a span,
		#containerCenter .paging .nextPage a span,
		#containerCenter .paging .previousPage.noPreviousPage span,
		#containerCenter .paging .nextPage.noNextPage span
		{
			display:				block;

			width:					20px;
			height:					20px;
			
			margin:					0;
			padding:				0;

			text-indent: 			-5000px;	/* remove text */

			background-image:		url(/sjablonen/1/images/general/navigation_small.gif);
			background-repeat:		no-repeat;
			background-position: 	left top;
			background-color:		transparent;
			
			border:					medium none;
			overflow:				hidden;

			cursor:					pointer;
		}
		
			/* previous */
			#containerCenter .paging .previousPage a span
			{
				float:					left;
				display:				inline;
				
				background-position: 	left top;
			}
			
				#containerCenter .paging .previousPage a:hover span
				{
					background-position: 	left -20px;
				}
				
					#containerCenter .paging .previousPage.noPreviousPage span
					{
						background-position: 	left -40px;
					}
				
			/* next */
			#containerCenter .paging .nextPage, #containerCenter .paging .previousPage
			{
				width:				20px;
				border:				none;
			}
			
			
			#containerCenter .paging .nextPage a span
			{
				float:					right;
				display:				inline;
				
				background-position: 	-20px top;
			}
			
				#containerCenter .paging .nextPage a:hover span
				{
					background-position: 	-20px -20px;
				}
				
					#containerCenter .paging .nextPage.noNextPage span
					{
						background-position: 	-20px -40px;
					}
					
/*********************************************************************************************/
	/* =path 							            		                          			 */
	/*********************************************************************************************/
	#path
	{
		position:				absolute;
		left:					0;	/* 90 -5*/
		top:					-28px;
		font-size:				1.3em;
		width:					420px;
	}
	*>#path
	{
		width:					420px;
	}

	
		#path h2
		{
			display:				none;
		}
	
		#path ul
		{
			height:					1.2em;
			margin:					0;
		}
		
			#path li
			{
				display:				inline;
				float:					left;
	
				height:					1.2em;
				margin:					0;
				padding:				0 0 0 5px;
			
				color:					#999;	/* =11 */
				font-size:				0.92em;
				line-height:			120%;

				background-image: 		none;
				white-space:			nowrap;
			}
			
				#path a
				{	
					display:				block;
		
					width:					10px;
					height:					1.2em;
					
					margin:					0;
					padding:				0 9px 0 0;
					
					color:					#b2b2b2;	/* =12 */
					line-height:			120%;
					text-decoration:		none;
					
					background-image:		url(/sjablonen/2/images/general/bullet_path.gif);
					background-repeat:		no-repeat;
					background-position:	right 6px;
				}
				*>#path a /* IE 6 fix */
				{
					min-width:				10px;
					width:					auto;
				}
				
				#path .lastItem
				{
					background-image:		none;
				}
				
					#path a:hover
					{
						color:					#333;	/* =13 */
						text-decoration:		underline;
					}
}
