@media only screen and (max-width: 1000px) and (min-width: 700px) {

#navitop {
	display: none;
}

#startslider	{
	margin-top: 115px;
    height: 60%;
	padding-bottom: 30%;
}
	
#startslider img {
	height: 75%;
}	

#newsholder {
	width: 50%;
}
	
#starttext {
	width: 100%;
}
	
	
#owl-nested {
}
	
	.newsbox {
		bottom: inherit;
		top: 10%;
	}	
	
.item {
	width: 60%;
	padding-bottom: 100px;
}	
	

ul#overview > li {
	width: calc(100% / 2 - 20px / 2);
	margin: 0px 20px 50px 0px;
}

ul#overview > li:nth-child(2n) {
	margin: 0px 0px 50px 0px !important;
	width: calc(100% / 2 - 20px / 2) !important;
}
	
ul#overview > li:nth-child(3n) {
	margin: 0px 20px 50px 0px;
	width: calc(100% / 2 - 20px / 2);
}

ul#overview > li > div.imgdiv {
	height: 200px;
}
	
	

ul#contentboxen > li {
	width: calc(50.0% - 20px);
	height: 200px;
}

ul#contentboxen > li:nth-child(3n) {
	margin: 0px 20px 0px 0px;
	width: calc(50.0% - 20px);
}

ul#contentboxen > li:nth-child(2n) {
	margin: 0px 0px 40px 0px;
	width: calc(50.0%);
}

	
#folgetextspalte ul#contentboxen > li, #folgetextspalterechts ul#contentboxen > li {
	width: calc(100.0%);
	margin: 0px 0px 40px 0px;
	height: 200px;
}

#folgetextspalte ul#contentboxen > li:nth-child(3n), #folgetextspalte ul#contentboxen > li:nth-child(4n), #folgetextspalterechts ul#contentboxen > li:nth-child(3n), #folgetextspalterechts ul#contentboxen > li:nth-child(4n) {
	margin: 0px 0px 40px 0px;
	width: calc(100.0%);
}

#folgetextspalte ul#contentboxen > li:nth-child(2n) {
	margin: 0px 0px 40px 0px;
	width: calc(100.0%);
}

	
#bgbild, #bgbildfolge {
	height: 40%;
}	

#bgbildfolge	{
}
	
#bresta {
	width: calc(50%);
}	

.buttheme3, .buttheme2, .buttheme1 {
	padding: 15px;
}

.butber {
	font-size: 25px;
	line-height: 30px;
}
	
ul#bereichbuttons > li {
    position: relative;
	list-style: none;
	text-align: center;
	float:left;
	height: 264px;
	width: calc(50.0% - 20px);
	margin: 0px 20px 40px 0px;
	border: 0px solid #ccc;
	background-size: cover;	
	background-position: center center;	
	background-repeat: no-repeat;
}

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(33.3%);
}

#menumobil	 {
	position: absolute;
	width: 100%;
	top: 0px;
	padding: 30px 0px 0px 0px;
	background-color: rgba(179,18,24,1);
	z-index: 9999;
}

#hamburger	{
	position: fixed;
	left: 0px;
	top: 25px;
	left: 10px;
	display: block;
	cursor: pointer;
	z-index: 120000;
	border: 0px solid  rgba(185,111,112,1.00);
}

#folgetextspalterechts .galleryitem, #folgetextspalterechts .galleryitem:nth-child(2n) 	{
	height: 100px;
	width: calc(100%);
	margin-right: 0px;	
}
	
	
#slider_r .item-ref {
    width: 100%;
    padding: 40px 0px 40px 0px;
	padding-left: 0%;
	padding-right: 0%;
}
	
.bildinlays {
	width: calc(50%);
	padding-top: 30%;
}

.text-right {
	width: calc(50%);
}

.text-left {
	width: calc(50%);
}
	
.fifty {
	margin-top: -18%;
	font-size: 4em;
	line-height: 1em;
}

.bgfifty {
	background-position: center 40%;
	background-size: 300%;
}
	
}