@media (max-width:1500px){
	h3 {
		font-size: 40px;
	}

	h3:last-child {
		font-size: 32px;
	}
}

@media (max-width:1130px){
	h3 {
		font-size: 36px;
		margin-bottom: 10px;
	}

	h3:last-child {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.owlslider .owl-dots, .bildslider .owl-dots, .news-latest-container .owl-dots, .thumbgalerie  .owl-dots, .news-single-imagebox  .owl-dots  {
		display: inline-block !important;
		float: none;
		clear: none;
		position: relative;
		top: -5px;
	}
	
	.sync2 .owl-controls {
		display: none;
	}

	.sync3  .owl-nav {
		margin: 0 40px -3px 0 !important;
	}

	.owlslider .owl-dot.active, .bildslider .owl-dot.active, .news-latest-container .owl-dot.active, .thumbgalerie  .owl-dots.active, .news-single-imagebox  .owl-dots.active  {
		background: #666666;
	}
	
	.news-latest-container .owl-dot {
		background: #AAAAAA;
	}
	
	.owlslider .owl-controls, .bildslider .owl-controls, .news-latest-container .owl-controls, .thumbgalerie   .owl-controls, .news-single-imagebox  .owl-controls  {
		width: 100%;
		float: left;
		clear: both;
		margin: 15px 0 ;
		text-align: center;
	}
	
	.owlslider .owl-nav, .bildslider .owl-nav, .news-latest-container .owl-nav, .thumbgalerie  .owl-nav, .news-single-imagebox .owl-nav {
		float: none;
		clear: none;
		display: inline-block;
		margin: 0 10px 0 0;
		padding: 3px 0;
		/*border-right: 1px dotted #666666;*/
		position: relative;
	}
	
	.owl-nav div {
		float: left;
		margin: 0 7px 0 0;
		display: block;
		width: 16px;
		height: 19px;
		overflow: hidden;
		text-indent: -999px;
	}
	
	.owlslider .owl-next, .bildslider .owl-next, .news-latest-container .owl-next, .thumbgalerie   .owl-next, .news-single-imagebox .owl-next  {
		margin: 0 10px 0 0;
	}
	
	.owlslider .owl-prev, .bildslider .owl-prev, .news-latest-container .owl-prev, .thumbgalerie   .owl-prev, .news-single-imagebox .owl-prev, .owlslider .owl-next, .bildslider .owl-next, .news-latest-container .owl-next, .thumbgalerie   .owl-next, .news-single-imagebox .owl-next  {
		position: static;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
		margin-bottom: 0;
		width: 12px;
		height: 20px;
		display: block;
		text-indent: 999px;
		overflow: hidden;
		background: url('/assets/img/owl-resp-left.png') left top no-repeat;	
	}
	
	.owlslider .owl-next, .bildslider .owl-next, .news-latest-container .owl-next, .thumbgalerie   .owl-next, .news-single-imagebox .owl-next   {
		background: url('/assets/img/owl-resp-right.png') left top no-repeat;	
	}

	ul {
		padding: 0 0 0 28%;
	}
}

@media (max-width:1040px){
	.inhalt_normal, .farbe1 {
		padding: 15px 0 15px 0;
	}

	h3 {
		font-size: 26px;
	}
	
	h3:last-child {
		font-size: 20px;
	}
	
	h4 {
		font-size: 16px;
	}
	
	h5 {
		font-size: 14px;
	}
	
	.zentriert {
		width: 90%;
	}
	
	.oben .zentriert {
		width: 95%;
	}
	
	.bildslider .zentriert {
		max-width: 90%;
	}
	
	ul {
		padding: 0 0 0 24%;
	}
}

@media (max-width:960px){
	body {
		background-size: cover;
	}

	.oben {
		padding-bottom: 10px;
	}

	.zentriert {
		width: 88%;
	}

	.logo {
		margin: 5px 0 0 0;
	}

	.button_mobil {
		display: block;
		width: 24px;
		height: 24px;
		background: url('/assets/img/button_mobil.png') top left no-repeat;
		cursor: pointer;
		display: block;
		margin-top: 17px;
	}	
	
	#hauptnavi {
		display: none;
	}
	
	.navibox_mob {
		width: 100%;
		float: left;
		clear: both;
		display: block;
	}
	
	.navibox_mob #hauptnavi {
		display: none;
		float: left;
		clear: both;
		width: 100%;
		margin: 0 0 20px 0;		
	}
	
	.navibox_mob #hauptnavi #navigation {
		width: 95%;
		margin: 0 auto;
	}
	
	.navibox_mob #hauptnavi #navigation  li {
		width: 100%;
		float: left;
		clear: both;
		margin: 2px 0 0 0;
		padding: 0;
	}
	.navibox_mob #hauptnavi #navigation  li:first-child {
		margin: 4px 0 0 0;
	}
	
	#hauptnavi #navigation li:hover::before, #hauptnavi #navigation li.act::before, #hauptnavi #navigation li:hover::after, #hauptnavi #navigation li.act::after {
		display: none;
	}
	
	.navibox_mob #hauptnavi #navigation  li a {
		padding: 8px 0 !important;
		text-align: center;
		background: #999999;
		color: #FFFFFF;
	}
	
	.navibox_mob #hauptnavi #navigation  li.act a, .navibox_mob #hauptnavi #navigation  li:hover a {
		background: #73b011;
		border: 0;
	}
	
	.fixedheader {
		background-attachment: scroll;
		background-position: center center;
	}
	
	.c20l, .c20r {
		width: 50%;
		float: left;
		margin: 0 0 10px 0;
	}
	
	.c25l, .c25r {
		width: 50%;
		margin: 0 0 10px 0;
	}
	
	.pagenotfound .c25l, .pagenotfound  .c25r {
		margin: 0;
		width: 100%;
		background: none;
		height: 0 !important;
		overflow: hidden;
		float: left;
		clear: both;
	}

	
	.pagenotfound .c50l {
		width: 100%;
		float: left;
		clear: both;	
		background: none
	}
	
	.gleichehoehe {
		background: none;
		padding: 0;
	}

	ul {
		padding: 0 0 0 20%;
	}
	
	#footerinhalt .subcolumns > div:last-child {
		text-align: right;
		float: right;
	}
}

