	/* Look en feel definitie */
	.groenebalk{ 
	background-image: url("gfx/pps_mainnav-middle.jpg");	
	}
	
	.lichtgroenebalk{ 
	background-image: url("gfx/pps_time-middle.jpg");	
	}
	
	.superlichtgroenebalk{ 
	background-image: url("gfx/pps_aanvragen-middle.jpg");	
	}
	
	.borderedTableLinks, .borderedTable{
		border: 1px solid #266325;
		padding: 3px;
	}

	.borderedTableLinks{
		margin-left: 4px;
	}
	
	.mainnavigationline {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #999E4E;
		text-decoration: none;
	}
	
	.mainnavigationParentItem {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #FDFBCC;
		text-decoration: none;
	}
	
	.mainnavigationParentItem: hover {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #999E4E;
		text-decoration: none;
	}
	
	.mainnavigationParentItemSelected {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.mainnavigationChildItem {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #00476D;
		text-decoration: none;
	}
	
	.mainnavigationChildItem: hover {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #00476D;
		text-decoration: none;
	}
	
	.mainnavigationChildItemSelected {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #00476D;
		text-decoration: none;
	}
	
/* sitepath items */

	/* Look en feel definitie */
	.sitepathItem {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #989B7C;
		text-decoration: none;
	}
	
	.sitepathItem: hover {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #00476D;
		text-decoration: none;
	}
	
	.timedateItemSelected {
		font-family: Verdana;
		font-size: 10px;
		color: #FFFA7C;
		text-decoration: none;
	}
	
	.sitepathItemSelected {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #00476D;
		text-decoration: none;
	}	

/* Content items */

	/* Look en feel definitie */
	.contentTitle {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FDFBCC;
		text-decoration: none;
	}
	
	.contentHoroscoop {
		font-family: Verdana;
		font-size: 11px;		
		font-weight: bold;
		line-height: 11pt;
		color: #FFF742;
		text-decoration: none;
	}
	
	.contentIntro {
		font-family: Verdana;
		font-size: 9px;
		line-height: 11pt;
		font-weight: normal;
		color: #FFFA7C;
		text-decoration: none;
	}
	
	.contentBody {
		font-family: Verdana;
		font-size: 10px;
		line-height: 9pt;		
		font-weight: normal;
		color: #999E4E;
		text-decoration: none;
	}
	
	.contentAanvraag {
		font-family: Verdana;
		font-size: 10px;
		line-height: 9pt;		
		font-weight: normal;
		color: #999A06;
		text-decoration: none;
	}
	
	.contentLink {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #FFFA7C;
		text-decoration: underline;
	}
	
	.contentLink: hover {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		line-height: 11pt;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.Inputfield {
		background: #003818;
		background-color: #003818;
		border: #A8C369 1px solid;
		color: #999A06;
		font-family: Verdana,Arial,sans-serif;
		font-size: 9px;
		width: 207px;
		height: 17px;
		padding-left: 6px;
	}
	
	.Selectbox {
		background: #003818;
		background-color: #003818;
		border: #A8C369 1px solid;
		color: #999A06;
		font-family: Verdana,Arial,sans-serif;
		font-size: 9px;
		width: 207px;
		line-height: 14px;
		padding-left: 6px;
	}
	
	
	.Submitbutton {
		margin-left: 45px;
		background: #A8C369;
		background-color: #A8C369;
		border: #003818 1px solid; 
		color: #003818;
		font-family: Verdana,Arial,sans-serif;
		font-weight: bold;
		font-size: 10px;
		line-height: 12pt;
		}

