@media (max-width:1600px){

	.nr-1 .header .csc-textpic-text {
		bottom: 280px !important; 
	}
	
	.nr-1 .header .csc-textpic-text h3 {
		font-size: 45px; 
	}
	
	.nr-1 .header .csc-textpic-text h3:last-child {
		font-size: 40px; 
	}
}

@media (max-width:1400px){

	.nr-1 .header .csc-textpic-text {
		bottom: 200px !important;
	}
	
	.nr-1 .header .csc-textpic-text h3 {
		font-size: 40px; 
	}
	
	.nr-1 .header .csc-textpic-text h3:last-child {
		font-size: 35px; 
	}
}

@media (max-width:1130px){
	.nr-1 .header .csc-textpic-text h3 {
		font-size: 35px;
	}

	.nr-1 .header .csc-textpic-text h3:last-child{
		font-size: 30px;
	}
	
	.nr-1 .header .csc-textpic-text {
		bottom: 120px !important;
	}
	
	.nr-2 .csc-textpic-imagecolumn img {
		margin-bottom: 10px;
	}
	
	.nr-2 div.csc-textpic div.csc-textpic-imagecolumn {
		float: none;
	}

	.zentriert {
		width: 90%;
	}
	
	.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;
	}
	
	#sync2 {
		margin-top: 0;
	}
	
	.news-latest-container .owl-dot {
		background: #AAAAAA;
	}
	
	.owlslider {
		padding: 0 0 25px 0;
	}

	.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: 20px 0 0 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 5px 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(../images/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(../images/owl-resp-right.png) left top no-repeat;	
	 }
}

@media (max-width:1040px){
	h1 {
		font-size: 28px;
	}
	
	h2 {
		font-size: 20px;
	}
	
	h3 {
		font-size: 18px;
	}
	
	h4 {
		font-size: 16px;
	}
	
	h5 {
		font-size: 14px;
	}
	
	.oben .zentriert {
		width: 95%;
	}
	
	.nr-1 .header .csc-textpic-text {
		bottom: 100px;
	}
	
	.bildslider .zentriert {
		max-width: 90%;
	}
}

@media (max-width:960px){
	.zentriert {
		width: 88%;
	}
	
	.button_mobil {
		display: block;
		width: 24px;
		height: 24px;
		background: url(../images/button_mobil.png) top left no-repeat;
		cursor: pointer;
		display: block;
		margin-top: 18px;
	}	
	
	#hauptnavi {
		display: none;
	}
	
	.oben {
		height: 87px;
	}

	.logo {
		height: 74px;
		background-size: 100% auto !important;
	}

	.navibox_mob {
		width: 100%;
		float: left;
		clear: both;
		display: block;
	}
	
	.navibox_mob #hauptnavi {
		display: none;
		float: left;
		clear: both;
		width: 100%;
		margin: 17px 0 20px 0;	
		padding-bottom: 15px;
		background: rgba(255, 255, 255, 0.9);
	}
	
	.navibox_mob #hauptnavi #navigation {
		width: 95%;
		margin: 0 auto;
	}
	
	.navibox_mob #hauptnavi #navigation  li {
		width: 100%;
		float: left;
		clear: both;
		margin: 3px 0 0 0;
		padding: 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: 15px 0 15px !important;
		text-align: center;
		background: #105778;
		color: #FFFFFF;
		border-bottom: none;
		margin: 0;
	}
	
	.navibox_mob #hauptnavi #navigation  li.act a, .navibox_mob #hauptnavi #navigation  li:hover a {
		background: #1A91CB;
	}
	
	.fixedheader {
		background-attachment: scroll;
		background-position: center center;
	}

	.c20l {
		width: 25%;
		float: left;
		margin: 0 0 10px 0;
	}
	
	.c20r {
		width: 20%;
		float: left;
		margin: 0 0 10px 0;
	}

	.c25l {
		width: 27%;
		margin: 0 0 10px 0;
	}
	
	.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;
	}
	
	#footerinhalt .subcolumns > div {
		max-width: 33%;
	}
	
	#footerinhalt .subcolumns > div:last-child {
		text-align: right;
		float: right;
	}
}

