/* --- STANDARD TABLE ----------------------------------------------------------------------------------------------------------------- */
table.contenttable
{
	border-collapse:collapse;
}

table.contenttable td,
table.contenttable th
{
	padding:5px;
	vertical-align:top;
}

/* --- TABLE 1 --------------------------------------------------------------------------------------------------------------------------- */

table.contenttable-0
{
	
}

table.contenttable-0 thead tr.tr-0 th,
table.contenttable-1 thead tr.tr-0 th
{
	text-align:left;
}









table.contenttable-1
{
}


table.contenttable-1 tbody tr td:first-child
{
	font-weight:bold;
}





table.contenttable-2
{
}

table.contenttable-3
{
}





table.smallFonts
{
	font-size:75%;
}





table.jahresbeitraege thead tr th:first-child,
table.jahresbeitraege tbody tr td:first-child
{
	padding-left:0px;
}
table.jahresbeitraege thead tr th:last-child,
table.jahresbeitraege tbody tr td:last-child
{
	padding-right:0px;
}
table.jahresbeitraege tbody tr td:last-child
{
	text-align:right;
}