@charset "utf-8";
//@import url(http://fonts.googleapis.com/css?family=News+Cycle);
//@import url(http://fonts.googleapis.com/css?family=Noto+Sans);

@font-face {
	font-family: 'News Cycle';
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/NewsCycle-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'News Cycle';
	font-style: normal;
	font-weight: bold;
	src: url(../fonts/NewsCycle-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/NotoSans-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: bold;
	src: url(../fonts/NotoSans-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: normal;
	src: url(../fonts/NotoSans-Italic.ttf) format('truetype');
}

@font-face {
	font-family: 'Noto Sans';
	font-style: italic;
	font-weight: bold;
	src: url(../fonts/NotoSans-BoldItalic.ttf) format('truetype');
}

body {
	background-color: #32363b;
	background-image: url(../images/concrete_wall.gif);
	color: #D3EBE4;
	font-family: 'News Cycle', sans-serif;
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;
	
}

strong {
	font-weight: bold;
	
}

address {
	margin-left: 30%;
	line-height: 120%;
}

p {
	line-height: 1.5;
	margin-bottom: 1em;
}

header {
	background-color: #D3EBE4;
	background-image: url(../images/green_dust_scratch_light.gif);
	color: #333;
	position: relative;
	z-index: 100;
}

header h1 {
	width: 100%;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

a {
	text-decoration: none;
	color: #333;
}

.cContent {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

#front-image {
	position: relative;
	width: 430px;
	left: 50%;
	margin-left: -195px;
	margin-bottom:  -2px;
	margin-top: -10px;
	z-index: 11;
        mix-blend-mode: multiply;
        mouse-events: none;
}

p {
	clear: left;
}

h1 {
	font-size: 60px;
	font-family: 'News Cycle', sans-serif;
}

h1 .left {
	position: absolute;
	right: 50%;
	padding-right: 170px;
	padding-top: 130px;
}

h1 .right {
	position: absolute;
	left: 50%;
	padding-left: 170px;
	padding-top: 130px;
}

h2 {
	font-size: 50px;
	float: left;
	width: 20%;
	height: 80px;
	font-family: 'News Cycle', sans-serif;
}

h3 {
	font-size: 30px;
	font-family: 'News Cycle', sans-serif;
	margin-bottom: 20px;
}

nav {
	font-family: 'News Cycle', sans-serif;
	background-color: #AFDED1;
	background-image: url(../images/green_dust_scratch.gif);
	text-align: center;
	font-size: 20px;
	height: 70px;
	z-index: 10;
	/*margin-top: -60px;*/
	position: sticky;
	top: 0px;
}


nav ul {
	position:relative;
	padding-top: 13px;
	z-index: 10;
}

li, dd, dt {
	line-height: 1.5;
}

nav ul li {
	display: inline-block;
	margin: 5px 20px;
	min-width: 20px;
}

nav ul li svg {
	margin-bottom: -4px;
}

nav ul li#goToTop {
	display: inline-block;
	position: fixed;
	left: 0px;
	font-size: 24px;
	margin-top: 15px;
	padding: 0;
	top: 0px;
	color: #999;
	z-index: -1;
}


nav .active a, nav a:hover {
	margin: -12px;
	margin-top: -2px;
	margin-bottom: -7px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border: 2px solid #333;
}

div.page {
	padding: 100px 0px;
	clear: both;
}

.page a {
	text-decoration: underline;
	color: #333;
}

#fakten.page h2 {
	clear: both;
}

#fakten.page dl {
	margin-left: 50px;
	clear: left;
}

dl dt {
	font-family: 'News Cycle', sans-serif;
	font-size: 20px;
	text-transform: uppercase; 
	
}

dl dd {
	font-size: 20px;
	padding-left: 50px;
	padding-bottom: 20px;
}

#fakten.page ul {
	padding-left: 50px;
	font-size: 20px;
}

#fakten.page li {
	padding-bottom: 20px;
	font-family: 'News Cycle', sans-serif;
}

#fakten.page ul li ul li strong {
	font-weight: bold;
}

#fakten.page ul li ul li {
	font-family: 'Noto Sans', sans-serif;
}

#fotos.page h2 {
	float: none;
}
#fotos.page img {
	width: 300px;
	margin: 10px;
	float: left;
}

#filme.page h2 {
	float: none;
}

#ton.page h2 {
	float: none;
}


#ton.page ul {
	padding-left: 30%;
}

#ton.page ul li {
	font-size: 20px;
	padding: 10px;
	line-height: 200%;
}

#ton.page a {
	color: #fff;
}

#kontakt.page {
	background-color: #D3EBE4;
	background-image: url(../images/green_dust_scratch_light.gif);
	color: #333;
}

#zdd img {
	width: 266px;
	margin: 10px;
	float: left;
}

.dsgvo {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.dsgvo li, .dsgvo p {
	margin-bottom: 20px;
}

.dsgvo li {
	margin-left: 10px;
}