@charset "UTF-8";

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/poppins-v20-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v20-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v20-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-900 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/poppins-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v20-latin-900.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-900italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('/fonts/poppins-v20-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v20-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v20-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v20-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v20-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v20-latin-900italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* Mobile */
html, body {
	scroll-behavior: smooth;
	background-color: #999999;
}
wrapper {
	max-width: 1440px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 10px hsla(0,0%,0%,0.25);
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.25);
}
.topicbg {
	background-image: url(images/ecke-2.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
	left: -60px;
	position: relative;
	padding-left: 110px;
}
body {
  	font-family: 'Poppins';
  	font-style: normal;
  	font-weight: 400;
    font-size: 1em;
    line-height: 150%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }

h1, h2, h3, h4 {
	line-height: 150%;
	font-size: x-large;
	font-family: 'Poppins';
  	font-style: italic;
  	font-weight: 900;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	}
header {
	height: 40vh;
	display: block;
	background-size: cover;
	background-position: center 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
}
logo {
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
	position: fixed;
	top: 0px;
}
img {
    width: 100%;
    height: auto;
}
logo img {
	width: auto;
	height: 40px;
	position: static;
	display: inline;
	max-width: none;
	padding: 5px;
}
menu {
    background-image: url(images/hamburger-small.gif);
}
x {
	background-image: url(images/x.gif);
}
menu, x {
    background-color: #333333;
    width: 50px;
    height: 50px;
    position: fixed;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    right: 0px;
    top: 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
ontop {
	background-color: #000000;
	width: 50px;
	height: 50px;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/pfeil-oben.gif);
}
sideicon {
	background-color: #000000;
	width: 50px;
	height: 50px;
	position: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/facebook.png);
	display: none;
}
nav {
	vertical-align: middle;
	height: 100vh;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	z-index: 1000;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
navcontent {
	display: table-cell;
	vertical-align: middle;
	height: 100vh;
	width: 100vw;
	margin-left: 6px;
}
nav a {
	text-align: center;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 900;
	
}
.activ {
	color: #F3C200;	
}
quicknav{
	display: block;	
}
quicknav a {
	height: 20vh;
	display: table-cell;
	width: 100vw;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 25px solid #ffffff;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 900;
	font-style: italic;
	font-size: x-large;
	text-transform: uppercase;
	background-repeat: no-repeat;
	/* [disabled]background-size: cover; */
	/* [disabled]padding-left: 25px; */
	text-align: center;
	background-color: #000000;
}
.topic {
	width: 100vw;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* [disabled]background-color: #F3C200; */
	z-index: 5;
	background-image: url(images/pfeil-unten.gif);
	background-repeat: no-repeat;
	background-size: 50px auto;
	background-position: center top;
	height: 40vh;
	padding: 50px 25px 50px 0px;
	font-size: x-large;
	line-height: 150%;
	font-weight: 900;
	text-transform: uppercase;
}
.topicLink {
	text-decoration: none;
	color: #000000;
	font-weight: 900;
	font-style: italic;
}
#topicLink {
    height: 50px;
    margin-top: -50px;
}
section{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: inline-block;
}
.padding {
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.maxwidth {
}

article {
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: inline-block;
    width: 100%;
}
article ul {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
article ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-indent: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #FFFFFF;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bild {
}
.bgI {
	background-color: #EEEEEE;
}
.bgII {
	background-color: #DDDDDD;
	background-image: url(images/bg-3.jpg);
	background-size: cover;
}
.galery {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inherit;
    /* [disabled]margin-top: -25px; */
    padding-left: 25px;
    padding-top: 25px;
}
.galImg {
    float: left;
    width: 50%;
    /* [disabled]border: 25px solid hsla(0,0%,100%,0.00); */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px;
    padding-bottom: 25px;
}
.bgIII {
}
.button {
	background-color: hsla(48,100%,48%,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: inline-block;
	color: #000000;
	text-decoration: none;
	margin-top: 25px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 900;
}
.button:hover{
	background-color: #000000;
	width: auto;
	color: #FFFFFF;
}
.buttonZwei {
	background-color: #000000;
	width: auto;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: inline-block;
	text-decoration: none;
	margin-top: 25px;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 900;
}
.buttonZwei:hover{
	background-color: #FFFFFF;
	width: auto;
	color: #000000;
}
p {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
}
footernav {
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	}
footernav a {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 900;
}
footertext {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #F3C200;
	color: #ffffff;
	clear: both;
	width: 100%;
	display: inline-block;
}
footerbild {
	display: inline-block;
	background-repeat: no-repeat;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: right top;
	background-size: contain;
	background-color: #F3C200;
}
.maps {
	background-color: #F3C200;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.maps:hover {
	background-color: #F3C200;
}
.bildunterschrift {
	text-align: center;
	width: 100%;
	position: relative;
	font-size: small;
	font-style: italic;
}
label {
	float: none;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-right: 25px;
}
input {

}
.auswahlForm {
  font-family: "Poppins", sans-serif;
  float: left;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  height: 30px;
  font-size: 18px;
  margin-left: 0px;
}
textarea {
	height: 250px;
}
.formelement {
	font-family: "Poppins", sans-serif;
	font-size: 1em;
	line-height: 150%;
	border: 1px solid #F3C200;
	width: 100%;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 25px;
	background-color: #FFFFFF;
}
#trick {
  display: none;
}
#submit {
	float: none;
	font-family: "Poppins", sans-serif;
	font-size: 1em;
	font-weight: bolder;
	line-height: 150%;
	border-width: 0px;
	border-style: none;
}
form a, article a {
	color: #000000;
	text-decoration: underline;
}
.formularhalblinks {
	margin-top: 25px;	
}
.news {
	padding-top: 25px;
	border-bottom: 1px solid #F3C200;
	padding-bottom: 25px;
}
.onlyDesktop {
	display: none;
}
strong {
	font-weight: 600;

}

