<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

@font-face {
	font-family: 'TitilliumWeb light';
	src: url("font_hp/titillium/TitilliumWeb-Light.ttf");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'TitilliumWeb lightitalic';
	src: url("font_hp/titillium/TitilliumWeb-Lightitalic.ttf");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'TitilliumWeb regular';
	src: url("font_hp/titillium/TitilliumWeb-Regular.ttf");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'TitilliumWeb italic';
	src: url("font_hp/titillium/TitilliumWeb-Italic.ttf");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'TitilliumWeb medium';
	src: url("font_hp/titillium/TitilliumWeb-SemiBold.ttf");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'TitilliumWeb mediumitalic';
	src: url("font_hp/titillium/TitilliumWeb-SemiBolditalic.ttf");
	font-weight: 500;
	font-style: normal;
}
html {
	height: 100%;
}
.body {
	margin: 0px;
	overflow: scroll;
}
.texttitel {
	font-family: 'TitilliumWeb medium';
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #333333;
}
.texttitel2 {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
}
.textnormal {
	font-family: 'TitilliumWeb light';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
}
.textitalic {
	font-family: 'TitilliumWeb italic';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
}
.textbold {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
}
.textwarn {
	font-family: 'TitilliumWeb light';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #FF0000;
}
.textmedium {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.03em;
	color: #333333;
}
.textfooter {
	font-family: 'TitilliumWeb light';
	font-size: 11px;
	font-weight: 300;
	line-height: 14px;
	letter-spacing: 0.02em;
	color: #b92d39;
}
a.navlink:link, a.navlink:visited {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
	text-decoration: none;
}
a.navlink:hover {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
	text-decoration: underline;
}
a.navlinkact:link, a.navlinkact:visited {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #b92d39;
	text-decoration: none;
}
a.navlinkact:hover {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #b92d39;
	text-decoration: none;
}
a.subnavlink:link, a.subnavlink:visited {
	font-family: 'TitilliumWeb light';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #000000;
	text-decoration: none;
}
a.subnavlink:hover {
	font-family: 'TitilliumWeb light';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #000000;
	text-decoration: underline;
}
a.subnavlinkact:link, a.subnavlinkact:visited, a.subnavlinkact:hover {
	font-family: 'TitilliumWeb light';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #b92d39;
	text-decoration: none;
}
a.contlinknormal:link, a.contlinknormal:visited {
	font-family: 'TitilliumWeb light';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
	text-decoration: underline;
}
a.contlinknormal:hover {
	font-family: 'TitilliumWeb light';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #b92d39;
	text-decoration: underline;
}
a.contlinkbold:link, a.contlinkbold:visited {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
	text-decoration: underline;
}
a.contlinkbold:hover {
	font-family: 'TitilliumWeb medium';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #b92d39;
	text-decoration: underline;
}
a.contlinkitalic:link, a.contlinkitalic:visited {
	font-family: 'TitilliumWeb italic';
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #333333;
	text-decoration: underline;
}
a.contlinkitalic:hover {
	font-family: 'TitilliumWeb italic';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #b92d39;
	text-decoration: underline;
}
a.navlinkdemo:link, a.navlinkdemo:visited {
	font-family: 'TitilliumWeb medium';
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}
a.navlinkdemo:hover {
	font-family: 'TitilliumWeb medium';
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	color: #999999;
	text-decoration: underline;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:hover {
	font-family: 'TitilliumWeb light';
	font-size: 11px;
	font-weight: 300;
	line-height: 14px;
	letter-spacing: 0.02em;
	color: #b92d39;
	text-decoration: underline;
}
.inputnormal {
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	font-family: 'TitilliumWeb regular', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: #efefef;
}
.linie {
	color: #b92d39;
	background-color: #b92d39;
}</pre></body></html>