.titel {
	font-family: "Tempus Sans ITC", sans-serif, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.titelgross {

	font-family: "Tempus Sans ITC", sans-serif, serif;
	font-size: 72px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text {

	font-family: "Tempus Sans ITC", sans-serif, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textklein {


	font-family: "Tempus Sans ITC", sans-serif, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.textnixfett {


	font-family: "Tempus Sans ITC", sans-serif, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.titelmittel {


	font-family: "Tempus Sans ITC", sans-serif, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

