/**
 * overal waar beheer lijsten in voor komen
 */
/* Bewerk acties goed weergeven */


.actieslijst span span{
	float:right;
}

.actieslijst a img{
border:none;
}

div.actieslijst{
float:right;
}

span.item0{
float:left;
width:100%;
}

span.item1{
float:left;
width:100%;
background-color:#CED3E4;
}

div.categorie{
float:left;
}

div#content ol li{
	list-style-image: none;
	list-style-type: none;
	padding:0px 0px 0px 20px;
	margin:0px;
	}

