/* ~~~~ Standaard stijlen ~~~~~~*/
body {
	height:					100%;
	margin:					0px;
	padding:				0px 0px 0px 0px;
	font-family: 			Tahoma, Arial, Helvetica;
	background-color:		#FFFFFF;

	background-position: 	center;
	background-repeat: 		repeat-y;
	background-image: 		url('/sjablonen/1/images/general/background.gif'); 
}

a {
	text-decoration:		none;
	font-weight:			bold;
	color:					#000000;
}

a:hover {
	text-decoration:		underline;
	color:					#0075B5;
}

form {
	margin:					0px;
}

img {
	border: 				none;
}

h1, h2
{

	font-size:				1.4em;
	margin-bottom:			4px;
	margin-top:				0px;
}


#zoekblok h2
{
	font-size:				1.4em;
}

h3
{

	font-size:				1.1em;
	margin-bottom:			4px;
	margin-top:				0px;
}

.floatCloser
{
	clear:					both;
}

.onzichtbaar {
	display:				none;
	margin:					0px;
	padding:				0px 0px 0px 0px;
}

.smallText {
	font-weight:			Normal;
	font-size:				0.9em;
}

.smallText A {
	font-weight:			Normal;
}

.cm_input {
	border:					1pt solid #626465;
	height:					15px;
	background-color:		#FFFFFF;
	color:					#000000;
	font-size:				0.8em;
	maxlength:				35;
}

.cm_select {
	border:					1pt solid #626465;
	height:					17px;
	background-color:		#FFFFFF;
	color:					#000000;
	font-size:				0.8em;
}

.cm_textarea {
	border:					1pt solid #626465;
	background-color:		#FFFFFF;
	color:					#000000;
	font-size:				0.8em;
}

.cm_radio {
	width:					15px;
	height:					15px;
	margin-right:			5px;
	font-size:				0.8em;
	font-weight:			normal;
}

.cm_button {
	height:					16px;
	margin-right:			5px;
	
	font-size:				0.8em;
	font-weight:			bold;
	color:					#ffffff;

	background-color:		#0176B5;
	border:					1px solid #000000;
}

hr {
	height: 				1px;
	color:					#000000;
}
#totalContainerDiv {
	width: 					776px;
	position: 				absolute;
	
	left: 					50%;
	height:					100%;
	margin-left: 			-388px;
}

/* ~~~~~~~ Header elementen ~~~~~~~~~ */
#fotoHeader 
{
	float:					left;
	position: 				relative;
	width:					770px;
	height:					148px;
	
	padding-right:			5px;
	background-position: 	8px 0px;
	background-repeat: 		no-repeat;
	background-color:		#FFFFFF;
}
*>#fotoHeader 
{
	min-height:				148px;
	height:					auto;
	
}

#logo {
	position: 				Absolute;
	top: 					30px;
	left: 					18px;
	
	width: 					270px;
	height:					100px;

	background-image:		none;
	filter: 				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sjablonen/1/images/logo/logo_ikp.png');
}

*>#logo
{
	background-position: 	0px 0px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/logo/logo_ikp.png');
	filter:					none;
}

#logo a:hover {
	cursor: 				hand;
}


#logolayer 
{
	position: 				Absolute;
	top: 					30px;
	left: 					18px;
	
	width: 					570px;
	height:					100px;
	
	cursor:					pointer;
	cursor:					hand;
}

#zoekblok 
{
	position: 				Absolute;
	top: 					16px;
	left: 					611px;
	
	width:					147px;
	height:					118px;
	padding:				5px;
	background-color:		#d4e8f3;
}
*>#zoekblok 
{
	height:					auto;
	min-height:				118px;
}

	#zoekblok input
	{
		width:				120px;
		margin:				0 5px 0 0;
	}
	
	#zoekblok #submitArrow,
	#zoekblok #submitArrow:hover
	{
		cursor:				hand;
	}
	
	#zoekblok #extendedSearchButton
	{
		margin:				0 0 12px 2px;
	}

#topMenu {
	position: 				Relative;
	height:					15px;
	text-align:				Right;
}

*>#topMenu
{
	height:					auto;
	min-height:				15px;
}

#bottomMenu {
	margin-left: 			294px;
	text-align:				Right;
	color:					#9F9F9F;
	
	width:					300px;
	height:					10px;
}

