	@media screen
{

	p
	{
		padding:				0;
		margin:					2px 0px 0px 0px;
	}

	body
	{
		z-index:				0;
		font-family:			Trebuchet Ms;
		font-size:				12px;
		font-weight:			normal;
		line-height: 			160%;
		width:					100%;
		height:					100%;
		
		margin:					0px 0px 0px 0px;
		
		background-image: 		url('/sjablonen/50/images/general/backtop.gif');
		background-repeat: 		repeat-x;
		background-position: 	top;
	}
	
	#printContainer
	{
		display:				none;
	}
	
		#containerTotal
		{
			z-index:				1;
			position:				relative;
			display:				block;
			
			width:					771px;
			margin:					0px auto;
			
		}
			#containerHeader
			{
				z-index:				1;
				position:				relative;
				float:					left;
				display:				block;
				
				width:					771px;
				height:					180px;
				
			}
			
				#containerLogo
				{
					z-index:				1;
					position:				relative;
					float:					left;
					display:				block;
					
					width:					307px;
					height:					180px;
					
					background-image: 		url('/sjablonen/50/images/general/logo.jpg');
					background-repeat: 		no-repeat;
	
					cursor:					pointer;
					
				}
	
				#containerImage
				{
					z-index:				2;
					position:				relative;
					float:					left;
					display:				block;
					
					width:					464px;
					height:					180px;
					
					background-image: 		url('/sjablonen/50/images/general/header.jpg');
					background-repeat: 		no-repeat;
				}
				
					#containerPath
					{
						z-index:				3;
						position:				absolute;
						display:				block;
						visibility: 			visible;
						clear:					both;
						
						width:					450px;
						height:					20px;
						padding:				0px 0px 0px 74px;
						
						left:					174px;
						top:					137px;
						
						font-size:				11px;
						color:					#FFFFFF;

						background-image: 		url('/sjablonen/50/images/general/hier.gif');
						background-repeat: 		no-repeat;
						background-position: 	0px 6px;
					}
					
						#containerPath a
						{
							color:					#FFFFFF;
							text-decoration: 		none;
						}
						
						#containerPath a:hover
						{
							color:					#FFFFFF;
							text-decoration: 		underline;
						}
					
			#containerBottom
			{
				z-index:				2;
				position:				relative;
				float:					left;
				display:				block;
				
				width:					771px;
				
			}
			
				#containerMenu
				{
					z-index:				1;
					position:				relative;
					float:					left;
					display:				block;
					
					width:					153px;
				}
	
				#containerContent
				{
					z-index:				2;
					position:				relative;
					float:					left;
					display:				block;
					
					width:					460px;


				}
				
					#containerContent #content
					{
						border-left:			1px solid #CCCCCC;
						width:					427px;
						padding:				0px 0px 0px 20px;
					}
				
					#containerContent #content #title
					{
						font-weight:			bold;
						color:					#0C1A4F;
						font-size:				13px;
						
						margin:					0px 0px 3px 0px;
					}
					
					#containerContent #content #zoeken a
					{
						color:					#1F42B4;
					}
					
					#containerContent #content #zoeken .bottomline
					{
						border-top:			1px solid #CCCCCC;
					}
					
					#containerContent #content #zoeken td.title a
					{
						color:					#1F42B4;
						font-weight: 			bold;
					}
					
					#containerContent #content #zoeken .small
					{
						font-size:				10px;
					}
					
					#containerContent #content #zoeken .showpath
					{
						color:					#0C1A4F;
					}

				#containerFooter
				{
					z-index:				3;
					position:				relative;
					float:					left;
					display:				block;
					
					width:					427px;
					margin:					20px 0px 0px 0px;
					padding:				0px 0px 0px 20px;
		
					font-size:				11px;
					color:					#7F7F7F;
				}
					
				#containerRight
				{
					z-index:				3;
					position:				relative;
					float:					left;
					display:				block;
					
					width:					130px;
					padding:				0px 10px 0px 10px
	
				}
	
					#containerZoek
					{
						z-index:				1;
						position:				relative;
						float:					left;
						display:				block;
						
						width:					130px;
						height: 				37px;
						
						margin:					1px 0px 0px 0px;
						padding:				21px 0px 0px 0px;
	
						background-image: 		url('/sjablonen/50/images/general/zoeken.gif');
						background-repeat: 		no-repeat;
						background-position: 	0px 4px;
					}
	
						#containerZoek input {
							height:					14px;
							width:					87px;
							
							padding:				1px 1px 1px 1px;
							margin:					0px 5px 0px 0px;
							
							font-family: 			trebuchet ms;
							font-size:				12px;
							font-weight:			normal;
							color: 					#000000;
							
							background-image: 		url('/sjablonen/50/images/general/inputback.gif');
							background-repeat:		repeat-x;
							
							border:					1px solid #7F7F7F;
						}
						
					#containerSponsors
					{
						z-index:				2;
						position:				relative;
						float:					left;
						display:				block;
						
						width:					130px;
						padding:				30px 0px 0px 0px;
		
						background-image: 		url('/sjablonen/50/images/general/sponsor.gif');
						background-repeat: 		no-repeat;
						background-position: 	0px 5px;
					}
					

			
				#containerFooter a
				{
					font-size:				11px;
					font-weight: 			normal;
					color:					#7F7F7F;
					text-decoration: 		underline;	
				}
	
	
	a.snelzoek {
		font-size:				13px;
		font-weight:			bold;
		color:					#1F42B4;
		text-decoration:		underline;
	}
	
	a.snelzoek:hover	{
		font-weight:			bold;
		color:					#1F42B4;
		text-decoration:		underline;
	}
	
	/* INPUT */
	.cm_input {
		height:					20px;
		width:					200px;
		
		padding:				1px 1px 1px 1px;
		
		font-family:			Trebuchet MS;
		font-size:				13px;
		font-weight:			normal;
		color: 					#000000;
		
		border:					1px solid #A5ACB2;
	}
	
	.cm_textarea {
		height:					100px;
		width:					200px;
		
		padding:				1px 1px 1px 1px;
		
		font-family:			trebuchet ms;
		font-size:				13px;
		font-weight:			normal;
		color: 					#000000;
		
		border:					1px solid #A5ACB2;
	}
	
	/* LIST */
	ul.menuHeader {
		padding:				0px 0px 0px 0px; 
		margin: 				0px 0px 0px 0px;
	
		list-style: 			none;
	}
	
	li.bulletBlue {
		height:					25px;
		padding:				0px 0px 0px 15px;
		margin:					0px 0px 0px 0px;
		
		background-position: 	0px 6px;
		background-repeat: 		no-repeat;
		background-image:		url('../images/bullets/bullet_blue.gif');
	}
	
	h2
	{
		font-size:				17px;
		font-family: 			Arial, Verdana, Helvetica;


		padding:				0;
		margin:					0 0 4px 0;
		color:					#172983;
	}

	h3
	{
		font-size:				13px;
		font-family: 			Arial, Verdana, Helvetica;
		
		padding:				0;
		margin:					0 0 4px 0;
		
		color:					#172983;
	}


	
	/*************************************************************************************************/
	/* MENU                                                                                          */
	/*************************************************************************************************/
	#navigatie {
		margin:					0px 0px 0px 0px;
		display:				block;
		width:					153px;
	}
	
	#navigatie A {
		font-family:			trebuchet ms;
		font-size:				12px;
		font-weight:			normal;
		text-decoration:		none;
		color:					#333333;
	}
	
	#navigatie A:hover {
		font-size:				12px;
		font-weight:			normal;
		text-decoration:		underline;
		color:					#1F42B4;
	}
	
	
	/* ~~~~~~~ Navigatie niveau 1 ~~~~ */
	#navigatie ul {
		list-style: 			none;
		padding:				0px 0px 0px 22px; 
		margin: 				-3px 0px 0px 0px;
	}
	
	#navigatie ul li {
		margin: 				0px 0px 0px 0px;  
		padding:				5px 0px 0px 10px;
		color:					#333333;
		
		background-position: 	0px 11px;
		background-repeat: 		no-repeat;
		background-image: 		url('/sjablonen/50/images/bullets/bullet1.gif');
	}
	
	#navigatie ul li.selected {
		margin: 				0px 0px 0px 0px;  
		padding:				5px 0px 0px 10px;
		
		font-size:				12px;
		font-weight:			bold;
		color:					#1F42B4;
		
		background-position: 	0px 10px;
		background-repeat: 		no-repeat;
		background-image: 		url('/sjablonen/50/images/bullets/bullet2.gif');
	}
	
	#navigatie ul li.selectedPath {
		margin: 				0px 0px 0px 0px;  
		padding:				5px 0px 0px 10px;
		
		font-size:				12px;
		font-weight:			bold;
		color:					#004186;
		
		background-position: 	0px 10px;
		background-repeat: 		no-repeat;
		background-image: 		url('/sjablonen/50/images/bullets/bullet2.gif');
	}
	
	
	
	/* ~~~~~~~ Navigatie niveau 1 ~~~~ */
	#navigatie ul ul {
		list-style: 			none;
		margin: 				0px 0px 0px 2px;  
		padding:				0px 0px 0px 0px;;
	}
	
	#navigatie ul ul li {
		margin: 				0px 0px 0px 0px;  
		padding:				5px 0px 0px 10px;
		
		
	}
	
	#navigatie ul ul li.selected {
		margin: 				0px 0px 0px 0px;  
		padding:				5px 0px 0px 10px;
		
		font-size:				13px;
		font-weight:			bold;
		color:					#004186;
		
	}
	
	#navigatie ul ul li.selectedPath {
		margin: 				0px 0px 0px 0px;  
		padding:				5px 0px 0px 10px;
		
		font-size:				13px;
		font-weight:			bold;
		color:					#004186;
		
	}
	
	
	div.newsItem a, div.newsItem a:hover
	{
		color:					#122351;
		font-weight:			bold;
		text-decoration:		underline;
	}
	
		div.newsItem span.date
		{
			color:					#BBBBBB;
		}
	
	
	
	#containerNewsFrontpage
	{
	}
	
		#containerNewsFrontpage h1
		{
			padding:				0;
			margin:					14px 0 0 0;
			
			font-size:				13px;
		}
		
		#containerNewsFrontpage h1.rss
		{
		}
		
		#containerNewsFrontpage ul
		{
			padding:				0;
			margin:					0;
			
			list-style:				none;
		}
		
			#containerNewsFrontpage ul li
			{
				height:					25px;
				padding:				0px 0px 0px 15px;
				margin:					0px 0px 0px 0px;
				
				background-position: 	0px 6px;
				background-repeat: 		no-repeat;
				background-image:		url('/sjablonen/50/images/bullets/bullet1.gif');
			}
	
	
	
	
	#containerPaging
	{
		width:					100%;
		padding:				13px 0 13px 0;
		margin:					13px 0 0 0;
		
		border-top:				1px solid #122351;
	}
	
		#containerPaging ul
		{		
			clear:					both;
			
			height:					20px;
			padding:				0;
			margin:					0;
		}
		
			#containerPaging ul li
			{
				float:					left;
				
				width:					15px;
				min-width:				15px;
				padding:				3px 3px 3px 3px;
				margin:					0 5px 0 0;
				
				list-style:				none;
				text-align:				center;
				
				background-color:		#EFEFEF;
				
				border:					1px solid #122351;			
			}
				
			*>#containerPaging ul li
			{
				width:					auto;
			}
			
				#containerPaging ul li a
				{
					color:					#666666;
				}
		
		#containerPaging .selectedPageNumber
		{
			color:					#FFFFFF;
			font-weight:			bold;
			
			background-color:		#122351;
			
			border-color:			#122351;
		}
	
	ul li
	{
		list-style-type:		none;
		
		background-image:		url(/sjablonen/50/images/bullets/bullet1.gif);
		background-repeat:		no-repeat;
		background-position:	0 6px;
		padding:				0 0 0 17px;
		margin:					0px 0px 0px -20px;
	}
	
