html  {
   height: 100%;
}	
.content_main  {
margin-bottom: 50px;
}
.logo_navi {
	background: url(../images/Logo_Zimmermann_Gartendesign.png) no-repeat;
	background-size: contain;
	}
footer  {	
background: #ccc;
	opacity: .98;  
}
.ce-row {
	margin-bottom: 10px;
	display: flex;
}
.album-view--center, .text-center {
	text-align: center;
	background-color: rgba(102,138,100,.36);
	margin-top: 35px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	border: 1px solid rgba(102,138,100,.36);
	font-weight: bold;
}
@media only screen and  (max-width: 575px) {
.ce-gallery figure {
	display: table;
	width: 110px;
	padding: 0;
	margin: 0;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.ce-gallery figure {
	display: table;
	width: 110px;
	padding: 0;
	margin: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	body  {
  background: url(../images/hintergrund/20180820_113718.jpg) left top no-repeat fixed;   
}
.ce-gallery figure {
	display: table;
	width: 176px;
	padding: 0;
	margin: 0;
}
.album-view--center, .text-center {
	text-align: center;
	background-color: rgba(102,138,100,.3);
	margin-top: 35px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid rgba(102,138,100,.36);
	font-weight: bold;
	font-size: 1.12em;
	color: #000;
}
header  {
  height: 133px;
}
.menu-btn  {
  margin-top: 106px;
}
.content_main {
	background-color: rgba(200,200,200,.69);
	width: 80%;
	height: max-content;
margin-top: 150px;
padding-bottom: 65px;
}
#content_main_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0px;
}
#menu-open:target .content_main, #menu-close:target .content_main {
	margin-top: 150px;
}
#menu-open:target #content_main_wrap, #menu-close:target #content_main_wrap {
	margin-top: 0;
}
.logo_navi  {
  width: 20%;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	body  {
  background: url(../images/hintergrund/20180820_113718.jpg) left top no-repeat fixed;   
}
.ce-gallery figure {
	display: table;
	width: 230px;
	padding: 0;
	margin: 0;
}
.album-view--center, .text-center {
	text-align: center;
	background-color: rgba(102,138,100,.3);
	margin-top: 35px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid rgba(102,138,100,.36);
	font-weight: bold;
	font-size: 1.12em;
	color: #000;
}
.content_main {
	background-color: rgba(200,200,200,.69);
	width: 80%;
 	height: max-content;
}	
}
@media only screen and (min-width: 1200px) {
	body  {
  background: url(../images/hintergrund/20180820_113718.jpg) left top no-repeat fixed;   
}
header {
	width: 100%;
background-color: #fff;
opacity: .8;
	height: 170px;
	position: fixed;
	z-index: 10;
	top: 0;
}
h2 {

}
.logo_navi {
	width: 199px;
	height: 170px;
	margin-top: 0;
}
.content_main {
background-color: rgba(200,200,200,.8);
	opacity: .99;
	font-weight: bold;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-top: 200px;
	margin-left: 15%;
	margin-right: 15%;
	height: unset;
	width: 100%;
	position: unset;
	
}

.album-view--center, .text-center {
	text-align: center;
	background-color: rgba(102,138,100,.3);
	margin-top: 35px;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid rgba(102,138,100,.36);
	font-weight: bold;
	font-size: 1.12em;
	color: #000;
	padding: 2px 0;
}
#content_main_wrap  {
display: flex;
justify-content: center;
align-items: center;
margin-top: 0;
}
#navi_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0;
	position: fixed;
	z-index: 100;
}
#navi {
width: 600px;
margin-top: 165px;
margin-right: unset;
font-size: 105%;
position: absolute;
left: unset;
opacity: .7;
z-index: 10;
position: fixed;
right: -16px;
}
.verweise a, .kontakt a, .email a, footer {	
	font-size: 107%;
	font-weight: bold;
color: #1b5922;
}
.verweise {
  display: inline-block;
  margin: 0;
}
.kontakt {
  display: inline-block;
  margin: 0;
}
.email {
  display: inline-block;
  margin: 0;
}
}