.maincat{
	font-size : 13px;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width : 450px;
	padding-top : 3px;
	padding-bottom : 3px;
	text-decoration : none;
	font-weight : bold;
	padding-left : 15px;
	color : Black;
}
.subcat{
	font-size : 11px;
	padding-left : 60px;
	text-decoration : none;
		border-bottom-color : Gray;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
}
.overviewmaincat{
	font-size : 13px;
	
	width : 450px;
	padding-top : 3px;
	padding-bottom : 3px;
	text-decoration : none;
	font-weight : bold;
	padding-left : 15px;
	color : Black;
}
.overviewsubcat{
	font-size : 11px;
	padding-left : 60px;
	text-decoration : none;
		
}
.subsubcat{
	font-size : 11px;
	padding-left : 105px;
	text-decoration : none;
}
.notrelated{
font-size : 11px;
}
.descriptionoverview_main{
	padding-left : 30px;
	font-style : italic;
	font-size : 11px;
	font-variant : normal;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width : 450px;
	padding-bottom : 3px;
}
.descriptionoverview_sub{
	padding-left : 70px;
	font-style : italic;
	font-size : 11px;
	font-variant : normal;
	border-bottom-color : Gray;
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	width : 350px;
	padding-bottom : 3px;
}
