/* CSS Document */
html {
	overflow-y: scroll;
}
.body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;

}
.textnormal {
	font-family: 'Roboto regular', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #000000;
}
.textsmall {
	font-family: 'Roboto regular', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #000000;
}
.textbold {
	font-family: 'Roboto medium', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: #000000;
}
.textboldkl {
	font-family: 'Roboto medium', sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
	color: #000000;
}
.textteaser {
	font-family: 'Roboto regular', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	color: #000000;
}
.textteaser2 {
	font-family: 'Roboto regular', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #e84ea1;
}
.textfooter {
	font-family: 'Roboto regular', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0.25em;
	color: #000000;
}
a.contlink:link, a.contlink:visited {
	font-family: 'Roboto regular', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
a.contlink:hover {
	font-family: 'Roboto regular', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
}
a.contlinkkl:link, a.contlinkkl:visited {
	font-family: 'Roboto regular', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
a.contlinkkl:hover {
	font-family: 'Roboto regular', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
}
a.contlinkboldkl:link, a.contlinkboldkl:visited {
	font-family: 'Roboto regular', sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
a.contlinkboldkl:hover {
	font-family: 'Roboto regular', sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
}
a.teaserlink:link, a.teaserlink:visited {
	font-family: 'Roboto regular', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
a.teaserlink:hover {
	font-family: 'Roboto regular', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
}
a.teaserlink2:link, a.teaserlink2:visited {
	font-family: 'Roboto regular', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #e84ea1;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
a.teaserlink2:hover {
	font-family: 'Roboto regular', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #e84ea1;
	text-decoration: #e84ea1;
	border-bottom: 1px solid #FF0000;
}
a.navlink:link, a.navlink:visited {
	font-family: 'Roboto regular', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}
a.navlink:hover {
	font-family: 'Roboto regular', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
a.navlinkact:link, a.navlinkact:visited, a.navlinkact:hover {
	font-family: 'Roboto regular', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
.navgelb {
	color: #e7cd21;
}
.navorang {
	color: #f36f21;
}
.navlind {
	color: #bbd75f;
}
.navrosa {
	color: #f27179;
}
.navtuerkh {
	color: #9ad3ae;
}
.navtuerkd {
	color: #00b59d;
}
