/* ~~~~ Standaard stijlen ~~~~~~*/
body {
	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_home.gif'); 
}

ul {
	position: 				Relative;
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 16px;  
}

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');
}

h2 {

	font-size:				1.4em;
	margin-bottom:			4px;
	margin-top:				0px;
}

a {
	text-decoration:		none;
	font-weight:			bold;
	color:					#000000;
}

a:hover {
	text-decoration:		underline;
	color:					#5EB800;
}

form {
	margin:					0px;
}

img {
	border: 				none;
}

.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:				0.8em;
}

.cm_radio {
	width:					15px;
	height:					15px;
	margin-right:			5px;
	font-size:				0.8em;
	font-weight:			normal;
}

#totalContainerDiv {
	width: 					776px;
	position: 				Absolute;
	left: 					50%;
	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:					hand;
}

.groenBullet {
	position: 				Relative;
	background-position: 	0px 3px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/images/general/bullet_groen.gif');
}

.blauwBullet {
	position: 				Relative;
	background-position: 	0px 3px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/images/general/bullet_blauw.gif');
}

.roodBullet {
	position: 				Relative;
	background-position: 	0px 3px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/1/images/general/bullet_rood.gif');
}

/* ~~~~~~~ Header elementen ~~~~~~~~~ */
#fotoHeader {
	position: 				Absolute;
	width:					776px;
	height:					148px;
	background-position: 	8px 0px;
	background-repeat: 		no-repeat;
}

#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;
	}

#rssLinks {
	position: 				Absolute;
	top: 					8px;
	left: 					11px;
}

#rssButton {
	width:					58px;
	float:					left;
}

#frieseVlag {
	width:					28px;
	float:					left;
}

#engelseVlag {
	width:					38px;
	float:					right;
}

#topMenu {
	position: 				Relative;
	top: 					2px;
	right:					10;
	text-align:				Right;

	height:					10px;
}

#bottomMenu {
	position:				absolute;
	
	left:					395px;
	top:					615px;

	text-align:				Right;
	color:					#9F9F9F;
	}

#bottomMenu A {
	color:					#9F9F9F;
}

#tekstVersie {
	position: 				Absolute;
	top: 					2px;
	left: 					10px;
	
	width:					80px;
	height:					10px;
}



/* ~~~~~~~ Navigatie ~~~~ */
#hoofdNavigatie {
	position: 				Absolute;
	top:					148px;
	left:					8px;
	width:					597px;
	height:					24px;
	background-color:		#3B7B00;
}

/* ~~~~~~~ Sidebar ~~~~ */
#sideBar {
	position: 				Absolute;
	top:					110px;
	left:					611px;
	
	width:					157px;
	height:					513px;
}

/* ~~~~~~~ Geef mij info over ~~~~ */
#themaSelect {
	position: 				Absolute;
	top:					0px;
	left:					0px;
	
	width:					157px;
	height:					79px;
}

#themaSelectBox {
	position: 				Absolute;
	top:					60px;
	left:					8px;
}

#themaSelectBox select {
	width:					140px;
}

/* ~~~~~~~ Of kies een site ~~~~ */
#siteSelect {
	position: 				Relative;
	top:					60px;
	left:					0px;
	
	background-position: 	38px 8px;
	background-repeat: 		no-repeat;
	
	width:					157px;
	height:					304px;
}

#siteSelect .firstLogo {
	padding:				50px 0px 0px 0px;
}

#siteSelect .logo {
	padding:				0;
	height:					25px;
}

/* ~~~~~~~ Een initiatief van: Participanten ~~~~ */
#participant {
	position: 				Relative;
	top: 					0px;
	left: 					0px;
	
	width:					157px;
	height:					143px;
	background-color:		#F9FCF6;

	background-position: 	21px 13px;
	background-repeat: 		no-repeat;
	background-image: 		url('/sjablonen/2/images/text/text_initiatief.gif');
}

#participant .provincie{
	position: 				Relative;
	top:					27px;
	left:					29px;
}

#participant .partoer{
	position: 				Relative;
	top:					56px;
	left:					56px;
}

/* ~~~~~~~ Main content ~~~~ */
#columnContainer {
	position: 				Relative;
	top:					172px;
	left:					8px;
	
	width:					597px;
	height:					540px;
	
	font-size:				11px;
}

/* ~~~~~~~ Nieuws ~~~~ */
#nieuwsContainer {
	margin-top:				6px;
	position: 				relative;
	float:					right;
	
	width:					294px;
	height:					142px;
	background-color:		#FAFDF7;
	
	line-height:			140%;
	
	overflow:				hidden;	
}

#nieuwsContainer A {
	font-weight:			bold;
}

#nieuwsHeadlines
{
	position: 				relative;
	top:					7px;
	left:					11px;
	width:					274px;
}

#nieuwsHeadlines ul
{
	position: 				relative;
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 0px;  
}

#nieuwsHeadlines li
{
	margin: 				0px 0px 0px 0px;  
	padding:				2px 0px 2px 15px; 
}

/* ~~~~~~~ Agenda ~~~~ */
#agendaContainer {
	position: 				relative;
	float:					right;
		
	width:					294px;
	height:					142px;

	line-height:			140%;
	
	overflow:				hidden;		
}

