.text-schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	color: #243455;
	font-weight: normal;
}
.text-rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #CA2A35;
}
.text-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #263452;
}
.text-rot-Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #CA2A35;
}
.text-schwarz-Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.text-blau-Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #263452;
}
.text-Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #243455;
}
a:hover {
	text-decoration: none;
	color: #CA2A35;
}
BODY {
	scrollbar-face-color: #243455;
	scrollbar-base-color: #f1f4fe;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #f1f4fe;
}

.logo {
	border: 1px solid #ca2a35;
}