@media (max-width:860px){
	h2 {
		font-size: 24px;
	}

	h2::after {
		width: 340px;
	}

	.sync3 {
		width: 99% !important;
	}
}

@media (max-width:850px){
	h3 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	h3:last-child {
		font-size: 14px;
	}

	.zentriert {
		width: 87%;
	}
	
	.c16l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l, .c16r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
		width: 100%;
		float: left;
		clear: both;
		margin: 0 0 10px 0;
	}
	
	.subc, .subcr {
		margin: 0;
		padding: 0;
	}

	.subcl {
		margin: 0;
		padding: 0 0 10px 0;
	}

	.gleichehoehe {
		height: auto !important;
	}

	ul {
		padding: 0 0 0 14%;
	}
	
	li:last-child {
		padding-bottom: 0;
	}

	.powermail_label {
		text-align: left; 
	}
	
	#footerinhalt .subcolumns > div { 
		width: 100%;
		float: left;
		clear: both;
		margin: 0;
		padding: 0;
	}
	
	#footerinhalt .subcolumns > div:last-child {
		text-align: left;
		float: left;
		clear: both;
		width: 100%;
		max-width: 100%;
		border-top: 1px dashed #999999;
		padding-top: 20px;
		margin-top: 20px;
	}
	
	#footer .csc-sitemap {
		text-align: left;
	}
	
	.pagenotfound .unterseite_inhalt {
		margin: 150px 0;
	}
}

@media (max-width:730px){
	.inhalt_normal:first-child, .farbe1:first-child, .farbe2:first-child, .farbe3:first-child, .farbe4:first-child, .farbe5:first-child, .filtergalerie:first-child, .boxhoehe:first-child, .hoverbox:first-child, .thumbgalerie:first-child {
		padding-top: 40px;
	}

	.inhalt_normal:last-child, .farbe2:last-child, .farbe3:last-child, .farbe4:last-child, .farbe5:last-child, .filtergalerie:last-child, .boxhoehe:last-child, .thumbgalerie:last-child {
		padding-bottom: 30px;
	}

	h1 {
		font-size: 30px;
	}

	.nr-1 h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 21px;
	}

	h2::after {
		width: 290px;
	}

	h3 {
		font-size: 20px;
	}
	
	h3:last-child {
		font-size: 12px;
	}

	.nr-1 .header .divider {
		max-height: 250px;
	}

	h4 {
		text-align: center;
	}

	#slidebox {
		display: none !important;
	}
	
	.slidebox_mob {
		display: block !important;
		width: 100%;
		float: left;
		clear: both;
		background: #FFFFFF !important;
		background-size: cover !important;
		text-align: center;
	}

	.slidebox_mob div.csc-textpic-left .csc-textpic-imagewrap {
		
	}

	.slidebox_mob div.csc-textpic .csc-textpic-imagewrap img {
		padding: 0;
	}

	.slidebox_mob .csc-default {
		background: rgba(255,255,255,0.5);
		width: 88%; 
		padding: 60px 6% 30px 6%;
	}
}

@media (max-width:650px){
	h2 {
		font-size: 18px;
	}

	h2::after {
		width: 250px;
		top: -5px;
		border-bottom: 2px solid #6db011;
	}

	.zentriert {
		width: 84%;
	}
	
	.buttons {
		padding: 10px 4px 4px;
		border-radius: 10px 0 0px 10px;
		right: 0px;
	}
	
	.buttons div.button_runter {
		margin-bottom: 8px;
	}

	ul {
		padding: 0 0 0 0;
	}
}
	
