.maincat{
	font-size : 13px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width : 90%;
	padding-top : 3px;
	padding-bottom : 3px;
	text-decoration : none;
	font-weight : bold;
}
.subcat{
	font-size : 13px;
	padding-left : 30px;
	text-decoration : none;
}
.overviewmaincat{
	font-size : 13px;
	
	width : 90%;
	padding-top : 3px;
	padding-bottom : 3px;
	text-decoration : none;
	font-weight : bold;
}
.overviewsubcat{
	font-size : 13px;
	text-decoration : none;
		
}
.subsubcat{
	font-size : 13px;
	padding-left : 70px;
	text-decoration : none;
}
.notrelated{
font-size : 12px;
}
.descriptionoverview_main{
	font-style : italic;
	font-size : 12px;
	font-variant : normal;
	width : 90%;
	padding-bottom : 3px;
}
.descriptionoverview_sub{
	padding-left : 30px;
	font-style : italic;
	font-size : 12px;
	font-variant : normal;
	padding-bottom : 3px;
}