blockquote
	{
		margin:				2em;
		margin-top:			0;
		margin-bottom:		1em;
		font-size:			11px;
		
		padding:			10px;
		font-family: 		Arial, Verdana, Helvetica;
		
		min-height:			1em;
		height:				auto;
		
		border:				1px solid #e5e5e5;
		background-color:	#fafafa;
						
		color:				#828282;
	}
	
		
	/* =hr */
	hr
	{
		height: 			1px; 
		color: 				#757477; 
		background-color: 	#757477; 
		border: 			0px solid #000000;
		margin:				0;
		padding:			0;
	}

				
	/* =Pre */
	pre
	{
		font-family:		Courier;
		margin:				0 9px 2em 0;
		
		padding:			14px 9px 0 0;
		
		min-height:			1em;
		height:				auto;
						
		background-color:	#fafafa;
	}
	
		pre h2,  pre h3
		{
			margin-top:			0;
			font-variant:		normal;
		}
	
	/* =Alignment */
	.textAlignRight
	{
		text-align:			right;
	}
	
	.textAlignCenter
	{
		text-align:			center;
	}
	
	.textAlignJustify
	{
		text-align:			justify;
	}

	.textAlignLeft
	{
		text-align:			left;
	}	

	/* =Underline */
	 .textUnderline	
	{
		text-decoration:	underline;
	}
	
	/* =Tables */
	table 
	{
		padding: 				0;
		margin:					0 9px 18px 0;
		font-family: 			Arial, Verdana, Helvetica;
		border-bottom:			1px solid #b2b2b2;
		border-right:			1px solid #b2b2b2;
		
		border-collapse: 		collapse;
	}
	
		 table tbody 
		 {
			padding: 				0;
			margin:					0;
		 }
		
		 table th 
		 {
			font-weight:			bold;
			font-variant:			small-caps;
			/* color:					#fff;*/
			/* background-color:		#1f3653; */

			padding: 				1px;
			margin:					0;
			border-left:			1px solid #b2b2b2;
			border-top:				1px solid #b2b2b2;
		}
		
		table td 
		{
			border-width: 			0;
			padding: 				1px;
			margin:					0;
			
			border-left:			1px solid #b2b2b2;
			border-top:				1px solid #b2b2b2;
		}
	
		table .tableRowOdd
		{
			background-color: 		#eeeeee; /* row alternating color */
		}
		
		.ial, .floatLeft
		{
			float:					left;
		}
	
		.iar, .floatRight
		{
			float:					right;
		}
	
		.border1
		{
			border:				solid 1px #999999;
		}

		.border2
		{
			border:				solid 2px #999999;
		}
		
		.border3
		{
			border:				solid 3px #999999;
		}

		strong
		{
			font-weight:		bold;
		}
	

}

