/* Spaltenanzeige im Editor */
td {
	border: 1px solid #000000;
}

/* Styles für Bundesanzeiger XML-Export */
tr.baHauptgruppe {
/*font-weight: bold;*/
}
tr.baGruppe {
/*font-weight: bold;color: #008a76;*/
}
tr.baUntergruppe {
/*font-weight: normal;color: #008a76;*/
}
tr.baZwischensumme {
/*font-weight: bold;border-bottom:1px solid #000000;*/
}
tr.baSumme {
/*font-weight: bold;border-bottom:2px solid #40474e;*/
}
tr.baHauptposition {
}
tr.baZKopf {
/*font-weight: bold;*/
}
p {
	padding: 0;
	margin: 0;
}
p.marginalie {
}

