/* --------------------------------	*/
/* zijbalk						 	*/
/* --------------------------------	*/
/* fotoboek */
#zijbalk .fotoboek	{
	padding				: 30px 0 0 13px;
	background			: url(../img/fp_fotoboek_bg.gif) no-repeat;
	width				: 155px;
	height				: 173px;
}

#zijbalk .fotoboek h3	{
	display				: none;
}

#zijbalk .fotoboek ul	{
	height				: 154px;
}

#zijbalk .fotoboek ul li	{
	float				: left;
	width				: 68px;
	padding				: 5px 0 0 0;
}

#zijbalk .fotoboek ul li a img	{
	border				: 1px solid #fff;
}

#zijbalk .fotoboek p	{
	padding				: 0 10px 0 32px;
}

#zijbalk .fotoboek p a	{
	padding				: 0 0 2px 21px;
	text-indent			: -900em;
	overflow			: hidden;
	display				: block;
}

#zijbalk .fotoboek p a:hover	{
	background			: url(../img/pijl_paars.gif) no-repeat left top;
	zoom				: 1;
}


/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content	{
	width				: 388px;
}


/* --------------------------------	*/
/* informatie					 	*/
/* --------------------------------	*/
#informatie	{
	width				: 316px;
	float				: right;
	position			: relative;
}

#informatie h3	{
	display				: none;
}

/* docenten */
#informatie .docenten	{
	width				: 316px;
	height				: 158px;
	margin				: 0 0 25px 0;
	position			: relative;
	background			: url(../img/fp_docenten_bg.jpg) no-repeat;
}

#informatie .docenten div.docent	{
	position			: absolute;
	left				: 14px;
	bottom				: 48px;
	width				: 160px;
	color				: #fff;
}

#informatie .docenten img.docent 	{
	position			: absolute;
	left				: 197px;
	top					: 9px;
}

#informatie .docenten a.info, 
#informatie .docenten a.meer	{
	position			: absolute;
	left				: 45px;
	bottom				: 4px;
	width				: 45px;
	height				: 16px;
	display				: block;
	text-indent			: -900em;
	overflow			: hidden;
}

#informatie .docenten a.meer	{
	position			: absolute;
	left				: 210px;
	width				: 90px;
}

#informatie .docenten a.info:hover	{
	background			: url(../img/pijl_paars.gif) no-repeat left top;
	zoom				: 1;
}

/* nieuws */
#informatie .nieuws	{
	width				: 316px;
	margin				: 0 0 25px 0;
	position			: relative;
	background			: url(../img/fp_nieuws_bg.gif) no-repeat;
}

#informatie .nieuws ol	{
	padding				: 38px 25px 40px 14px;
	color				: #fff;
}

#informatie .nieuws ol li	{
	padding				: 2px 0;
}

#informatie .nieuws ol li a	{
	text-decoration		: none;
	color				: #fff;
}

#informatie .nieuws ol li a:hover	{
	text-decoration		: underline;
}

#informatie .nieuws ol li a .datum	{
	font-weight			: bold;
	color				: #7F1885;
}

#informatie .nieuws p.meer	{
	background			: url(../img/fp_nieuws_bg.gif) no-repeat right bottom;
	position			: absolute;
	right				: 0;
	bottom				: 0;
	width				: 219px;
	height				: 26px;
}

#informatie .nieuws p.meer a	{
	position			: absolute;
	left				: 41px;
	bottom				: 4px;
	width				: 145px;
	height				: 16px;
	display				: block;
	text-indent			: -900em;
	overflow			: hidden;
}

#informatie .nieuws p.meer a:hover	{
	background			: url(../img/pijl_paars.gif) no-repeat left top;
	zoom				: 1;
}

/* video */
#informatie .video	{
	width				: 150px;
	height				: 150px;
	padding				: 8px 0 0 166px;
	position			: relative;
	background			: url(../img/fp_video_bg.png) no-repeat;
}









