#mainchoices a.green,
#mainchoices a.green:visited {
background: url('/images/mainchoice_green_active.png') 0px 0px no-repeat;
color: #1a5f1d;
}
	#visual {

	background: url('/images/header_opleidingen.jpg') no-repeat;

	}

h1 {
color: #1a5f1d; 
}

h2, h3 {
color: #1a5f1d;
}

	div#submenu li.active a,
	div#submenu li.active a:visited
	{
		background: url('/images/arrow_green.gif') 6px 6px no-repeat #fcfcfc;
		color: #1a5f1d; 
	}
	
		div#submenu li.hassub a,
		div#submenu li.hassub a:visited
		{
			background: url('/images/arrow_green_down.gif') 6px 6px no-repeat #fcfcfc;
		}
	
	div#submenu li.active li.active a,
	div#submenu li.active li.active a:visited
	{
		color: white;			
		background: none;

background: url('/images/arrow_white.gif') 11px 4px no-repeat	#368e3a;	
	}

/* OVERZICHTEN OPLEIDINGEN */

.jumptolinks {
margin-top: -3px;
}

.jumptolinks a,
.jumptolinks a:visited {
  color: #368e3a;
}

#opleiding_overview h2 {
margin-top: 10px;
margin-bottom: 0px;
}

	#opleiding_overview ul {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
		#opleiding_overview ul li a {
		color: black;
		}
		
		#opleiding_overview ul li a:visited {
		color: #777;
		}
		

/* CONVERSIEBLOKKEN KLEUREN */
	.conversion h4,
	.rightBlock h4 {
	background: url('/images/conversion_top_light_green.gif') 0px 0px no-repeat;
	color: #1a5f1d;
	}
	
	
	
	.conversion a,
	.conversion a:visited	{
	background: url('/images/conversion_button_green.gif') 0px 0px no-repeat;
	}
	
		#conversion a:hover {
		}
	
	#conversion_footer {
		background: url('/images/conversion_bottom_green.gif') no-repeat 0px 0px;
	}
	
.opleidingShort {
	margin-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 9px;
}

	.opleidingShort .date {
	display: none;
	}
	
	.opleidingShort h2 {
	margin-bottom: 3px;
	}
	
		.opleidingShort h2 a,
		.opleidingShort h2 a:visited {
		text-decoration: none;
		padding-left: 19px;
		background: url('/images/arrow_green.gif') 0px 4px no-repeat;
		
		}
		
		.opleidingShort h2 a:hover {
		text-decoration: underline;
		}
		
		.opleidingRelated h2 a,
		.opleidingRelated h2 a:visited {
		font-style: italic;
		}
	

/* OPLEIDING DETAIL */

a.downloadpdf
{
  background-image: url('/images/pdf_icon.gif');
  background-repeat: no-repeat;
  height: 16px;
  line-height: 16px;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: bold;
  margin-top: 2px;
}

table.praktische_informatie
{
  border-collapse: collapse;
}

table.praktische_informatie th
{
  padding: 4px 4px 4px 0px;  
}

table.praktische_informatie td
{
  padding: 4px 0px 4px 4px;  
}

/* zoekresultaat bij zoeken op datum */
table.DataBoundOverviewTable th
{
  font-weight: bold;
  padding: 2px 4px;
}

table.DataBoundOverviewTable td
{
  border-top: 1px solid #e2e2e2;
  padding: 2px 4px;
}