@media print
{
	#containerHeader, #containerMenu, #containerRight, #containerFooter
	{
		display:				none;
	}
	
	body
	{
		font-family: 			trebuchet ms;
		font-size:				12px;
		font-weight:			normal;
		line-height: 			160%;
		color:					#000000;
	}

	#printContainer
	{
		position:				relative;
		display:				block;
		
		height:					170px;
		
		margin:					0px 0px 20px 0px;
		
		border-bottom:			1px solid #000000;
	}

	#printLogo
	{
		float:					left;
	}
	
	#printAddress
	{
		float:					right;
	}

	#containerContent #title
	{
		margin:					0px 0px 10px 0px;
		
		font-size:				16px;
		font-weight:			bold;
	}
	
	#containerFooter a
	{
		color:					#000000;
	}
	
	/*nieuwe editor*/
		
	/* =hr */
	hr
	{
		height: 			1px; 
		color: 				#757477; 
		background-color: 	#757477; 
		border: 			0px solid #000000;
		margin:				0;
		padding:			0;
	}

				
	/* =Pre */
	pre
	{
		font-family:		Courier;
		margin:				0 9px 2em 0;
		
		padding:			14px 9px 0 0;
		
		min-height:			1em;
		height:				auto;
						
		background-color:	#fafafa;
	}
	
		pre h2,  pre h3
		{
			margin-top:			0;
			font-variant:		normal;
		}
	
	/* =Alignment */
	.textAlignRight
	{
		text-align:			right;
	}
	
	.textAlignCenter
	{
		text-align:			center;
	}
	
	.textAlignJustify
	{
		text-align:			justify;
	}

	.textAlignLeft
	{
		text-align:			left;
	}	

	/* =Underline */
	 .textUnderline	
	{
		text-decoration:	underline;
	}
	
	/* =Tables */
	table 
	{
		padding: 				0;
		margin:					0 9px 18px 0;
		
		border-bottom:			1px solid #b2b2b2;
		border-right:			1px solid #b2b2b2;
		
		border-collapse: 		collapse;
	}
	
		 table tbody 
		 {
			padding: 				0;
			margin:					0;
		 }
		
		 table th 
		 {
			font-weight:			bold;
			font-variant:			small-caps;
			/* color:					#fff;*/
			/* background-color:		#1f3653; */

			padding: 				1px;
			margin:					0;
			border-left:			1px solid #b2b2b2;
			border-top:				1px solid #b2b2b2;
		}
		
		table td 
		{
			border-width: 			0;
			padding: 				1px;
			margin:					0;
			
			border-left:			1px solid #b2b2b2;
			border-top:				1px solid #b2b2b2;
		}
	
		table .tableRowOdd
		{
			background-color: 		#eeeeee; /* row alternating color */
		}
		

		
		.ial, .floatLeft
		{
			float:					left;
		}
	
		.iar, .floatRight
		{
			float:					right;
		}
	
		.border1
		{
			border:				solid 1px #999999;
		}

		.border2
		{
			border:				solid 2px #999999;
		}
		
		.border3
		{
			border:				solid 3px #999999;
		}

		strong
		{
			font-weight:		bold;
		}
}