ul.tarieven
{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 380px;
}

.tarieven li.titel
{
	color: #FFFFFF;
	background-color: #b2bb1c;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 8px;
	letter-spacing: 1px;
}

.tarieven li.normal
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #edefcf;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 8px;
}

.tarieven li.s_text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #edefcf;
	padding: 0px 0px 0px 5px;
	font-size: 10px;
	line-height: 12px;
}

.tarieven li.small_list
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #edefcf;
	padding: 0px 0px 17px 0px;
}

ul.tarieven ul
{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 200px;
}

.tarieven ul li.titel
{
	color: #FFFFFF;
	background-color: #b2bb1c;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 5px;
	letter-spacing: 1px;
}

.tarieven ul li.normal
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #edefcf;
	padding: 0px 0px 0px 5px;
}
