@charset "UTF-8";
.nav {
    font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
}
.nav_k {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
}
.nav_a {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.nav_ak {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.headline {
	font-family: 'Muli', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
}
.headline_rot {
	font-family: 'Muli', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	color: #cc0107;
}
.text {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
}
.text_dunkel {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #222222;
}
.zitat {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #cc0107;
}
.zitat_k {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #cc0107;
}
.small {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFF;
}
.sub {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #222222;
}
.sub_w {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {text-decoration: none; color: #FFFFFF}
a:visited {text-decoration: none; color: #FFFFFF}
a:hover {text-decoration: underline; color: #FFFFFF}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'Muli', sans-serif;