@media (max-width:850px){

	.farbe1:last-child {
		padding-bottom: 30px;
	}
	
	h1 {
		font-size: 25px;
	}
	
	.nr-1 .header .csc-textpic-text h3 {
		font-size: 30px;
	}

	.nr-1 .header .csc-textpic-text h3:last-child{
		font-size: 25px;
	}
	
	.nr-1 .header .csc-textpic-text {
		bottom: 90px !important;
	}
	
	.nr-4 .farbe3 {
		padding-top: 10px;
	}
	
	.nr-4 .farbe3 .zentriert {
		margin: 0 auto 30px;
	}
	
	.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;
	}
	
	.subcl, .subc, .subcr {
		margin: 0;
		padding: 0;
	}
	
	.gleichehoehe {
		height: auto !important;
	}
	
	.powermail_fieldset {
		margin: 0 0 0 0;
		width: 100%;
	}

	.powermail_field.powermail_submit {
		width: 97%!important;
	}

	.powermail_field.powermail_input, .powermail_field.powermail_textarea {
		padding: 2px 2%;
		width: 93%;
	}
	
	.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){
	.nr-1 .header .csc-textpic-text {
		bottom: 50px;
	}
	
	.nr-1 .header .divider {
		max-height: 250px;
	}
	
	#slidebox {
		display: none !important;
	}
	
	.slidebox_mob {
		display: block !important;
		width: 100%;
		float: left;
		clear: both;
		background: #105778 url("../images/slidein_bg.png") top right no-repeat !important;
		background-size: contain !important;
	}
			
	.slidebox_mob .csc-default {
		width: 88%; 
		padding: 40px 6% 70px 6%;
	}
	
	#footer p {
		width: 286%;
	}
}

@media (max-width:650px){
	
	.farbe1:first-child, .inhalt_normal:first-child {
		padding-top: 30px;
	}
	
	.farbe1:last-child, .inhalt_normal:last-child {
		padding-bottom: 30px;
	}
	
	h1 {
		font-size: 20px;
	}

	p {
		font-size: 12px;
	}

	.powermail_field.powermail_input, .powermail_field.powermail_textarea, .powermail_field.powermail_submit {
		font-size: 12px;
	}
	.ui-widget, .powermail_submit {
		font-size: 12px;
	}
	
	.parsley-errors-list li {
		font-size: 12px;
	}

	.nr-3 li {
		font-size: 12px;
	}
	
	.nr-3 .owlslider p {
		font-size: 12px;
	}
	
	#footer .csc-sitemap ul li {
		font-size: 12px;
	}
	
	.nr-1 .header .csc-textpic-text h3 {
		font-size: 25px;
	}

	.nr-1 .header .csc-textpic-text h3:last-child{
		font-size: 20px;
	}
	
	.nr-1 .header .csc-textpic-text {
		bottom: 60px !important;
	}
	
	.nr-2 .csc-textpic-imagecolumn img {
		margin-bottom: 10px;
	}
	
	.nr-2 .csc-textpic-firstcol {
		margin-top: 5px;
	}
	
	.nr-2 div.csc-textpic div.csc-textpic-imagecolumn {
		float: left;
	}

	.csc-textpic-center-outer {
		left: 0;
	}
	
	div.csc-textpic-center .csc-textpic-center-inner {
		left: 0;
	}
	
	.nr-4 .farbe1 p span {
		font-size: 15px;
	}
	
	.nr-4 .farbe3 {
		padding-top: 10px;
		padding-bottom: 30px;
	}
	
	.zentriert {
		width: 84%;
	}
	
	.buttons {
		padding: 10px 4px 4px;
		border-radius: 10px 0 0px 10px;
		right: 0px;
	}

	.parsley-errors-list li {
		font-size: 9px;
	}
}

@media (max-width:600px){
	
	.nr-1 .header .csc-textpic-text h2{
		margin-bottom: 10px;
	}
	
	.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: 93%;
		float: left;
		clear: both;
	}
	
	.powermail_field.powermail_submit {
		width: 95%;
	}
}

@media (max-width:650px) {
	
	li {
		font-size: 16px;
	}
	
	.navibox_mob #hauptnavi #navigation  li a {
		padding: 6px 0 6px !important;
	}
}

