* { margin: 0; padding: 0; outline: 0; }



body {
	font-size: 15px;
	line-height: 22px;
	font-family: Noto Sans, sans-serif;
	color: #5e5e5e;
 background: url(../images/background.png) repeat 0 0;
}

.ueberschrift
{font-family: Noto Sans Bold, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: left;
}

.bildrand 
{border: 1px solid #990000;

}

/*font-family: 'Noto Sans', sans-serif;*/

a { text-decoration: none; color:#905636; cursor: pointer; }
a:hover { text-decoration: none; color:#6E6565; }
a:visited { text-decoration: none; color:#6E6565; }
a img { border: 0; }
a.more { color:#5e5e5e; text-decoration: none; padding-left: 11px; background: url(../images/arr-ico.png) no-repeat 0 5px; }
a.more:hover { color:#6E6565; text-decoration: none;  }
input, textarea, select { font-size: 13px; font-family: 'Noto Sans', sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -10px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

.shell { width: 1350px; margin: auto; }
.container { background: #fff; box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ;  }
#header { height: 54px; padding-top: 21px; padding-left: 33px; padding-right: 17px;  }
#logo { width: 81px; float: left; font-size: 0; line-height: 0;}
#logo a { height: 33px; display: block; background: url(../images/arr-ico.png) no-repeat 0 0;  text-indent: -4000px; }

#navigation { height: 50px; padding-top: 5px; font-family: 'Noto Sans', sans-serif; font-style: normal; font-size: 16px; font-weight: 400; background: url(../images/navigation.png) repeat-x 0 0; box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -o-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);  }
#navigation ul {  float: right; list-style: none; list-style-position: inside; }
#navigation ul li { float: left; padding-right: 8px; line-height: 42px; background: url(../images/nav-border.png) no-repeat right 0;  font-size: 13px; text-transform: uppercase; }
#navigation ul li a { display: block; padding: 0 20px 0 20px; color: #333333;  }
#navigation ul li a:hover,
#navigation ul li.active a  { text-decoration: none; color: #5e5e5e; }
#navigation ul li.first a { padding-left: 38px; }
#navigation a.nav-btn { display: none; }
.flex-control-nav { left: 280px; }
.main a.m-btn-grey { display: none; }

.main { padding: 30px 0px 0px; background: url(../images/main.png) repeat-x 0 0; }
.main h2 { font-size: 22px; color: #848482; line-height: 22px; padding-bottom: 8px; font-family: 'Noto Sans', sans-serif; font-weight: 500; }
.main h3 { font-size: 18px; color: #5e5e5e; line-height: 22px; padding-bottom: 8px; font-family: 'Noto Sans', sans-serif; font-weight: 500;  }
.main section { clear: both; background: url(../images/section-shadow.png) no-repeat center bottom; padding: 0 20px 60px; }
.main ul { list-style: none; list-style-position: outside; }
.main ul li { padding-bottom: 6px; padding-left: 10px; background: url(../images/arr-ico.png) no-repeat 0 8px; }
.main ul li a { color: #ffffff; text-decoration: none; } 
.main ul li a:hover { color: #5e5e5e; text-decoration: none; } 

.main .cols { padding-left: 0; padding-right: 0; }
.main .cols .col { width: 314px; float: left; }
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { float: left; width: 129px; height: 108px;  }
.main .cols .col-cnt { width: 183px; float: right; }

.main .post  { background: url(../images/cols-shadow.png) no-repeat 0 bottom; padding-top: 28px; padding-left: 40px;  }
.main .post .video-holder {
	width: 300px;
	height: auto;
	float: left;
	margin-right: 20px;
}
.main .post .befo { width: auto; height: 100px; float: left; margin-left: 0px; }
.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; }
.main .post p strong { display: block; }
.main .post-cnt { float: right; width: 850px; padding-right: 50px; }
#footer { background: url(../images/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #333; font-family: 'Noto Sans', sans-serif; font-weight: 400; padding-bottom: 18px;  }
.footer-cols { padding: 20px 24px; background: url(../images/footer-lights.png) no-repeat center 0px; }
.footer-cols .col { float: left; width: 195px; }
.footer-cols .col + .col { padding-left: 54px;  }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #444444; font-size: 16px;  padding-bottom: 4px; background: url(../images/arr-footer-col.png) no-repeat 0 8px; padding-left: 9px;  }
.footer-cols .col ul li a { color: #666; }
.footer-bottom { background: url(../images/footer-bottom.png) repeat 0 0; height: 38px; padding-top: 24px; padding: 24px 20px 0; border-top: 1px solid #262c2c;  }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li { display: inline;  font-size: 14px; color: #9e9e9e; border-left: 1px solid #1a1f20; padding: 0 11px; }
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #5f6261; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #9e9e9e; text-decoration: none; }

.footer-bottom p.copy { float: right; line-height: 11px; font-size: 14px; color: #5f6261; }
.footer-bottom p.copy span { padding: 0  11px;  }
.footer-bottom p.copy a { color: #00662B; text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }
.footer-bottom p.copy strong { font-weight: normal; }

/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
	body { width: auto; }
	.shell { width: auto; }
	#navigation ul li a { padding: 0 20px;  }
	#navigation ul li.first a { padding-left: 20px; }
	.main { padding: 47px 0 0 0;  }
	.main section { background: url(../images/t-section-shadow.png) no-repeat center bottom; padding-left: 20px; padding-right: 20px;  }
	.main .cols { margin: 0 0 0 0; padding-left: 30px; padding-right: 22px;   }
	.main .cols .col { width: 188px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto;  }
	.main .cols .col + .col { padding-left: 66px; }
	.main .cols .col-cnt {text-align: center; }
	.main .testimonial { background: transparent; }
	.main .post { background: url(../images/t-section-post.png) no-repeat center bottom; padding-left: 20px ;  }
	.main .post .video-holder { width: 300px; height: 100px; float: none; display: block;  margin-right: 0px; margin-bottom: 20px;  }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.footer-bottom { height: 58px; }
	.footer-cols { padding-left: 40px; }
	.footer-cols .col { width: 150px; }
	.footer-cols .col + .col { padding-left: 28px; }
	.footer-cols .col ul li { font-size: 12px; }
	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 18px;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
}

	
@media only screen and ( max-width: 767px) {
	body { width: auto; }
	.shell { width: auto; margin: 0 auto;  }
	#header { position: relative; z-index: 1000; padding-left: 0; padding-right: 0;  }
	#logo { float: none; display: block; margin: 0 auto; padding: 0 0 0 0;  }
	.search { display: none; }

	#navigation { padding: 0 0 0 0; height: 36px; }
	#navigation a.nav-btn { display: block; font-size: 18px; line-height: 36px;  padding-top: 0px; height: 28px; padding-left: 22px; text-transform: uppercase; color: #5e5e5e; font-size: 18px; font-family: 'Noto Sans', sans-serif; font-weight: 700; }
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(../images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 24px; top: 12px; }
	#navigation a.nav-btn span.arr.active { background: url(../images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(../images/navigation.png) repeat 0 0;  }
	#navigation ul li a { padding: 0 22px; }
	#navigation ul li.first a { padding-left: 26px; display: none; }
	.main { padding: 40px 0 0 0; }
	.main section { background: url(../images/m-section-shadow.png) no-repeat center bottom; padding: 0 20px 20px 20px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block;  }
	.main a.m-btn-grey { display: block; background: url(../images/m-btn-grey.png) repeat-x 0 0; margin: 0 10px 14px;  height: 39px; text-align: center; line-height: 39px; border: 1px solid #9e9f9f; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
	.main a.m-btn-grey:hover { background-position: 0 bottom; text-decoration: none; }

	.main .post  { background: url(../images/m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
	.main .post .video-holder { width: auto; height: auto; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width: auto; height: auto; }
	.main .post-cnt { float: none; display: block;  width: auto; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }
	#footer h2 { padding-bottom: 12px; }
	.footer-cols { padding-left: 10px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 22px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 14px; }
	.footer-bottom { height: 58px; }
	.footer-bottom { padding: 10px 9px 20px; height: 100%; }
	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 14px !important;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
}

@media only screen and ( max-width: auto) and (-webkit-min-device-pixel-ratio: 1.1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 

	#navigation a.nav-btn span.arr { background: url(../images/nav-arr@2x.png) no-repeat 0 0; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }
	#navigation a.nav-btn span.arr.active { background: url(../images/nav-arr@2x.png) no-repeat 0 bottom; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }

	#logo a { background: url("style,.css") no-repeat 0 0; -webkit-background-size: 81px 33px; -moz-background-size: 81px 33px; background-size: 81px 33px;  }
}

img {
	max-width: 100%;
	height: auto;
}

video {
	max-width: 100%;
	height: auto;
  
}

#innerWrapper {
  background:#f9f9f9;
}

#header {
  text-align:center;
}

#content {
  padding:10px;
}

#content .searchResultsWrapper {
  background:#fff;
  padding:10px;
  border:1px solid #ddd;
  clear: both;
  height:100%;
  margin-bottom:5px;
}

#content .searchResultsWrapper:hover {
  background:#fff;
}

#content .searchResultsWrapper .title {
  font-weight: bold;
  margin-bottom:10px;
}

#content .keywords {
  color: #000;
}

#content .head {
  background: url(../images/nav-bg.png);
  color:#000;
  padding:10px;
  margin:5px 0 5px 0;
}

#content .head a {
  color:#000;
}

#content .head span {
  float: right;
}

#content .noResults {
  text-align:center;
  background:#fff;
  padding:10px;
  font-style:italic;
}

#content .clear {
  clear:both;
}

.pageNumbers {
  text-align:center;
  padding:10px;
  margin-top:10px;
}

.footer {
  text-align:center;
  font-size:12px;
  padding:10px 0 10px 0;
}

.footer a:hover {
  text-decoration:none;
}

/* Button */

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 22px;
  border: none;
  outline: none;
  background-color: #875623;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.splide__slide img {
  width: 100%;
  height: auto;
}