article p {
	/* [disabled]column-count: 2; */
	margin-top: 25px;
}
	
/* Small Tablets */
@media (min-width : 990px ){
.onlyMobile {
		display: none;
	}
menu, x {
    display: none;
}
nav {
    height: 100px;
    display: inherit;
    float: right;
    position: relative;
}
navcontent {
	display: block;
	height: 80px;
	width: auto;
}
nav a {
	text-align: center;
	width: auto;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 35px;
	padding-left: 35px;
	text-decoration: none;
	color: hsla(0,0%,0%,1.00);
	/* [disabled]float: left; */
	height: 100px;
	background-image: url(images/ecke-3.png);
	background-size: cover;
	background-repeat: no-repeat;
}
x, menu {
    display: none;
}
logo {
	height: 100px;
	position: absolute;
	max-width: 1440px;
}
header {
    height: 60vh;
    display: block;
    background-size: cover;
    background-position: center 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    margin-top: 0px;
}
quicknav {
    display: none;
}
.topic {
	width: 100vw;
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 5;
	background-image: url(images/pfeil-unten.gif);
	background-repeat: no-repeat;
	background-size: 50px auto;
	background-position: center top;
	height: 20vh;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	font-size: xx-large;
	line-height: 150%;
	font-weight: 900;
	text-transform: uppercase;
}
#topicLink {
    height: 0px;
    margin-top: -50px;
}
.galImg {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 475px;
}
.bild {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 12.5px;

}
.text {
    width: 50%;
    float: left;
    padding-left: 12.5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	column-count: none;
}
article .text p {
	column-count: 1;
}
.maxwidth {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.onlyDesktop {
	display: block;
	border-right-width: medium;
}

form {
	display: inline-block;
	}
.center {
    text-align: center;
}	
sideicon {
	top: 100px;
}
 .formularhalblinks {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 12.5px;
	margin-top: 24px;
}
 .formularhalbrechts {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12.5px;
	margin-top: 25px;
}
.formularvoll {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news {
	width: 33.3333%;
	float: left;
	padding-right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 25px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-bottom: 0px;
}
.newstext p {
	column-count: 1;
	height: 200px;
	overflow-y: hidden;
	overflow-x: hidden;
	}
nav a:hover {
	background-color: #eee;
	width: auto;
}
.activ {
	background-color: #F3C200;
	color: #000000;
}
logo img {
	width: auto;
	height: 70px;
	position: static;
	display: inline;
	max-width: none;
	padding: 15px;
}
.column {
	column-count: 2;
	column-gap: 50px;
	
	}
.auszeichnung {
	/* [disabled]font-size: large; */
	font-style: italic;
	font-weight: 900;
	line-height: 150%;
	color: #666666;
}

.topicbg {
	background-image: url(images/ecke-2.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
	left: 0px;
	position: relative;
	padding-left: 0px;
	width: 90%;
}


}