#bottomMenu A {
	color:					#9F9F9F;
}

#tekstVersie {
	position: 				Absolute;
	top: 					2px;
	left: 					10px;
	
	width:					80px;
	height:					10px;
}

#rssLinks {
	position: 				Absolute;
	top: 					8px;
	left: 					11px;
}

#rssButton {
	width:					58px;
	float:					left;
}

#frieseVlag {
	width:					28px;
	float:					left;
}

#engelseVlag {
	width:					38px;
	float:					right;
}

/* ~~~~~~~ HoofdNavigatie ~~~~ */
#hoofdNavigatie {
	position: 				relative;
	float:					left;
	width:					597px;
	height:					24px;
	background-color:		#0075B5;
	margin-top:				4px;
}

/* ~~~~~~~ Sub Navigatie ~~~~ */
#navigatieContainer {
	position: 				Relative;
	left:					0px;
	float:					left;
	background-color:		#FFFFFF;
	padding:				4px 0px 4px 0px;
	
	width:					164px;
	line-height:			140%;
	overflow-x:				hidden;
}

#navigatie {
	margin:					0px 0px 0px 0px;
	background-color:		#0176B5;
}

#navigatie A {
	font-weight:			bold;
	color:					#FFFFFF;
}

/* ~~~~~~~ Navigatie niveau 1 ~~~~ */
#navigatie ul {
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 0px;
	background-color:		#0176B5; 
}

#navigatie ul li {
	margin: 				0px 0px 0px 0px;  
	padding:				3px 0px 3px 13px;
}

#navigatie .selected {
	position:				Relative;
	background-color:		#CAE3F0;

	background-position: 	0px 6px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/bullet_right_arrow.gif');
	color:					#00599C;
	font-weight:			bold;
}

#navigatie .selectedPath {
	background-position: 	2px 6px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/bullet_right_arrow_path.gif');
}

/* ~~~~~~~ Navigatie niveau 2 ~~~~ */
#navigatie ul ul {
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				1px 0px 0px 0px; 
	background-color:		#0190CB;
}

#navigatie ul ul li {
	margin: 				0px 0px 0px 0px;
	padding:				3px 0px 3px 13px; 
}

/* ~~~~~~~ Navigatie niveau 3 ~~~~ */
#navigatie ul ul ul {
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				1px 0px 0px 0px;
	background-color:		#019DD6;
}

#navigatie ul ul ul li {
	margin: 				0px 0px 0px 0px;
	padding:				3px 0px 3px 13px; 
}

/* ~~~~~~~ Navigatie niveau 4 ~~~~ */
#navigatie ul ul ul ul {
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				1px 0px 0px 0px;
	background-color:		#01ACE3;
}

#navigatie ul ul ul ul li {
	margin: 				0px 0px 0px 0px;
	padding:				3px 0px 3px 13px; 
}



/*********************************************************************************************/
/* Containers & styles (path)			 	 	 		     								 */
/*********************************************************************************************/

#containerPath
{
	padding:			5px 0px 5px 0px;
	
	color:					#808080;
}

#containerPath a
{		
	text-decoration:		none;
	
	color:					#808080;
}

#containerPath a:hover
{		
	text-decoration:		underline;
	
	color:					#808080;
}

/* ~~~~~~~ Bottom container ~~~~ */
#bottomContainer {
	position: 				Relative;
	float:					left;
	padding-left:			7px;
}

/* ~~~~~~~ Main content container ~~~~ */
#columnContainer {
	position: 				Relative;
	float:					left;
	width:					597px;
	padding-left:			7px;
}

/* ~~~~~~~ Sidebar ~~~~ */
#sideBar {
	position: 				relative;
	background-color:		#FFFFFF;
	display: 				block;
	float:					left;
	
	width:					157px;
	padding:				0px 5px 0px 8px;
	margin-top:				4px;
	
}

#sideBar .contentTitle h2
{
	font-size:				1.2em;

	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
}

/* ~~~~~~~ metaContainer, voor relevante info, contact, print etc ~~~~ */
#metaContainer {
	position: 				Relative;
	display: 				block;
	float:					left;
			
	background-color:		#D4E8F3;
	width:					157px;
}

