@media only screen and (max-width: 959px) and (min-width: 700px) {

	
* { 
	font-size: 15px; 
	line-height: 19px; 
}

.notab {
	display: none;
}
	
.nodesk {
	display: block;
}
	
#logo{
		width: 30%;
    padding-bottom: 20px;
}	

#navitop {
	display: none;
}

#newsholder {
	width: 50%;f
}
	
#starttext {
	width: 100%;
}
	
#owl-nested {
	padding: 0px 0px 0px 0px;    
}    
    
    
#spruch {
    right: 20px;
	top: 0%;    
	width: 320px;
	height: 220px;
}

.text {
    left: 100px;
	top: 0%;    
	width: 320px;
	height: 220px;
}

.textleft {
    right: 100px;
	top: 0%;    
	width: 320px;
	height: 220px;
}

.text h1, .textleft h1, #spruch h1 {
	font-size: 20px;
	line-height: 28px;
}

.loc {
	bottom: 0.2%;
    right: 0%;
    margin-right: 20px;
} 
	

ul#overview > li {
	width: calc(50% - 10px);
	margin: 0px 20px 50px 0px;
}

ul#overview > li > div.imgdiv {
	height: 200px;
}
	
#overview li:nth-child(even) {
	width: calc(50% - 10px);
	margin: 0px 0px 30px 0px;    
}

#overview li:nth-child(odd) {
	width: calc(50% - 10px);
	margin: 0px 20px 30px 0px;    
}
    
ul#overview > li:nth-child(4n) {
	margin: 0px 0px 30px 0px;
	width: calc(50% - 10px);
}
    
    
    
    
    
	

ul#contentboxen > li {
	width: calc(50% - 10px);
	height: 200px;
}

ul#contentboxen > li:nth-child(3n) {
	margin: 0px 20px 0px 0px;
	width: calc(50% - 10px);
}

ul#contentboxen > li:nth-child(2n) {
	margin: 0px 0px 40px 0px;
	width: calc(50% + 10px);
}

	
#folgetextspalte ul#contentboxen > li {
	width: calc(50% - 10px);
	margin: 0px 0px 40px 0px;
	height: 200px;
}

#folgetextspalte ul#contentboxen > li:nth-child(3n), #folgetextspalte ul#contentboxen > li:nth-child(4n) {
	margin: 0px 0px 40px 0px;
	width: calc(50% - 10px);
}

#folgetextspalte ul#contentboxen > li:nth-child(2n) {
	margin: 0px 0px 40px 20px;
	width: calc(50% - 10px);
}

#folgetext h2, #folgetextspalte h2 {
	max-width: 100% !important;
}	
	
#folgetextspalte {
	width: 100%;
	border-left: 0px solid rgba(200,200,200,1.00);
	margin-right: 0px;
    order: 2;
}
	
#folgetextspalterechts {
    position: relative;
	width: 100%;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
    order: 1;
}
	

#folgetextspalterechts i {
	padding-left: 0px;
}

#folgetextspalterechts h3, #connect h3 {
	margin-left: 0px;
}
	
#bgbild, #bgbildfolge {
	height: 40%;
}	

#bgbildfolge	{
}
	
ul#bereichbuttons > li {
	width: calc(50.0% - 20px);
	margin: 0px 20px 40px 0px;
	border: 0px solid #ccc;
}

ul#bereichbuttons > li:nth-child(3n) {
	margin: 0px 20px 40px 0px;
	width: calc(50.0% - 20px);
}

ul#bereichbuttons > li:nth-child(2n) {
	margin: 0px 0px 40px 0px;
	width: calc(50.0%);
}
	
#smcenter ul {
	width: calc(50% - 10px);
}

#smcenter ul:nth-child(even) {
	width: calc(50% - 10px);
	margin: 0px 0px 30px 0px;    
}

#smcenter ul:nth-child(odd) {
	width: calc(50% - 10px);
	margin: 0px 20px 30px 0px;    
}
    
#menumobil	 {
	position: absolute;
	width: 100%;
	top: 0px;
	padding: 30px 0px 0px 0px;
	z-index: 9999;
}

#hamburger	{
	right: 20px;
	top: 35px;
	display: block;
}

#folgetextspalterechts .galleryitem, #folgetextspalterechts .galleryitem:nth-child(2n) 	{
	height: 100px;
	width: calc(100%);
	margin-right: 0px;	
}
	

}