/* Technical info (PDFs) page */
#techInfo
{
	font-weight: normal;
}
.category
{
	font-weight: bold;
}

ul {
	margin-bottom: 0; /* keinen unteren Rand */ 
}
li {
	list-style-type: none;
	margin: 3px 0 0 20px;
}