.text-blau-kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #0B325D;
	text-decoration: none;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #14345D;
	text-decoration: none;
}
.text-blau-gross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0B325D;
	text-decoration: none;
}
.text-blau-head {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0B325D;
	text-decoration: none;
}

.text-klein {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #14345D;
	text-decoration: none;
}
