

@media only screen and (max-width: 959px) {
	
	
}



@media only screen and (max-width: 770px) {
	
html, body, button, input, select, textarea { 
	font-size: 15px;
	line-height: 1.4;
}


h1 {
	font-size: 1.4rem;
	line-height: 1.2;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

h2 {
	font-size: 1.4rem;
	line-height: 1.2;
	padding-bottom: 15px;
}

h3, h4, h5{
	font-size: 1.1rem;
	line-height: 1.2;
	padding-bottom: 10px;
}

h2.headline {
	font-size: 23px;
	font-weight: 600;
	padding: 0px 20px 5px;
	margin-bottom: 10px;
}

h3.subheadline {
	font-size: 11px;
	padding-bottom: 30px;
}



/* header */
.headerSocial {
	padding-top: 10px;
}

.headerSocial a {
	padding-left: 5px;
}

.headerSocial .fa {
	font-size: 25px;
	line-height:35px;
}



.headlineImage img{
	text-align:center;
	height: 50px;
	width: auto;	
}



.article{
	padding-bottom: 30px;
}

.abstand {
	padding-bottom: 30px;
	padding-top: 30px;
}

.abstandUnten {
	padding-bottom: 30px;
}
.abstandOben {
	padding-top: 30px;
}

.margin {
	margin-bottom: 30px;
	margin-top: 30px;
}

.marginUnten {
	margin-bottom: 30px;
}
.marginOben {
	margin-top: 30px;
}



#footerRahmen{
	
}

#footerRahmen .textwidget {

}

#footerRahmen .spalteDrittel{
width: 100%;
	margin-left: 0;
	margin-right: 0;
	float: none;
	margin-bottom: 0px;
}


.articleCenter{
	text-align:center;
	min-height: 20px;
	margin-bottom: 30px;
} 


#streifenStart{
	text-align:center;
	width: 100%;
  	height: 50vh;
	min-height:400px;
	position:relative;
} 

#streifenZitat{
	width:96%;
	left: 2%;
	font-size:20px;
	margin: 0 auto;
}
#streifenZitat i{
	font-size:18px;
}


.spalteObjekt{
	width: 50%;
}



}



@media only screen and (max-width: 499px) {
	
	
.spalteDrittel, .spalteHalb, .spalteZweidrittel, .spalteVoll{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	float: none;
	margin-bottom: 15px;
}




.ytc_video_container{
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
	float: none;
	margin-bottom: 15px;
}

.container{
	padding-left: 5%;
	padding-right: 5%;
}


	
.spalteHalb{
	width: 96%;
	float: none;
}
.spalteViertel{
	width: 47%;
	margin-bottom: 30px;
}

.spalteFuenftel{
	width: 29%;
}

.spalteSechstel{
	width: 29%;
}

.spalteInnenHalbLinks{
	width: 100%;
	float: none;
}

.spalteInnenHalbRechts{
	width: 100%;
	float: none;
	margin-bottom: 10px;
}


.headlineImage img{
	text-align:center;
	height: 40px;
	width: auto;	
}


.spalteViertelGregor{
	width: 50%;
}

.spalteViertelGregor .img-hover-zoom {
  height: 50vw; 
}


.spalteHeaderLogo, #headerLogo{
	margin: 0 !important;
	margin-bottom: 0 !important;
	padding:0 !important;
}
.spalteMenu{
	margin: 0 !important;
	margin-bottom: 0 !important;
	padding:0 !important;
}


#headerLogo img {
    width: 280px;
}



.headerSlider{
	width:100%;
	height: 85vh;
} 

.sliderFoto{
	width:100%;
	height: 85vh;
} 



.spalteLogo{
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}


.spalteObjekt{
	width: 100%;
	float:none;
}

.objektOverlay{
	width: 100%;
  left: 0;
}

.objektBeschreibung{
 	font-size: 17px;
}
.objektBeschreibung h3{
 	font-size: 20px;
}
.objektOverlay {
  background-color: rgba(73, 83, 83, 0.4);
}


/* header */


.headerSocial {
	display:none;
	text-align: center;
	padding-top: 0px;
}

.headerSocial a {
	padding-left: 5px;
}




#footerRahmen{
	font-size:14px;
	line-height: 1.3;
}

form.wpcf7-form input[type=text], form.wpcf7-form textarea {
	width: 100%;
}

form.wpcf7-form p {
	width:100%;
}

form.wpcf7-form p.spalteLinks {
	float: none;
	margin-right: 0%;
	width:100%;
}
form.wpcf7-form p.spalteRechts {
	float: none;
	width:100%;
}


}






/* ===== print styles ========================= */

@media print {

* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
   /* Don't show links for images, or javascript/internal links */
   
   
#containerAussen {
    background-color: #fff;
    box-shadow: none;
    margin: 0 auto 50px;
    width: 80%;
}

#navRahmen, #footerRahmen {
	display:none;
}



}


