body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 400;
	color: #4F4F4F;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table-1 {
	border: 1px solid #5581A4;
}

a {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

.t-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #4F4F4F;
	text-decoration: none;
}

.t-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.t-weiss-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #ffffff;
	text-decoration: none;
	background-color: #5581A4;
}

