.background {
	margin-top: 70px;
	margin-left: 60px;
	background-color: #e4e3f1;
}

.background-td {
	background-color: #FFFFFF;
}
.text-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: normal;
	padding-top: 25px;
	padding-bottom: 25px;
}
.header-blau {
	color: #071d76;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;
}
.text-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.header-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #f25c1f;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

.text-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #f25c1f;
}

.text-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #071d76;
	text-align: right;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f25c1f;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f25c1f;
}

