/*Classes*/

.class1 {
text-align: center;
font-family: 'Bitter', serif;
font-size: 60px;
margin-bottom: 50px;
}

.class2 {
font-size: 40px;
line-height: 50px;
}

/*Zentrieren*/

.boxenSeite h1, .boxenSeite .kaestchen {
text-align: center;
}

/*Header*/

#header {
border-top: 28px solid #f1f1f1;
}

#header.smaller {
background-color: #fff;
  -webkit-box-shadow: 0 4px 6px -6px #222;
  -moz-box-shadow: 0 4px 6px -6px #222;
  box-shadow: 0 4px 6px -6px #222;
}

h1 {
margin-top: 40px;
text-align: center;
margin-bottom: 60px;
}

.kaestchen h1 {
width: 100%!important;
}

/*Pins*/

.modul_822936 h1::before {
content: " ";
width: 100%;
position: relative;
font-size: 50px;
background-repeat: no-repeat;
height: 80px;
background-size: 80px;
background-position: center;
background-image: url(../../data/6979/JPG/kontakt_icon.png);
display: block;
padding-bottom: 60px;
}

.modul_822947 h1::before {
content: " ";
width: 100%;
position: relative;
font-size: 100px;
background-repeat: no-repeat;
height: 80px;
background-size: 80px;
background-position: center;
background-image: url(../../data/6979/JPG/galerie_icon.png);
display: block;
padding-bottom: 60px;
}

/*Slideshows*/
.textInSlidesJS > .inside {
max-width: 680px;
width: 100%;
display: block;
float: none;
margin: auto;
}

/*SEO*/

.seoTextWrapper {
padding-top: 50px;
padding-bottom: 50px;
background-color: #f1f1f1;
}

#content-field {
z-index: 1;
}	@media all and (max-width: 1152px) {
		#header {
border-top: none;
}	}
	