td.spalte_3 {
	font-family: EB Garamond,Georgia,Times New Roman,Times,serif;
	font-weight: 600;
	font-size:2.5rem;
	color: rgb(89, 116, 37) !important;
	padding-bottom:5rem !important;
}
td.spalte_2 {
    font-size: 1.75rem;
	font-family: Gudea, Myriad Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
	padding-left:15px;
    font-weight: 300 !important;
	color: black;
	text-transform: uppercase;
}
td.spalte_1 {
	font-size: 1.75rem;
	font-family: Gudea, Myriad Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
    border-right: solid 1px #000;
	font-weight: 300 !important;
	color: black;
	display: block !important;
}
tr.mitteilungZeile td.spalte_3 a {
	
}
.mitteilungZeile .spalte_2 {
	color: rgb(0, 0, 0) !important;
}

table.listOverview.addRowSpacing {
    border-spacing: 0 1.0rem; 
	margin-top: 0rem;
}
.mitteilungZeile .spalte_1, .mitteilungZeile .spalte_2, .mitteilungZeile .spalte_3 {
  padding-top: 1px;
}