/* Investoren Reports Tabellen */
.resports thead {
	margin-bottom:5px;
}
.resports tr {
	height: 10px !important;
}
body #content .resports td {
	height: 10px !important;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.resports a.download {
  margin-left: 0px !important;
}
.resports tbody td {
	border-bottom: 1px solid #A3A3A3 !important;
	width: 98px !important;
}
.resports tbody td.last {
	width: 43px !important;
}
.resports td.monat {
	border-top: 1px solid #A3A3A3 !important;
	border-bottom: none !important;
	padding-top: 10px !important;
/*	padding-bottom: 0px !important;*/
}
