
.body {
	margin-left: 0px;
}
.textlead {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	line-height: 30px;
	color: #FFFFFF;
}
.texttitel {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #d52a65;
}
.textnormal {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #FFFFFF;
}
.textnormalred {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #d52a65;
}
.textstand {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
a.nav:link, a.nav:visited {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #d52a65;
	text-decoration: none;
}
a.navact:link, a.navact:visited, a.navact:hover {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #d52a65;
	text-decoration: none;
}
a.contlink:link, a.contlink:visited {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contlink:hover {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #d52a65;
	text-decoration: underline;
}
a.standlink:link, a.standlink:visited {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
a.standlink:hover {
	font-family: 'Poppins regular', 'sans-serif';
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #d52a65;
	text-decoration: underline;
}