@media (max-width:600px){
	body .nr-1, body .nr-5 {
		font-size: 12px;
	}

	body {
		font-size: 13px;
	}
	
	#footer p, #footer a {
		font-size: 12px !important;
	}

	.nr-1 .header .csc-textpic-text h2{
		margin-bottom: 10px;
	}

	.powermail_fieldset {
		margin: 0 0 0 4px;
		width: 98%;
	}

	.powermail_label {
		width: 100%;
		float: left;
		clear: both;
		margin: 0 0 5px;
	}
	
	.powermail_field.powermail_input, .powermail_field.powermail_textarea, .powermail_field.powermail_submit {
		width: 94%;
		float: left;
		clear: both;
	}
	
	.powermail_field.powermail_submit {
		width: 98%;
	}

}

@media (max-width:550px){
	h1 {
		font-size: 26px;
	}

	.nr-1 h1 {
		font-size: 16px;
	}
	
	h2 {
		font-size: 14px;
	}

	h2::after {
		width: 220px;
	}

	.sync3 {
		width: 98% !important;
	}
}

@media (max-width:500px){
	.nr-1 .header .csc-textpic-text {
		display: none;
	}
	
	.nr-1 .header .owl-dots {
		display: none !important;
	}

		
	.nr-1 .header .divider {
		max-height: 200px;
	}

	.nr-1 .header {
		height: auto !important;
	}
	
	.oben {
		background: #FFFFFF;
	}

	.hoverbox {
		font-size: 18px;
	}

	.hoverbox .csc-default .csc-textpic-text {
		padding: 0;
	}

	.hoverbox .csc-default .csc-textpic-text .bodytext {
		background: none;
	}

	.hoverbox .csc-default .csc-textpic-text a {
		text-shadow: 0px 0px 10px #000000;
	}

	.parsley-errors-list {
		font-size: 10px;
		top: 12px;
		right: 10px;
	}

	.sync3 {
		width: 94% !important;
	}
}

@media (max-width:350px) {
	.hoverbox {
		font-size: 14px;
	}

	.hoverbox .csc-default .csc-textpic-text p {
		padding: 10px 0;
	}

	.sync3 {
		width: 88% !important;
	}

	/* Neben dem Text */
	.bereiche .csc-textpic.csc-textpic-intext-right-nowrap, .bereiche .csc-textpic.csc-textpic-intext-left-nowrap {
		width: 100%;
		float: left;
		clear: both;
		margin: 0;
	}

	.bereiche .csc-textpic-intext-right-nowrap .csc-textpic-text, .bereiche .csc-textpic-intext-left-nowrap .csc-textpic-text {
		width: 100%;
		float: left;
		clear: both;
		margin: 0;
	}
	
	.bereiche div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap, .bereiche div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		width: 100%;
		float: left;
		clear: both;
		margin: 10px 0 0 0;
		padding: 0;
		opacity: 0;
	}
	
	/* Im Text */
	.bereiche .csc-textpic.csc-textpic-intext-right, .bereiche .csc-textpic.csc-textpic-intext-left {
		width: 100%;
		float: left;
		clear: both;
		margin: 0;
	}

	.bereiche .csc-textpic-intext-right .csc-textpic-text, .bereiche .csc-textpic-intext-left .csc-textpic-text {
		width: 100%;
		float: left;
		clear: both;
		margin: 0;
	}
	
	.bereiche div.csc-textpic-intext-right .csc-textpic-imagewrap, .bereiche div.csc-textpic-intext-left .csc-textpic-imagewrap {
		width: 100%;
		float: left;
		clear: both;
		margin: 10px 0 0 0;
		padding: 0;
		opacity: 0;
	}
	
	.rahmen #footer {
		position: static !important;
	}
}

@media (max-height: 380px){
	.hoverbox .csc-default .csc-textpic-text p {
		padding-top: 150px;
	}
}
/* -- iPad -- */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
 	.fixedbg {
		top: auto;
		bottom: 0;
		width: 150%;
	}
	
	.header.fixedheader {
		background-attachment: scroll;
		background-size: 100% auto;	
		background-position: center center;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	.fixedbg {
		top: auto;
		bottom: 0;
		width: 150%;
	}
	
	.header.fixedheader {
		background-attachment: scroll;
		background-size: 100% auto;
		background-position: center center;
	}
}

@media only screen and (min-device-width: 300px) and (max-device-width: 736px) and (orientation: landscape) { 
	.buttons {
		top: 40%;
	}
}

/*
     FILE ARCHIVED ON 09:37:19 Feb 09, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:23:44 Feb 23, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.646
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.008
  esindex: 0.014
  cdx.remote: 63.149
  LoadShardBlock: 339.53 (3)
  PetaboxLoader3.datanode: 882.03 (5)
  load_resource: 1650.953 (2)
  PetaboxLoader3.resolve: 740.976 (2)
*/