/* ~~~~~~~ Relevante Pagina's ~~~~ */
#relevantePagina {
	width:					140px;
	margin:					10px 4px 20px 10px;
	padding:				0px 0px 0px 0px;
}

#relevantePagina ul {
	position: 				Relative;
	list-style: 			none;
	
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 0px;  
}

#relevantePagina li {
	position: 				Relative;
	padding:				2px 0px 2px 0px; 
}

/* ~~~~~~~ Extra Informatie ~~~~ */
#extraInfo
{
	width:					140px;
	margin:					10px 4px 20px 10px;
	padding:				0px 0px 0px 0px;
}

#extraInfo ul
{
	position: 				Relative;
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 0px;

	font-weight:			bold;
}

#extraInfo li
{
	position: 				Relative;
	padding:				2px 0px 2px 0px; 
}


/* ~~~~~~~ Downloads ~~~~ */
#downloads {
	width:					140px;
	
	padding:				0px 0px 0px 0px;	
	margin:					10px 4px 20px 10px;
}

#downloads ul {
	list-style: 			none;
	padding:				14px 0px 0px 0px; 
	margin: 				0px 0px 0px 0px;
}

#downloads li {
	padding:				2px 0px 2px 24px; 
}

#downloads .pdf {
	position: 				Relative;
	background-position: 	0px 2px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/bullet_pdf.gif');
}

#downloads .doc {
	position: 				Relative;
	background-position: 	0px 1px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/bullet_word.gif');
}

/* ~~~~~~~ Print en Mail ~~~~ */
#printMail {
	width:					140px;
	margin:					10px 4px 13px 6px;
}

#printMail A {
	color:					#00599C; 
}

#printMail ul {
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 0px; 
}

#printMail li {
	padding:				2px 0px 2px 28px; 
}

#printMail .mailPage {
	background-position: 	0px 4px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/button_mailpage.gif');
}

#printMail .printPage {
	position: 				Relative;
	background-position: 	4px 1px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/button_printpage.gif');
}

/* ~~~~~~~ Geef mij info over ~~~~ */
#themaSelect {
	position: 				relative;
	display: 				block;
	float:					left;
	
	margin:					4px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	background-color:		#F6FAFC;
	
	width:					157px;
	height:					60px;
}

#themaSelectBox {
	position: 				Relative;
	top:					22px;
	left:					8px;
}

#themaSelectBox select {
	width:					140px;
}



/* ~~~~~~~ Content ~~~~ */
#contentContainer {
	position: 				Relative;
	left:					0px;
	float:					right;
	background-color:		#EBF4F9;		
	
	width:					427px;
	margin-top:				4px;
	line-height:			140%;
	
	overflow-x:				hidden;
}

#content {
	position: 				Relative;
	padding:				0px 0px 0px 0px; 
	margin: 				9px 14px 9px 14px;  
	width:					399px;
}

#naarboven
{
	float:					right;
	position: 				relative;

	width:					70px;
	padding:				0px 0px 0px 0px; 
	margin: 				9px 14px 9px 348px; 
}

#naarboven h3 a
{
	font-size:				0.9em;
	color:					#0075b5;
}

#titel {
	font-size:				1.3em;
	font-weight:			Bold;
	color:					#0176B5;
	margin-bottom:			4px;
}

#content A {
	text-decoration:		none;
	font-weight:			bold;
	color:					#0075B5;
}

#content A:Hover {
	text-decoration:		underline;
	color:					#005595;
}

#content ul {
	position: 				Relative;
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 16px;  
}

#content ul li {
	position: 				Relative;
	padding:				2px 0px 2px 22px; 
	
	background-position: 	0px 3px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/bullet_blauw.gif');
}

#content ol {
	position: 				Relative;
	list-style: 			decimal;
}

#content ol li {
	position: 				Relative;
	padding:				2px 0px 2px 0px; 	
}

#newsSummary {
	position:				Relative;
}

#newsSummary .headlineDate {
	float:					Right;
	color:					#999999;
	clear: 					Right;
}

#newsSummary .headline {
	padding:				0px 0px 0px 15px;
	float:					Left;
}

#newsSummary .readMore {
	margin-left:			8px;

}

#newsSummary .shortFlash {
	clear: 					Right;
	padding:				0px 0px 20px 15px;

}

