html {
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fbd8b6;
}

/* Clear */

.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }


.ce-gallery .ce-row {margin: 0px;}

img {
  max-width: 100%;
  height: auto;
}

#wrapper {
  border-top: 10px solid #e8a26d;
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
}

#header {
  width: 100%;
  min-height: 130px;
  border-bottom: 0px solid #e8a26d;
  margin-bottom:10px;
}

#logo {
  float: left;
  width: 25%;
}

figure.image {margin:0px;}

#slogan {
  float: left;
  width: 65%;
}

#slogan-in {
  padding-top: 0px;
  padding-left: 10px;
  max-width:1000px;
}

#slogan-in .ce-column{margin-right:40px;margin-bottom:20px;}
#slogan-in .ce-gallery{margin-top:0;}

#slogan-in p {
  font-size: 0.8rem;
  font-weight: bold;
}

.accordion-menue {
  display: none;
}

.content-wrap {
  width: 100%;
 
}

#links {
  float: left;
  width: 25%;
}

#hm-wrap .pass-in {
  background-color: #ebebeb;
  margin-right: 30%;
  margin-bottom: 4px;
  
}

#hm-wrap .pass-in a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

#hm-wrap .pass-in:hover {
  background-color: #f0c3a2;
}

#hm-wrap .pass-in .pass-e2 {
  display: none;
}

#hm-wrap .act-in {
  background-color: #e8a26d;
  margin-right: 30%;
  margin-bottom: 4px;
}

#hm-wrap .act-in a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

#hm-wrap .act-in .pass-e2 {
  display: block;
}



#hm-wrap .act-in .pass-e2 {
  margin-right: 0px;
  background-color: #cecece;
}

#hm-wrap .act-in .pass-e2 a {
  padding-left: 30px;
}

#hm-wrap .act-in .pass-e2 a:hover {
  font-weight: bold;
  background-image: url('/fileadmin/templates/akelei/img/menue.jpg');
  background-repeat: no-repeat;
  background-position: 14px 7px;
}


#hm-wrap .act-in .act-e2 {
  display: block;
}

#hm-wrap .act-in .act-e2 {
  margin-right: 0px;
  background-color: #cecece;
}

#hm-wrap .act-in .act-e2 a {
  padding-left: 30px;
  font-weight: bold;
  background-image: url('/fileadmin/templates/akelei/img/menue.jpg');
  background-repeat: no-repeat;
  background-position: 14px 7px;
}

/* Ebene 3 */

#hm-wrap .pass-e2 .pass-e3 {
  display: none;
}

#hm-wrap .act-e2 .pass-e3 {
  display: block;
}

#hm-wrap .act-e2 .pass-e3 a {
  font-weight: normal;
  background: none;
  padding-left: 50px;
}

#hm-wrap .act-e2 .pass-e3 a:hover {
  font-weight: normal;
  background: none;
  padding-left: 50px;
  background-image: url('/fileadmin/templates/akelei/img/menue.jpg');
  background-repeat: no-repeat;
  background-position: 34px 7px;
  font-weight: bold;
}

#hm-wrap .act-e2 .act-e3 a {
  font-weight: normal;
  background: none;
  padding-left: 50px;
  background-image: url('/fileadmin/templates/akelei/img/menue.jpg');
  background-repeat: no-repeat;
  background-position: 34px 7px;
  font-weight: bold;
}


/* Ebene 3 */


#content {
  float: left;
  width: 75%;
  max-width:1000px;
}

#content-in {
  padding-right: 10px;
  padding-left: 10px;
}

#footer-wrap {
  width: 100%;
  background-color: #e8a26d;
}

#flinks {
  float: left;
  width: 50%;
  padding-top: 37px;
}

#flinks-in {
  border-top: 1px solid #ffffff;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#flinks-in a {
  color: #ffffff;
  text-decoration: none;
  margin-left: 15px;
}

#flinks-in a:hover {
  text-decoration: underline;
}


#fmitte {
  float: left;
  width: 50%;
  padding-bottom: 10px;
}

#fmitte p {
  margin-left: 23px;
  margin-bottom: 3px;
  color: #ffffff;
}

#fmitte-in {
  border-top: 1px solid #ffffff;
  margin-right: 10px;
  margin-left: 10px;
}

#fmitte-in .ce-gallery {
  width: 94%;
  margin-top: 5px;
  padding: 5px 3% 0px 3%;

  background-color: #ffffff;
}

#fmitte-in .ce-gallery .ce-row {
  width: 100%;
  display:flex;
}

#fmitte-in .ce-gallery .ce-row img {
 margin:10px 21px 10px 0;
}
#fmitte-in .ce-gallery .ce-row .ce-column:last-child img {
  margin:10px 0px 10px 0;
 }
 

#fmitte-in p {
  color: #ffffff;
  margin-left: 15px;
}


#frechts {
  float: left;
  width: 50%;
  padding-bottom: 10px;
}

#frechts p {
  margin-left: 23px;
  margin-bottom: 3px;
  color: #ffffff;
}

#frechts-in {
  border-top: 1px solid #ffffff;
  margin-right: 10px;
  margin-left: 10px;
}

#frechts-in p {
  color: #ffffff;
  margin-left: 15px;
}

#frechts-in a {
  color: #ffffff;
  text-decoration: none;
}

#frechts-in a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 730px) {
#flinks {
  float: none;
  width: 100%;
  padding-top: 37px;
}



#frechts {
  float: none;
  width: 100%;
  padding-top: 37px;
}

}

@media only screen and (max-width: 1020px) {
#content {
  width: 100%;
}
}

@media only screen and (max-width: 730px) {
#slogan {
  width: 100%;
}

#slogan-in {
  padding-top: 0px;
}

#slogan-in p {
  margin-top: 0px;
}
}

.socialicons {
  float: right;
  padding-right: 15px;
  padding-top: 15px;
}

@media only screen and (max-width: 1021px) {
  .socialicons {
  margin-top: -9px;
  position: absolute;
  margin-left: -115px;
  padding-right: 15px;
  padding-top: 15px;
  right: 100px;
}

.socialicons img {
  max-height: 41px;
  width: auto;
  margin-top: 9px;
}
}

@media only screen and (max-width: 1699px) and (min-width: 1022px) {
  .socialicons {
  margin-top: -60px;
}
}