/* *{font-family: Arial;} */

.title{

	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #000;
	text-align: left;
	letter-spacing: 1px;
	font-size: 11px;
}

.title a{
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	text-align: left;
}

.text , .text p , .text div, .text span{
	text-align: left;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	
}

.text a {
	text-decoration: underline;
	font-weight: normal;
	color: #ff5500;
}

.text a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ff5500;
}


.more a{
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: right center;


	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

ul{
	padding-left: 14px;
}

#content li{		
	list-style: url(images/disc.png);
	color: #000;
	margin-left: 5px;
}

.adm_input li{
		
	list-style: url(images/disc.png);
	color: #000;

}

#content .oranje{
	color: #f50;
	font-weight: bold;
}

.oranje{
	color: #f50;
}