/* teko-regular - latin */
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/teko-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/teko-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/teko-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/teko-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/teko-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/teko-v15-latin-regular.svg#Teko') format('svg'); /* Legacy iOS */
}
/* teko-700 - latin */
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/teko-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/teko-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/teko-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/teko-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/teko-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/teko-v15-latin-700.svg#Teko') format('svg'); /* Legacy iOS */
}



body {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 200%;
	font-family: 'Teko', sans-serif;
	background-image: url(images/layout/papier.jpg);
	color: hsla(0,0%,25%,0.95);
}
html {
	height: 100vw;
}
header  {
	display: inline-block;
	width: 100%;
	background-image: url(images/layout/berge.png);
	background-repeat: repeat-x;
	background-size: auto 80px;
	height: 150px;
	background-position: 0% bottom;
	background-color: #E41B13;
	margin-bottom: -29px;
}
main {

}
article {
	padding-left: 50px;
	padding-right: 50px;
}
section {
	width: 100%;
	display: inline-block;
	float: left;
	clear: both;
	overflow-y: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -25px;
	margin-bottom: 50px;
	padding-bottom: 25px;
	font-size: 25px;
}
aside {
	background-color: hsla(79,78%,40%,1.00);
}
aside img {
}
footer {
	float: left;
	clear: both;
	display: inline-block;
	width: 100%;
}
h1, h2, h3 {
	line-height: 120%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
article h1 {

}
article h2 {
	text-transform: uppercase;
}
article h3 {
	font-size: 40px;
	text-transform: uppercase;
}
article img {
	height: auto;
}
.headlineHalf {
	
}
article p {

}
article a {
	color: hsla(2,85%,48%,1.00);
}

iframe {

}
.maxwidth {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.padding {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
.logo {
	width: auto;
	height: 30px;
	float: left;
	margin-top: 25px;
}
.bgVarI {
	background-image: url(images/layout/papier2.jpg);

}
.bgVarII {
	background-color: hsla(330,1%,45%,1.00);
}
.bgVarIII {
	background-color: hsla(2,85%,48%,1.00);
	background-image: url(images/layout/berge.png);
	background-size: auto 40px;
	background-repeat: repeat-x;
	background-position: 0% bottom;
}
.bgVarIIII {
	background-image: url(images/layout/papier.jpg);
	background-repeat: repeat;

}
.fourButton {
	text-align: center;
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 20px;
	margin-bottom: 25px;
}
.fourButton img {
	width: 100%;
	max-width: 200px;
}

nav {
}
#navigation {
	position: fixed;
	left: -100vw;
	top: 0px;
	height: 100vh;
	background-color: hsla(0,0%,30%,1.00);
	opacity: 0;
	/* [disabled]font-size: 15px; */
	line-height: 20px;
	z-index: 50000;
	width: 100%;
}
nav ul {
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-top: 90px;
	text-align: center;
}
nav ul a {
	text-decoration: none;
	text-transform: uppercase;
	color: hsla(0,0%,100%,1.00);
	margin-bottom: 5px;
	margin-top: 5px;
	display: inline-block;
	padding-top: 25px;
	padding-right: 27px;
	padding-bottom: 19px;
	padding-left: 27px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
}
nav ul a li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hamburger {
	width: 50px;
	height: auto;
	position: fixed;
	right: 25px;
	top: 25px;
	z-index: 1000;
	background-color: hsla(0,0%,0%,1.00);
}
.x {
	position: relative;
	width: 50px;
	height: 50px;
	float: right;
	display: inline-block;
	background-color: hsla(0,0%,0%,1.00);
	color: hsla(0,0%,100%,1.00);
	margin-top: 25px;
	margin-right: 25px;
	background-image: url(images/layout/x.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% auto;
	border: 5px solid hsla(0,0%,100%,1.00);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.button {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 100%;
	max-width: 250px;
	text-decoration: none;
	color: hsla(0,0%,100%,1.00);
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]border: 2px solid hsla(0,0%,100%,1.00); */
	background-color: hsla(2,85%,48%,1.00);
	font-size: 25px;
}
.button:hover {
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(330,1%,34%,1.00);

}
.shadow {
	-webkit-box-shadow: 1px 1px 5px hsla(0,0%,0%,0.50);
	box-shadow: 1px 1px 5px hsla(0,0%,0%,0.50);
}
.ontop {
	width: 20px;
	height: 20px;
	position: fixed;
	right: 25px;
	bottom: 25px;
	background-color: hsla(0,0%,0%,1.00);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 5px solid hsla(0,0%,100%,1.00);
	z-index: 20000;
}
.imgWidth {
	max-width: 500px;
	margin-top: 25px;
	width: 100%;
}
.topheader {
	display: none;
}
.topheaderText {
	float: left;
}
.topheaderButton {
	float: right;
}
.topheaderButton a {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: hsla(0,0%,25%,1.00);
}
.slider {
	width: 100%;
	display: block;
	text-align: center;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -60px;


}

.sliderBild {
	float: left;
	text-align: center;
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}
.bildGross{
	padding-top: 15%;
	padding-right: 15%;
	padding-bottom: 15%;
	padding-left: 15%;
	background-size: cover;
}
.articleContent {

		
}
.TextUndBild {
	/* [disabled]max-width: 600px; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bgBild {
	/* [disabled]background-position: center center; */
	/* [disabled]background-size: cover; */
	/* [disabled]background-repeat: no-repeat; */
}

/*Section Text Bild*/
	
.asideRight {
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.asideRight img {
	width: auto;
	clear: both;
	display: block;
	height: 100%;
	float: right;
}
.asideRight article {
	display: inline-block;
	position: absolute;
	background-color: hsla(359,100%,48%,1.00);
	float: none;
	clear: none;
	right: 0px;
}
.asideRightHeight {
	height: 300px;
	}
.asideRightContent {


	}
.articleLeft {
	z-index: 100;
	position: relative;
	width: 100%;
	margin-top: 250px;
	float: left;
}
.articleLeftHeadlines {
	display: inherit;
	float: left;
}

/*Section Bild Text*/
	
.asideLeft {
	width: 100%;
	background-size: cover;
	background-position: center center;
}
.asideLeft img {
	width: auto;
	clear: both;
	display: block;
	height: 100%;
	float: left;
}
.asideLeft article {
	display: inline-block;
	position: absolute;
	background-color: hsla(359,100%,48%,1.00);
	float: none;
	clear: none;
	right: 0px;
}
.asideLeftHeight {
	height: 300px;
	}
.asideLeftContent {
	position: absolute;
	right: 0px;
	width: 100%;
	}
.articleRight {
	z-index: 100;
	position: relative;
	width: 100%;
	margin-top: 250px;
	float: left;
}
.articleRightHeadlines {
	display: inherit;
	float: left;
}
.news img {
	width: 100%;
}
.newsArticle {
	margin-bottom: 25px;	
}
.center {
	text-align: center;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #E41B13;
}
.hochtestellt {
	
}
/*Footer*/

.footerdaten {
	display: none;
	text-align: right;
}
.footerlogo, .footerlinks {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.footerlogo img {
	width: 100px;
}
.footerlinks a {
	width: 45%;
	display: inline-block;
	margin-left: 2.5%;
	margin-right: 2.5%;
	text-transform: uppercase;
	text-decoration: none;
	color: hsla(0,0%,100%,1.00);
	font-size: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 170px;
}
.footernavi {
	display: none;
}
.bgFooterOne {
	background-color: hsla(330,1%,45%,1.00);


}
.bgFooterTwo {
	background-color: hsla(2,85%,48%,1.00);
	background-image: url(images/layout/berge.png);
	background-repeat: repeat-x;
	background-size: 250px auto;
	background-position: 0% bottom;
}
.bgFooterTwo, .bgFooterOne {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	
}
.active {
	background-color: hsla(0,0%,100%,1.00);
	color: hsla(330,1%,34%,1.00);
}
.onlyDesktop {
	display: none;
}

/*Visual Lightbox*/

#vlightbox1 {
	width: 100%;
	zoom: 1;
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px;
	padding-right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 1500px;
	padding-bottom: 25px;
	padding-top: 25px;
}
#vlightbox1 .vlightbox1 {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 50%;
	font-family: "Teko", sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	opacity: 0.87;
	outline: none;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#vlightbox1 .vlightbox1 a{
	margin:0;
}
#vlightbox1 .vlightbox1:hover, #vlightbox1 .vlightbox1 a:hover{
	opacity:1;
}
#vlightbox1 .vlightbox1 img{
	display: inherit;
	border: none;
	width: 100%;
	height: auto;
}
#vlightbox1 .vlightbox1 div {display:none}

/*Small Slider*/

.smallSliderText {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
	position: relative;
	margin-left: 0%;
	margin-top: 25px;
	margin-right: 0%;
}
.smallSlider {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: hsla(2,85%,48%,1.00);
}
.smallSlider img {
	width: 100%;
	height: auto;
}
.sliderBg {
	background-image: url(images/layout/verlauf.png);
	background-repeat: repeat-x;
}
/*Formular*/

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;
}
input {
}
.auswahlForm {
	font-family: 'Open Sans Condensed', sans-serif;
	float: left;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 30px;
	font-size: 18px;
	margin-left: 0px;
}
textarea {
	height: 200px;
}
.formelement {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	border: 1px solid #666666;
	border-radius: 5px;
	width: 100%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}