#agendaContainer .agendaDate {
	font-weight:			bold;
	color:					#5EB800;
}

#agendaContainer A {
	font-weight:			bold;
}

#agendaHeadlines {
	position: 				Relative;
	top:					7px;
	left:					11px;
	width:					274px;
}

#agendaHeadlines ul {
	position: 				Relative;
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 0px;  
}

#agendaHeadlines li {
	padding:				2px 0px 2px 15px; 
}

/* ~~~~~~~ Poll ~~~~ */
#pollContainer {
	margin-top:				6px;
	position: 				Relative;
	left:					0px;
	float:					right;
	
	width:					294px;
	height:					142px;
	background-color:		#F2F9EB;

	line-height:			140%;
	overflow:				hidden;
}

#pollVraag {
	position: 				Relative;
	top:					11px;
	left:					11px;
	width:					274px;
	font-weight:			bold;
}

.pollAntwoord {
	position: 				Relative;
	top:					14px;
	left:					17px;
	padding:				2px 0px 2px 0px;
}

/* ~~~~~~~ Blok2 ~~~~ */
#blok2Container {
	margin-top:				6px;
	position: 				relative;
	float:					left;
	
	width:					295px;
	height:					142px;
	background-color:		#F6FBF0;

	line-height:			120%;
	
	overflow:				hidden;		
}

#blok2Content {
	position: 				Relative;
	top:					10px;
	left:					11px;
	width:					274px;
}


/* ~~~~~~~ Blok1 ~~~~ */
#blok1Container 
{
	position: 				relative;
	float:					left;
	
	width:					295px;
	height:					142px;
	
	line-height:			140%;
	
	overflow:				hidden;		
}

#blok1Content 
{
	position: 				relative;
	padding:				10px 0 0 11px;
	width:					274px;
}

.bloktext
{
	height:					90px;
	overflow:				hidden;
/*	padding-bottom:			7px;*/
}

*>.bloktext
{
	min-height:				90px;
	height:					auto;
}

/* ~~~~~~~ Blok3 ~~~~ */
#blok3Container
{
	margin-top:				6px;
	position: 				relative;
	float:					right;
	
	width:					294px;
	height:					142px;
	background-color:		#F2F9EB;

	line-height:			140%;

	overflow:				hidden;		
}

#blok3Content
{
	position: 				Relative;
	top:					10px;
	left:					11px;
	width:					274px;
}

.Meer {
	position: 				Relative;
	width:					295px;
	text-align:				right;
	margin-top:				-3px;
}

	.Meer img {
	padding:				15px;
		padding-top:			6px;
	}


/* ~~~~~~~ Nieuwsbrief ~~~~ */
#nieuwsbriefContainer 
{
	position: 				relative;
	margin:					0px 0px 10px 0px; 
	
	width:					157px;
	height:					50px;

	line-height:			140%;
}
*>#nieuwsbriefContainer 
{
	height:					auto;
	min-height:				50px;
}

#nieuwsbriefFormfieldContainer 
{
	float:					left;
	width:					147px;
	margin:					15px 0 0 10px;
}

	#nieuwsbriefFormfieldContainer h2
	{
		float:					left;
		width:					100%;
		margin:					0 0 3px 0;
	}

	#nieuwsbriefFormfieldContainer .cm_input
	{
		float:					left;
		width:					120px;
		padding:				2px 3px 0px 3px;
	}
	
	#nieuwsbriefform
	{
		float:					left;
	}

	#nieuwsbriefFormfieldContainer a img 
	{
		float:					left;
		display:				block;
		margin:					4px 0 0 4px;
	}




/* ~~~~~~~ Faq ~~~~ */
#faqContainer {
	margin-top:				6px;
	position: 				Relative;
	left:					0px;
	float:					left;
	
	width:					295px;
	height:					143px;
	background-color:		#E4F3D4;

	line-height:			140%;
	
	overflow:				hidden;		
}

#faqContainer, #faqContainer A {
	font-weight:			bold;
}

#faqHeadlines {
	position: 				Relative;
	top:					11px;
	left:					11px;
	width:					274px;
}

#faqHeadlines ul {
	position: 				Relative;
	list-style: 			none;
	padding:				0px 0px 0px 0px; 
	margin: 				0px 0px 0px 0px;  
}

#faqHeadlines li {
	padding:				2px 0px 2px 15px; 
}

#Meer {
	position: 				Relative;
	top:					0px;
	left:					260px;
	width:					14px;
	margin-top:				5px;
}


.ezMenu {
	font-weight:			bold;
	width:					93px;
	height:					18px; 
	font-size:				8pt;
	padding:				0px 0px 0px 4px;
	cursor:					pointer;
}
*>.ezMenu
{
	min-width:			93px;
	width:				auto;
}
/*******************************************************************************************/
/* 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 span.metaTitle
{
	visibility:				hidden;
}

/************************************************************************************************/
/* Print styles                                                                 				*/
/************************************************************************************************/
@media print 
{
	#fotoHeader, #hoofdNavigatie, #navigatieContainer, #sideBar, #bottomMenu, #menu_0, object.sIFR-flash, #containerPath
	{
		display:				none;
	}
	
	span.sIFR-alternate
	{
		display:				block;
	}
	
	
}