/* ~~~~ 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/2/images/general/background.gif'); 
}

a {
	text-decoration:		none;
	font-weight:			bold;
	color:					#000000;
}

a:hover {
	text-decoration:		underline;
	color:					#5EB800;
}

form {
	margin:					0px;
}

img {
	border: 				none;
}

h1, h2
{

	font-size:				1em;
	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;
}

.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:				.7em;
}

.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:		#5eb800;
	border:					1px solid #000000;
}

#totalContainerDiv {
	width: 					776px;
	position: 				Absolute;
	left: 					50%;
	height:					100%;
	margin-left: 			-388px;
}

#logo {
	position: 				Absolute;
	top: 					30px;
	left: 					18px;
	
	width: 					340px;
	height:					100px;

	background-image:		none;
	filter: 				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sjablonen/2/images/logo/logo_ikp.png');
}

*>#logo
{
	background-position: 	0px 0px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/images/logo/logo_ikp.png');
	filter:					none;
}


#logolayer {
	position: 				Absolute;
	top: 					30px;
	left: 					18px;
	
	width: 					570px;
	height:					100px;
	
	cursor:					pointer;
	cursor:					hand;
}

/* ~~~~~~~ Header elementen ~~~~~~~~~ */
#fotoHeader 
{
	position: 				relative;
	width:					775px;
	height:					148px;
	background-position: 	8px 0px;
	background-repeat: 		no-repeat;
	background-color:		#FFFFFF;
}
*>#fotoHeader 
{
	min-height:				148px;
	height:					auto;
}

#zoekblok 
{
	position: 				Absolute;
	top: 					16px;
	left: 					611px;
	
	width:					147px;
	height:					118px;
	padding:				5px;
	background-color:		#e4f3d4;
}
*>#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;
}

#zoek input
{
	width:					120px;
	font-size:				0.8em;
}

#zoekRadio
{
	width:					142px;
	padding:				0px 0px 0px 0px;
	margin:					6px 0px 0px 0px;
	
	font-size:				0.8em;
}

#zoekRadioRightCellContainer {
	margin-top:			4px;
}

#zoekRadio .left {
	width:					66px;
	float:					left;
}

#zoekRadio .right{
	width:					74px;
	float:					right;
	margin-right:			0px;
}

#zoek .singleCell{
	margin-bottom:			4px;
}

/* ~~~~~~~ HoofdNavigatie ~~~~ */
#hoofdNavigatie {
	position: 				relative;
	float:					left;
	width:					597px;
	height:					24px;
	background-color:		#3B7B00;
}

/* ~~~~~~~ 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:		#5EB801;
}

#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:		#3B7B00; 
}

#navigatie ul li {
	margin: 				0px 0px 0px 0px;  
	padding:				3px 0px 3px 13px;
}

#navigatie .selected {
	position:				Relative;
	background-color:		#DEF0CA;

	background-position: 	0px 6px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/images/general/bullet_right_arrow.gif');
	color:					#3B7B00;
	font-weight:			bold;
}

#navigatie .selectedPath {	
	background-position: 	2px 6px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/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:		#4F9701;
}

#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:		#60AB01;
}

#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:		#72C201;
}

#navigatie ul ul ul ul li {
	margin: 				0px 0px 0px 0px;
	padding:				3px 0px 3px 13px; 
}

/* ~~~~~~~ Sidebar ~~~~ */
#sideBar {
	position: 				relative;
	background-color:		#FFFFFF;

	display: 				block;
	float:					left;
	
	width:					147px;
	padding:				0px 5px 0px 5px;

}

#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:		#E4F3D4;;

	z-index:				1; 
	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/2/images/general/bullet_pdf.gif');
}

#downloads .doc {
	position: 				Relative;
	background-position: 	0px 1px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/images/general/bullet_word.gif');
}

/* ~~~~~~~ Fontsize ~~~~ */


	#fontSize ul
	{
		margin:					0px 0px 0px 6px;
		padding:				0px 0px 0px 6px;
	}

	#fontSize ul li
	{
		list-style:				none;
	}

/* ~~~~~~~ Print en Mail ~~~~ */
#printMail {
	width:					140px;
	margin:					10px 4px 13px 6px;
}

#printMail A {
	color:					#5EB800; 
}

#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/2/images/general/button_mailpage.gif');
}

#printMail .printPage {
	position: 				Relative;
	background-position: 	4px 1px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/images/general/button_printpage.gif');
}

/* ~~~~~~~ Geef mij info over ~~~~ */
#themaSelect {
	position: 				Relative;
	top:					0px;
	left:					0px;
	
	margin:					4px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	background-color:		#F9FCF6;	
	width:					157px;
	height:					60px;
}

#themaSelectBox {
	position: 				Relative;
	top:					22px;
	left:					8px;
}

#themaSelectBox select {
	width:					140px;
}

/* ~~~~~~~ Main content container ~~~~ */
#columnContainer {
	position: 				relative;
	display:				inline;
	float:					left;
	width:					597px;
	margin-left:			8px;

}


/* ~~~~~~~ Content ~~~~ */
#contentContainer {
	position: 				Relative;
	left:					0px;
	float:					right;
	background-color:		#F2F9EB;		
	
	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;
}

#content A {
	text-decoration:		none;
	font-weight:			bold;
	color:					#5EB800;
}

#content A:Hover {
	text-decoration:		underline;
	color:					#3E9800;
}

#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:					#5EB800;
}

#titel {
	font-size:				1.3em;
	font-weight:			Bold;
	color:					#5EB800;
	margin-bottom:			4px;
}

#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/2/images/general/bullet_groen.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/2/images/general/bullet_groen.gif');
}

.bulletblauw {
	background-position: 	0px 3px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/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:					93px;
	height:					18px; 
	font-size:				1.1em;
	padding:				0px 0px 0px 4px;
	cursor:					pointer;
}

*>.ezMenu
{
	min-width:			93px;
	width:				auto;
}

.newsNaarOverzicht {
	position:				relative;
	margin-top: 			16px;
	float:					right;
	clear:					left;
}

.documentPad {
	background-color:		#d9eec3;
}

.documentDatum {
	color:					#888888;
}

#agendaSelect
{
	float:					right;
	padding-bottom:			8px;
	font-weight:			bold;
}

#agendaNextPreviousContainer
{
	clear:					both;
	background-color: 		#ecf8d4;
	
	width:					100%;
	height:					16px;
}

.agendaColor
{
	padding:0px 6px 0px 6px;
}

.agendaColor table, .agendaColorAlternate table
{	
	font-size:				1em;
}

.agendaColorAlternate
{
	background-color: #ecf6e2;
	padding:0px 6px 0px 6px;
}

#nieuwsbriefContainer
{
	background-color:		#F2F9EB;
}


	#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;
	}

/*******************************************************************************************/
/* 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;
}

#columnContainer.volledig{
	width:					98%;
}

#columnContainer.volledig #contentContainer{
	width:					100%;
}


#columnContainer.volledig #contentContainer #content{
	width:					100%;
	margin:				0 0 0 0;
}

#columnContainer.volledig #contentContainer #naarboven{
	margin-left:			680px;
}


#columnContainer.breed{
	width:					760px;
}

#columnContainer.breed #contentContainer{
	width:					596px;
}

#columnContainer.breed #contentContainer #content{
	width:				100%;
}

#columnContainer.breed #contentContainer #naarboven{
	margin-left:			520px;
}

	/*********************************************************************************************/
	/* =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;
	}
	
	
}