@media (max-width:500px){

	.button_mobil {
		margin-top: 4px;
	}

	.logo {
		height: 47px;
		background: url("../images/logo_bg.png") left bottom no-repeat !important;
		background-size: 90% auto !important;
		right: 5px;
	}

	div.csc-textpic {
		overflow: visible;
	}

	.logo img {
		width: 74%;
		left: 8px;
		bottom: 9px;
	}

	h2 {
		margin-bottom: 10px;
	}
	
	h4 {
		font-size: 14px;
	}
	
	.nr-2 .farbe1 {
		padding: 20px 0 15px 0 !important;
	}

	.nr-2 .farbe2 {
		padding: 20px 0 15px 0 !important;
	}
	
	div.csc-textpic-center .csc-textpic-center-inner {
		right: -60%;
	}
	
	.navibox_mob #hauptnavi {
		display: none;
		float: left;
		clear: both;
		width: 100%;
		margin: 9px 0 0 0;
		background: #FFFFFF;
		padding-bottom: 10px;
	}

	.navibox_mob #hauptnavi #navigation  li {
		margin: 2px 0 0 0;
		line-height: 1.3em;
	}

	.navibox_mob #hauptnavi #navigation  li a {
		padding: 6px 0 6px !important;
	}

	.oben {
		height: 62px;
		background: #FFFFFF;	
	}
	
	.nr-1 .header .csc-textpic-text h3 {
		font-size: 17px;
	}

	.nr-1 .header .csc-textpic-text h3:last-child{
		font-size: 16px;
	}
	
	.nr-1 .header .csc-textpic-text {
		bottom: 50px !important;
	}
	
	.nr-1 .header .owl-dots {
		display: none !important;
	}
		
	.nr-1 .header .divider {
		max-height: 200px;
	}

	.nr-1 .header {
		height: auto !important;
	}
	
	.nr-1 .farbe1 div.csc-textpic .csc-textpic-imagewrap img {
		display: none;
	}
	
	.nr-1 .csc-textpic-intext-left-nowrap .csc-textpic-text {
		margin: 0 !important;
	}

	.nr-2 div.csc-textpic-imagecolumn {
		margin-right: 0px;
	}

	.powermail_fieldset {
		margin: 0 0 0 0;
		width: 102%;
	}
	
	.powermail_field.powermail_submit {
		width: 97%;
	}
	
	ul {
		padding: 0 !important;
	}
	
	li {
		font-size: 16px;
	}

	.slidebox_mob {
		background-size: cover !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-width:340px){

	h1 {
		font-size: 19px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	.nr-1 .inhalt .farbe1:last-child {
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
	
	.nr-1 .header .csc-textpic-text {
		margin-left: 0 !important;
	}
	
	.nr-1 .header .csc-textpic-text h3 {
		font-size: 14px;
	}

	.nr-1 .header .csc-textpic-text h3:last-child{
		font-size: 13px;
	}
	
	.nr-1 .header .csc-textpic-text {
		bottom: 40px !important;
	}
	
	.nr-2 .farbe1 {
		padding: 20px 0 15px 0 !important;
	}

	.nr-2 .farbe2 {
		padding: 20px 0 15px 0 !important;
	}
	
	.nr-4 .farbe3 {
		padding-bottom: 20px;
	}
	
	.slidebox_mob .csc-default {
		padding: 25px 6% 50px 6%;
	}
	
	div.csc-textpic-center .csc-textpic-center-inner {
		right: -50%;
	}	
	.powermail_field.powermail_input, .powermail_field.powermail_textarea {
		width: 92%;
		padding: 2px 2%;
	}
	
	.powermail_fieldset {
		width: 100%;
	}
	
	.navibox_mob #hauptnavi {
		padding-top: 20px;	
	}
}

@media (max-width:320px){
	
	h1 {
		font-size: 15px;
	}
	
	h2 {
		font-size: 15px;
	}

	.nr-1 .header .csc-textpic-text h3 {
		font-size: 12px;
	}

	.nr-1 .header .csc-textpic-text h3:last-child{
		font-size: 11px;
	}

	.slidebox_mob .csc-default {
		padding: 40px 6% 75px 6%;
	}

	.powermail_field.powermail_input, .powermail_field.powermail_textarea {
		padding: 6px 2%;
	}
}

/* -- 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%;
	}
}