.bulletgroen {
	background-position: 	0px 3px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/bullet_groen.gif');
}

.bulletblauw {
	background-position: 	0px 3px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/bullet_blauw.gif');
}

.bulletrood
{
	background-position: 	0px 3px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/4/images/general/bullet_rood.gif');
}

.ezMenu {
	font-weight:			bold;
	width:					90px;
	height:					20px; 
	font-size:				1.1em;
	padding:				0px 0px 0px 4px;
	cursor:					pointer;
}
*>.ezMenu
{
	min-width:			90px;
	width:				auto;
}

.newsNaarOverzicht {
	position:				relative;
	margin-top: 			16px;
	float:					right;
	clear:					left;
}

#faqZoekblok {
	background-color:		#000000;
	padding: 0px 0px 0px 0px;
}
#faqTrefwoord {
	float:					Left;
	position:				Relative;
	padding-left:			68px;
}

#faqCategorie {
	float:					Right;
	position:				relative;
	padding-left:			63px;
}

.documentPad {
	background-color:		#d9eef7;
}

.documentDatum {
	color:					#888888;
}

#agendaSelect {
	float:					right;
	padding-bottom:			8px;
	font-weight:			bold;
}

#agendaNextPreviousContainer {
	clear:					both;
	background-color: 		#D6EBF7;
	
	width:					100%;
	height:					16px;
}

.agendaColor {	
	padding:				0px 6px 0px 6px;
}

.agendaColor table, .agendaColorAlternate table
{	
	font-size:				1em;
}

.agendaColorAlternate {
	background-color:		#e2eff6;
	padding:				0px 6px 0px 6px;
}

#nieuwsbriefContainer
{
	background-color:		#EBF4F9;
}

	#nieuwsbriefContainer p
	{
		margin:					0;
	}


	#nieuwsbriefContainer h2
	{
		font-size:			1.2em;
		font-weight:		bold;
		margin:				0;
		padding:			0;
	}

	#nieuwsbriefContainer h3
	{
		font-size:			1.0em;
		font-weight:		bold;
		margin:				0;
		padding:			0;
	}
	
	
	#nieuwsbriefContainer .rood
	{
			color:			#ff0000;
	}


#containerEnquete td
{
	font-size:				0.8em;
}


/*******************************************************************************************/

#loketLeft
{
	position:				relative;	
	float:					left;
}

#loketLeft ul
{
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
}

#loketRight
{
	position:				relative;		
	float:					right;
}

#loketRight ol
{
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 24px;
}

.loketTitle
{
	position:				relative;
	
	width:					185px;
	font-weight:			bold;
	
	color:					#FFFFFF;
	background-color:		#0176B5;
	
	padding:				2px 4px 2px 4px;
	margin:					10px 0px 10px 0px;
}



/*******************************************************************************************/
/* sIFR				                                                                       */
/*******************************************************************************************/
.sIFR-flash
{
	visibility:				visible !important;
	margin:					0;
}
	
.sIFR-replaced
{
	visibility:				visible !important;
}
	
span.sIFR-alternate
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					0;
	height:					0;
	display:				block;
	overflow:				hidden;
}
	
/*.sIFR-hasFlash h2
{
	visibility:				hidden;
}

.sIFR-hasFlash h3
{
	
	visibility:				hidden;
}
*/
	
.sIFR-hasFlash span.metaTitle
{
	visibility:				hidden;
}


