@charset "utf-8";
/* CSS Document */

#colleft #leftUnderAttentionWrapper
 {
  	background-image:url(/images/site/onderDeAandachtRepeat.jpg); 
	background-repeat:repeat-y;
	width:191px;
	min-height:177px;
 }

/*related*/
#relations { }
#relations ul   {
	display:block;
	list-style-type:none;
	margin:0px 0px 0px 8px;
	padding:0px;
}
#relations ul li   {
	line-height:25px;
	font-weight:bold;
	list-style-type:none;
}

#relations p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:1em;
}
#relations p a {padding-top:0px;}
#relations .intro, #relations .readOn a{color:white;}

/*under attention*/
#underAttention ul   {
	display:block;
	list-style-type:none;
	margin:0px 0px 0px 8px;
	padding:0px;
}
#underAttention ul li   {
	line-height:25px;
	font-weight:bold;
	list-style-type:none;
}

#underAttention p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	*padding-bottom:0px;
	height:1em;
}
#underAttention p a {padding-top:0px;}
#underAttention .intro, #underAttention .readOn a{color:white;}

/*general*/

#relatedTitle{
	height:35px; 
	width:191px;
}


#underAttention,#relations{
	background-image:url(/images/site/onderDeAandachtblok.jpg);
	background-repeat:no-repeat;
	min-height:142px;
}