#submit  {
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 30px;
	border-width: 0px;
	border-style: none;
}
.checkbox {
}
#kontaktformular {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	display: inline-block;
	width: 100%;
	padding-top: 30px;
	margin-bottom: 30px;
}

/*Downloads*/

.downloadelement {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 25px;
	background-color: hsla(0,0%,80%,1.00)
}

.downloadelement:hover {
	background-color: hsla(0,0%,70%,1.00)
}
.downloadbild {
	width: 50px;
	height: auto;
}
.downloadtext {
}
.downloadicon {
	width: 50px;
	height: auto;
}
.clearBoth {
	clear: both;	
}
section article ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 25px;
}
section article ul li{
	list-style-type: disc;
	list-style-position: outside;
	border-bottom: 1px dotted hsla(0,0%,0%,0.25);
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-indent: 0px;
	padding-left: 0px;
	float: none;
	clear: both;
}
.articleHalb {
	text-align: center;
}
section article hr {
	width: 50%;
	border-top: 1px dotted hsla(0,0%,0%,0.25);
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
	
}
.mobileButton {
	text-align: center;
	margin-bottom: 0px;
	width: 40%;
	margin-top: 0px;
	margin-right: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 5%;
	display: inline-block;
	float: left;
}
.mobileButtons {
	margin-top: -22px;
	clear: both;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.jetztBestellen {
	position: relative;
	right: auto;
	/* [disabled]display: none; */
	/* [disabled]margin-bottom: -349px; */
	left: auto;
	/* [disabled]width: 100px; */
	/* [disabled]top: 111%; */
	bottom: 70px;
}
.rounded {
	border-radius: 20px;
}
.video{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.video iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.varianten {
	width: 100%;
	height: auto;
	margin-top: 25px;
	
}


@media screen and (min-width : 500px ){
	
/*Visual Lightbox*/
	
#vlightbox1 .vlightbox1 {
	width: 25%;
}

	
.topheader {
	display: none;
}
.formularhalb {
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	/* [disabled]border: 1px solid hsla(0,0%,100%,1.00); */
	background-color: hsla(0,0%,100%,1.00);
}

.formularvoll {
	width: 98%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	margin-top: 2%;
	/* [disabled]border: 1px solid hsla(0,0%,100%,1.00); */
	background-color: hsla(0,0%,100%,1.00);
}

/*Downloads*/

.downloadelement {
	padding-bottom: 0px;
}
	
.downloadtext {
	float: left;
	width: auto;
	height: 50px;
	text-align: left;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 25px;
}
.downloadicon {
	float: right;
}
.downloadbild {
	float: left;		
}

.articleHalb {
	width: 40%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	
}
.logo {
	width: auto;
	height: 50px;
	float: left;
	margin-top: 25px;
}
.headlineHalf {
	
}
.fourButton {
	text-align: center;
	margin-bottom: 3%;
	width: 44%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 3%;
	border-radius: 20px;
}
.jetztBestellen {
	position: relative;
	clear: both;
	float: none;
	bottom: 100px;
}
.smallSlider {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: hsla(2,85%,48%,1.00);
}
header {
	display: inline-block;
	width: 100%;
	background-image: url(images/layout/berge.png);
	background-repeat: repeat-x;
	background-size: auto 100px;
	height: 200px;
	background-position: 0% bottom;
	background-color: #E41B13;
	margin-bottom: -29px;
}





	
	
}


@media screen and (min-width:650px){
	
.onlyDesktop {
	display: block;
	}	
.onlyMobile {
	display: none;
}
}


@media screen and (min-width:1000px){


/*Small Slider*/
.smallSliderText {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	width: 70%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25%;
	position: relative;
	margin-left: 30%;
	margin-top: 0px;
	
}
.smallSlider {
	position: relative;
	width: 50%;
	/* [disabled]left: 10%; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	margin-top: 100px;
	z-index: 1000;
	
}
.padding {
}

/*Section Text Bild*/
	
.asideRight {
	position: relative;
	z-index: 50;
	width: 55%;
	top: 50px;
	background-size: cover;
	left: auto;
}
.asideRight img {
	width: auto;
	clear: both;
	display: block;
	height: 100%;
	float: right;
}
.asideRight article {
	display: inline-block;
	position: absolute;
	background-color: hsla(359,100%,48%,1.00);
	float: none;
	clear: none;
	right: 0px;
}
.asideRightHeight {
	height: 500px;
	}
.asideRightContent {
	position: absolute;
	right: 0px;
	width: 100%;
	}
.articleLeft {
	width: 55%;
	margin-top: 0px;
}
.articleLeftHeadlines {
	float: none;
	position: relative;
}

nav {
}
#navigation {
	position: relative;
	left: 0px;
	top: 15px;
	height: 85px;
	background-color: transparent;
	opacity: 1;
	/* [disabled]font-size: 15px; */
	line-height: 20px;
	z-index: 50000;
	width: 100%;
}
nav ul {
	padding-right: 0px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	margin-top: 0px;
	display: inline-block;
	float: right;
	margin-right: -10px;
}
nav ul a {
	text-decoration: none;
	text-transform: uppercase;
	color: hsla(0,0%,100%,1.00);
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline-block;
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 20px;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	/* [disabled]background-color: hsla(0,0%,100%,1.00); */
	-webkit-transition: all 100ms ease-in-out 50ms;
	-o-transition: all 100ms ease-in-out 50ms;
	transition: all 100ms ease-in-out 50ms;
}
nav ul a:hover {
	background-color: hsla(0,0%,100%,1.00);
	color: hsla(330,1%,34%,1.00);
	}
nav ul a li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hamburger, .x {
	display: none;
}
	
/*Section Bild Text*/
	
.asideLeft {
	position: relative;
	z-index: 50;
	width: 55%;
	background-size: cover;
	/* [disabled]top: 300px; */
}
.asideLeft img {
	width: auto;
	clear: both;
	display: block;
	height: 100%;
	float: left;
}
.asideLeft article {
	display: inline-block;
	position: absolute;
	background-color: hsla(359,100%,48%,1.00);
	float: none;
	clear: none;
	right: 0px;
}
.asideLeftHeight {
	height: 500px;
	}
.articleRight {
	width: 55%;
	margin-top: 0px;
}
.articleRightHeadlines {
	position: relative;
	float: none;
	text-align: right;
}
.buttonAlignRight {
	text-align: right;
	}
.articleContent {
}
.mobileButton {
	text-align: center;
	margin-bottom: 25px;
	width: 20%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news {
	background-image: url(images/layout/AdobeStock_284974291.jpeg);
	background-position: center center;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}	
.newsArticle {
	width: 29%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
.newsArticle img {
	width: 100%;
}
section {
	margin-top: 0px;
	margin-bottom: 50px;
}
.topheader {
	display: inline-block;
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	}

/*Footer*/


.footerlogo, .footerlinks {
	display: inline-block;
	width: 50%;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0px;
	padding-right: 25px;
}
.footerlogo {
		clear: both;
	}
.footerlogo img {
	width: auto;
	float: left;
	height: 60px;
}
.footerlinks a {
	width: auto;
	display: inline-block;
	float: right;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-left: 0px;
	margin-right: 0px;
}
.footernavi, .footerdaten {
	display: inline-block;
	float: left;
	width: 50%;
}
.footerdaten {
	padding-right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.footernavi a, .footerdaten a {
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	/* [disabled]border: 1px solid hsla(0,0%,100%,1.00); */
	font-size: 15px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	color: hsla(0,0%,100%,1.00);
}
.fourButton {
	text-align: center;
	margin-bottom: 25px;
	width: 21%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
}
.logo {
	width: auto;
	height: 60px;
	float: left;
}
.headlineHalf {
	width: 65%;
}
.sliderBild {
	float: left;
	text-align: center;
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	border-radius: 20px 20px 0px 0px;
}
.sliderBg {
	height: 300px;
}





}