#contentWeb ul.searchOptions,
#contentWeb ul.interventionIndex,
#contentWeb ul.linkedThemes,
#content ul.alphabet
{
	margin:					20px 0 0 0;
}

	#contentWeb ul.interventionIndex li,
	#contentWeb ul.linkedThemes li
	{
		float:					left;
		clear:					both;
		width:					540px;
		padding:				0 0 15px 22px;
	}
	
	#contentWeb ul.interventionIndex li.noItems,
	#contentWeb ul.linkedThemes li.noItems
	{
		background-image:		none;
		padding:				0 0 15px 0;
	}
	
	
	#contentWeb ul.linkedThemes li h2
	{
		font-size:				1.0em;
	}
	
	.themeBack
	{
		float:					left;
		clear:					both;
		margin:					5px 0 10px 0;
	}
	
	#content .alphabetHeader
	{
		float:					left;
		clear:					both;
		margin:					10px 0 10px 0;
	}
	
	#content ul.alphabet,
	#content ul.alphabetResults
	{
		float:					left;
		display:				block;
		width:					100%;
		clear:					both;
		margin:					0;
	}
	
	#content ul.alphabet
	{
		border-bottom:			1px solid #000;
		padding:				0 0 10px 0;
	}
	
	#content ul.alphabetResults
	{
		margin:					0;
	}
		
		#content ul.alphabet li
		{
			float:					left;
			background-image:		none;
			margin:					0 7px 0 0;
			padding:				0;
			font-size:				1.1em;
		}
		
		#content ul.alphabetResults li
		{
			float:					left;
			clear:					both;
			margin:					0 0 10px 0px;
			padding:				0;
			background-image:		none;
		}
		
		#content ul.alphabetResults li.newletter
		{
			margin:					20px 0 0 0;
			padding:				0;
			font-size:				1.5em;
		}
		
			#content ul.alphabetResults li p
			{
				margin:					0;
				padding:				0;
			}
			
			#content ul.alphabetResults li h2
			{
				font-size:				1.0em;
			}
			
			#content ul.alphabetResults li .leesmeer,
			#content ul.linkedThemes li .leesmeer
			{
				float:					left;
				width:					100%;
				clear:					both;
			}
			
			
			#contentWeb .prestationButton, 
			#contentWeb .themeButton,
			#contentWeb .alphabetButton
			{
				float:					left;
				margin:					0 10px 10px 0;
				padding:				0;
				background-image:		none;
				width:					157px;
				height:					23px;
			}
			
		
			#contentWeb .prestationButton a,
			#contentWeb .themeButton a,
			#contentWeb .alphabetButton a 			
			{
				float:					left;
				display:				block;
				width:					157px;
				height:					23px;
				text-indent:			-5000px;
				background-image:		url(/sjablonen/1/images/general/prestationButton.png);
				background-position:	0 0;
				background-repeat:		no-repeat;
			}
			
			#contentWeb .themeButton a
			{
				background-image:		url(/sjablonen/1/images/general/themeButton.png);
			}
			
			#contentWeb .alphabetButton a
			{
				background-image:		url(/sjablonen/1/images/general/alphabetButton.png);
			}
			
	/*********************************************************************************************/
	/* =Errors & Warnings				  			                                      				   */
	/*********************************************************************************************/
				
	#content span.m2f_fail ,
	#content span.m2f_success,
	#content span.notfound_404,
	#content span.error,
	#content span.warning,
	#content span.captcha_fail
	{	
		display:				block;
		margin:					32px 0 32px 0;
		width:					80%;
		padding: 				13px 0 13px 80px;
		height:					38px;
	
		color: 					#f00;
		font-weight:			bold;
	
		border:					solid 2px #f00;
	}	
	
	#content span.m2f_fail
	{
		background: 			url(/sjablonen/1/images/general/m2f_fail.png) no-repeat 8px 8px #ffe0e1;
	}
	
	
	#content span.m2f_success
	{
		color: 					#7ebd27;
		background: 			url(/sjablonen/1/images/general/m2f_success.png) no-repeat 8px 8px #e3ffe0;
		border:					solid 2px #7ebd27;
	}
	
	
	#content span.notfound_404
	{
		background: 			url(/sjablonen/1/images/general/notfound_404.png) no-repeat 8px 8px #ffe0e1;
	}
	
	#content span.error, #content span.captcha_fail
	{
		background: 			url(/sjablonen/1/images/general/error.png) no-repeat 8px 8px #ffe0e1;
	}
	
	#content span.warning
	{
		color:					#ff7300;
		background: 			url(/sjablonen/1/images/general/warning.png) no-repeat 8px 8px #fff7e0;
		border:					solid 2px #ff7300;
	}			
			

/************************************************************************************************/
/* Print styles                                                                 				*/
/************************************************************************************************/
@media print 
{
	#fotoHeader, #hoofdNavigatie, #navigatieContainer, #sideBar, #bottomMenu, #menu_0, object.sIFR-flash, #containerPath
	{
		display:				none;
	}
	
	span.sIFR-alternate
	{
		display:				block;
	}
	
	
}
