	/* STYLES FOR CROSSFADER */

div.cf_wrapper{
	clear: left;
	}
	
div.cf_element{
	float: left;
	display: block;
	width: 324px;
	background-color: transparent;
	}
	
div.cf_wrapperh{
	clear: left;
	}
	
div.cf_elementh{
	float: left;
	display: inline;
	margin-left: 15px;
	margin-top: -160px;
	width: 255px;
  background: url(bg_leerling.jpg) top no-repeat;
	}

div.cf_elementh img{
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.cf_elementh h1{
	color: #7e4c8f;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
}

div.cf_elementh p{
	color: #7e4c8f;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	margin-top: 10px;
}


div.cf_element div.content{padding: 10px;}
div.cf_elementh div.contenth{padding: 10px;}

div.cf_element div.content p a:link 			{color: #000; font-weight: normal; text-decoration: none; }
div.cf_element div.content p a:visited 		{color: #000; font-weight: normal; text-decoration: none; }
div.cf_element div.content p a:hover 			{color: #000; font-weight: normal; text-decoration: none; }
div.cf_element div.content p a:active 		{color: #000; font-weight: normal; text-decoration: none; }


div.cf_elementh div.contenth p.h a.h:link			{color: #fff; font-weight: normal; text-decoration: none; }
div.cf_elementh div.contenth p.h a.h:visited	{color: #fff; font-weight: normal; text-decoration: none; }
div.cf_elementh div.contenth p.h a.h:hover		{color: #fff; font-weight: normal; text-decoration: none; }
div.cf_elementh div.contenth p.h a.h:active		{color: #fff; font-weight: normal; text-decoration: none; }
