body, td, p, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.startheader {
	font-size: 16px;
	font-weight: bold;
}
.footerlink {
	font-size: 10px;
	color: #A0A0A0;
	text-decoration: none;
}
a:link {
	color: #A0A0A0;
}
a:visited {
	color: #A0A0A0;
}
a:hover {

	color: #000000;
}
a:active {


	color: #A0A0A0;
}
.teamfont {
	font-size: 10px;
}
.greyborder {
	border: 1px solid #bbbbbb;
}
.blacklink {
	color: #000000;
}
.orangeborder {

	border: 1px solid #DC5238;
}
.tablecenter {
	text-align: center;
	vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
.teamheader {
	font-size: 16px;
	font-weight: bold;
}
.firmenbigheader {
	font-size: 24px;
}
.historycell {
	font-size: 18px;
	font-weight: bold;
	background-color: #DDDDDD;
}
