/* CSS Document */

	* { margin: 0px }

	html, body { height: 100% }
	
	body { font-family: Verdana, Arial, sans-serif; font-size:11px; background-color: #369  }
	
	.content {  }
	
	.content .top { color: #9C0; text-align: right; margin: 5px 0px }
	.content .top a:link { color: #9C0; text-decoration: none }
	.content .top a:active { color: #9C0; text-decoration: none }
	.content .top a:visited { color: #9C0; text-decoration: none }
	.content .top a:hover { color: #9C0; text-decoration: none }
	
	#leading_article { background-color: #99CC00 }
	#leading_article { padding: 0px 10px 10px 10px }
	#leading_article .button_holder a { padding: 3px 10px 5px 5px; font-weight: bold; background-color: #FFF }
	#leading_article .button_holder a:link { color: #9C0; text-decoration: none }
	#leading_article .button_holder a:active { color: #9C0; text-decoration: none }
	#leading_article .button_holder a:visited { color: #9C0; text-decoration: none }
	#leading_article .button_holder a:hover { color: #9C0; text-decoration: none }
	
	.text_holder, .text_holder_alt { padding: 20px 0px 10px 0px }
	.text_holder { border-bottom: 1px solid #CCC }
	
	#startersproces .text_holder { border-bottom: 1px solid #CCC }
	
	.wrap_text { float: left; padding: 0px 10px 5px 0px }
	
	.button_holder { text-align: right; margin-top: 20px; }
	.button_holder a { padding: 3px 10px 5px 5px; font-weight: bold; background-color: #9C0  }
	.button_holder a:link { color: #FFF; text-decoration: none }
	.button_holder a:active { color: #FFF; text-decoration: none }
	.button_holder a:visited { color: #FFF; text-decoration: none }
	.button_holder a:hover { color: #FFF; text-decoration: none }
	
	.nav_xx { visibility: hidden; position: absolute; /*background-image: url(../images/pi_nav_xx_bg.png)*/; background-color: #FFF; background-repeat: repeat; width: 200px; line-height: 1.3em }
	.nav_xx .nav_item { padding: 5px; border-bottom: 1px solid #CCC }
	.nav_xx .nav_item a { }
	.nav_xx .nav_item a:link { color: #333; text-decoration: none }
	.nav_xx .nav_item a:active { color: #333; text-decoration: none }
	.nav_xx .nav_item a:visited { color: #333; text-decoration: none }
	.nav_xx .nav_item a:hover { color: #9C0; text-decoration: none }
	.nav_xx .nav_item a.selected { }
	.nav_xx .nav_item a.selected:link { color: #9C0; text-decoration: none }
	.nav_xx .nav_item a.selected:active { color: #9C0; text-decoration: none }
	.nav_xx .nav_item a.selected:visited { color: #9C0; text-decoration: none }
	.nav_xx .nav_item a.selected:hover { color: #9C0; text-decoration: none }
	
	#startersproces_nav .nav_xx .nav_item { padding: 5px; border: 0px }
	#startersproces_nav .nav_xx .nav_item a { }
	#startersproces_nav .nav_xx .nav_item a:link { color: #000; text-decoration: none }
	#startersproces_nav .nav_xx .nav_item a:active { color: #000; text-decoration: none }
	#startersproces_nav .nav_xx .nav_item a:visited { color: #000; text-decoration: none }
	#startersproces_nav .nav_xx .nav_item a:hover { color: #000; text-decoration: none }
	#startersproces_nav .nav_xx .nav_item a.selected { }
	#startersproces_nav .nav_xx .nav_item a.selected:link { color: #000; text-decoration: none }
	#startersproces_nav .nav_xx .nav_item a.selected:active { color: #000; text-decoration: none }
	#startersproces_nav .nav_xx .nav_item a.selected:visited { color: #000; text-decoration: none }
	#startersproces_nav .nav_xx .nav_item a.selected:hover { color: #000; text-decoration: none }
	
	#startersproces_bookmarks div { border-bottom: 1px solid #9C0; }
	#startersproces_bookmarks a { line-height: 2em }
	#startersproces_bookmarks a:link { color: #9C0; text-decoration: none }
	#startersproces_bookmarks a:active { color: #9C0; text-decoration: none }
	#startersproces_bookmarks a:visited { color: #9C0; text-decoration: none }
	#startersproces_bookmarks a:hover { color: #9C0; text-decoration: none }
	
	#breadcrumb_nav { font-size: 9px; padding: 0px 30px 10px; text-align: right }
	#breadcrumb_nav a:link { color: #333; text-decoration: none }
	#breadcrumb_nav a:active { color: #333; text-decoration: none }
	#breadcrumb_nav a:visited { color: #333; text-decoration: none }
	#breadcrumb_nav a:hover { color: #333; text-decoration: underline }
	
	#sitemap { line-height: 2em }
	#sitemap .bullet { color: #9C0 }
	#sitemap div { margin-bottom: 10px }
	#sitemap div div { position: relative; left: +20px; margin-bottom: 0px }
	#sitemap a { }
	#sitemap a:link { color: #333; text-decoration: none }
	#sitemap a:active { color: #333; text-decoration: none }
	#sitemap a:visited { color: #333; text-decoration: none }
	#sitemap a:hover { color: #9C0; text-decoration: none }
	
	#federaties { margin: 20px 0px; line-height: 1.5em }
	#federaties tr.federatie td { padding: 10px 0px }
	#federaties td { border-bottom: 1px dotted #CCC }
	#federaties a { }
	#federaties a:link { color: #9C0; text-decoration: none }
	#federaties a:active { color: #9C0; text-decoration: none }
	#federaties a:visited { color: #9C0; text-decoration: none }
	#federaties a:hover { color: #9C0; text-decoration: underline }
	
	#theme_holder { background-image: url(../images/pi_theme_bg.gif); background-position: left top; background-repeat: repeat-y; background-color: #FFFFFF }
	
	form {  }
	form input { width: 100%; margin-bottom: 10px }
	form textarea { width: 100%; height: 50px; margin-bottom: 10px }
	form .submit_holder { text-align: right; margin-top: 10px }
	form .submit_holder input { width: auto }
	.introduction_holder { color: #9C0; padding-bottom: 10px }
	

	.introduction { color: #363 }
	.introduction a { }
	.introduction a:link { color: #363; text-decoration: underline }
	.introduction a:active { color: #363; text-decoration: underline }
	.introduction a:visited { color: #363; text-decoration: underline }
	.introduction a:hover { color: #363; text-decoration: underline }
	
	
	.val_info { color: #F30 }
	.bullet { padding-right: 5px }
	#footer { position: absolute; z-index: 100 }
	#logo_bizz { position: relative; z-index: 110; left: 600px; top: 120px }
	.highlighted { color:#9C0 }
	
	.title_holder { border-bottom: 1px solid #999; padding-bottom: 10px }
	
	.comments { color: #999; font-style: italic }	

	h1 { color: #9C0; font-size: 2em; font-family: Arial, Verdana, sans-serif; padding-bottom: 10px; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #CCC }
	.title_holder h1 { border: 0px }
	h1.alt { border: 0px }
	h2  { color: #363; font-family: Arial, Verdana, sans-serif; font-size: 1.3em; line-height: 1.3em; margin-bottom: 20px; font-weight: bold; text-transform: uppercase }
	#startersproces h2 { padding-bottom: 5px; padding-top: 30px; border-bottom: 1px solid #333; margin-bottom: 0px }
	h3  { color: #333; font-family: Arial, Verdana, sans-serif; font-size: 1.3em; line-height: 1.3em; margin-bottom: 20px; font-weight: bold; text-transform: uppercase }
	h4 { font-family: Arial, Verdana, sans-serif; font-size: 1.2em; margin-bottom: 10px; font-weight: bold }

	a:link { color: #9C0; text-decoration: underline }
	a:active { color: #9C0; text-decoration: underline }
	a:visited { color: #9C0; text-decoration: underline }
	a:hover { color: #9C0; text-decoration: underline }

	p { margin-bottom: 10px }
	
	.float_clear { clear: both }
	
	
	
	
	
		
#nav, #nav ul {
	padding: 0;
	vertical-align:middle;
	padding-top:15px;
	
	margin: 0;
	margin-left:275px;
	
	list-style: none;
	font-size:11px;
	
	}

#nav a {
	font:Verdana;
	text-decoration: none;
	color:#000000;
	display: block;
	text-align:left;
	margin-left:4px;
	margin-bottom:3px;
	font-weight:bold;
	
	}

#nav a:hover {
color:#669900;
display: block;
margin: 0;
padding-top:-14px;
text-align:left;
margin-left:4px;
	margin-bottom:3px;


}


#nav li {
	float: left;
	/*width: 16em;*/

	font-weight:100;
	margin: 0;
	color:#000000;
	

	}


#nav li ul {
	position: absolute;
	/*width: 16em;*/
	width:150px;
		padding-bottom:3px;

	left: -999em;
	margin-left:4px;
		background-color:#FFFFFF;
		margin: 0;


	}


#nav li:hover ul, #nav li.sfhover ul {  /**/
	left: auto;
	background-color:#FFFFFF;
	width:150px;
	margin: 0;
	padding-top:0px;
	padding-bottom:3px;
	margin-left:4px;
	

  	}


#nav li:hover ul {        /**/
	left: auto;
	top:62px;
	padding-top:3px;
    margin-left:4px;
	background-color:#FFFFFF;
	width:150px;
		padding-bottom:3px;

	}



#nav li p {
	color:#FFFFFF;
	}

#nav li:hover p {
color:#000000;	
	}