.titel {
	font-family: Tahoma;
	font-size: 40px;
	font-weight: 700;
	color: #020D45;
	background-color: transparent;
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 100;
	color: #020D45;
	background-color: transparent;
}
.textfett {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 700;
	color: #020D45;
	background-color: transparent;
}
.ueberschrift {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: 100;
	color: #020D45;
	background-color: transparent;
}
.ueberschriftfett {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: 700;
	color: #020D45;
	background-color: transparent;
}