/* WASCHSALON */









@media (min-width: 780px) {
  .container {
    background-image: url(/fileadmin/tpl/bilder/logo.png);
    /*background-image: url(/fileadmin/tpl/bilder/WS_10jahre_logo.png);*/  
    background-repeat: no-repeat;
    background-position: right 20px;
    background-size: 75px;
    padding-right: 66px;
  }
}

/* Startseite Überuns etc. */
#inhalt2 {
  margin-top: 23px;
  margin-bottom: 50px;
  max-width: 934px;
}
#inhalt2 div {

  min-height: 100%;
}


/* infoblock ##################### */

#infoblock {
  display: flex;
  flex-wrap: wrap;
  padding-right: 20px;
  margin-top: 16px;
}

#c6 .ce-textpic, #c7 .ce-textpic, #c8 .ce-textpic {
  background: #f0f0f0;
  padding-left: 12px;
  padding-right: 8px;
  padding-top: 18px;
  padding-bottom: 20px;
  font-size: 0.75em;
  height: 360px; 
}
#c6 h2, #c7 h2, #c8 h2 {
  font-weight: 400;
  font-size: 0.95em;
  text-transform: uppercase;
  padding-bottom: 6px;
  padding-left: 12px;
}
#links {
 width: 42%;
 margin-right: 2%;
 float: left;
}
#infoblock #mitte {
  width: 27%;
  margin-right: 2%;
  margin-top: 0;
  margin-bottom: 4px;
  float: left;
}
#rechts {
  width: 27%;
  float: left;
}
#inhalt2 #c8 div {
  min-height: 20px;
}

#oben.col {
  padding-top:2px;
}


/* ZIEGEL */

.frame-layout-1 {
  width: 300px;
  height:210px;
  float: left;
  background: #f0f0f0;
  margin-right: 17px;
  margin-bottom: 21px;
  /*font-family: 'PT Sans Narrow', sans-serif;*/
}
.frame-layout-1:last-of-type {
  margin-right:0;
}
.frame-layout-1 .ce-bodytext {
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 2px;
}
.frame-layout-1 h2 {
  font-size: 0.8em;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.4em;
}
.frame-layout-1 p {
  font-size: 0.8em;
  line-height: 1.4em;
}
.frame-layout-1 .ce-intext.ce-right .ce-gallery {
  margin-left: 0;
}
.frame-layout-1 .ce-intext.ce-right .ce-gallery {
  /* margin-bottom: 8px; */
}
.frame-layout-1 .ce-above .ce-gallery {
  margin-bottom:0;
}
.frame-type-image h3 {
  font-size: 1.2em;
  margin: 0.67em 0;
}
footer {
  font-size: 0.85em;
}


/* FUSS */
#fuss {
  background: #f0f0f0;
  background-image: url('/fileadmin/tpl/bilder/bg_fuss.jpg');
  background-repeat: no-repeat;
  min-height: 100px;
  padding: 16px;
  padding-left: 78px;
  padding-right: 2px;
  margin-bottom: 40px;
  font-size: 0.6em;
  max-width: 934px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.fuss1 {
  width: 18%;
  float: left;
  margin-right: 2%;
}
.fuss2 {
  float: left;
  margin-right: 2%;
  width: 15%;
}
.fuss3 {
  float: left;
  margin-right: 2%;
  width: 15%;
}

.fuss2 ul, .fuss3 ul {
  margin:0;
  padding:0;
}
.fuss2 li, .fuss3 li {
  list-style-type: none;
  margin-bottom: 4px;
}
.fuss3 img {
  margin-top: 12px;
  width: 24px;
  height: auto;
}
.fuss4 {
  float: right;
  width: 46%;
  padding-top: 0px;
}
.fuss3 a:link, .fuss3 a:visited, .fuss2 a:link, .fuss2 a:visited {
  text-decoration: none;
}
#fuss .frame {
  margin-bottom: 0px;
}

#c131 .ce-column:nth-of-type(3) figure {
	max-width: 130px;
	margin: 18px 16px 0 6px;
}



#c132 .ce-column:nth-of-type(1) figure {
	width: 75px;
	margin-right: 12px;
}
#c132 .ce-column:nth-of-type(2) figure {
	margin-top: 14px;
	margin-right: 6px;
}
#c132 .ce-column:nth-of-type(3) figure {
	margin-top: 32px;
	margin-right:15px;
}

#c2310 .ce-image figure.image {
  height: auto;
}

#c131,#c132 {
  display: flex;
  justify-items: space-between;
}
#c132 {
  padding-left: 12px;
}





/* #c131 .ce-column {
  margin-right: 0;
}
#c132 {
  margin-right: 15px;
  margin-top: 8px;
} */


/* Einzelseiten */
#mittelinks, .column1 {
  font-size: 0.95em;
  padding-right: 33px; 
  padding-left: 2px;
  float: left;
  width: 66%;
}
#mittelinks h2, .column1 h2 {
  text-transform: uppercase;
  font-size: 23px;
  padding-top: 12px;
  font-weight: 400;
  margin-bottom: 21px;
}
#mitterechts, .column2 {
  padding-top: 16px;
  font-size: 0.8em;
  width: 27%;
  float: right;
  margin-left:0;
}

#mitterechts h1, .column2 h1{
  font-size: 1.2em;
  font-weight: 700;
}

#mitterechts h2, .column2 h2{
  text-transform: uppercase;
  font-size: 22px;
  margin-top: -3px;
  padding-top:0;
  font-weight: 400;
  margin-bottom: 21px;
}

#mitterechts p, .column2 p{
  margin-bottom: 21px;
}
#mitte {
  margin-top: 20px;
  margin-bottom: 80px;
  max-width: 954px;
}

.column1, column2 {
  float: left;
}
.multicolumnContainer .column .column1{
  width: 60%
}
.multicolumnContainer .column .column2 {
  width: 20%;
}
.multicolumnContainer {
  margin-top: 50px;
}


.containerrow {
  margin-bottom: 44px;
}
.containerrow .column1 {
  /* border-top: 2px solid #dedede; */
  padding-right: 20px;
  width: 66%;
}
.containerrow .column2 {
  /* border-top: 2px solid #dedede; */
  width: 32%;
}
.containerrow .col {
  
}

  #mitte .col {
    padding-right: 0;
  }


@media (max-width: 780px) {
  .fuss2, .fuss3, #navi1, #navi2 {
    display: none;
  }
  .fuss1, .fuss4, #c6, #c7, #c8 {
    width: 100%;
    /* padding-top: 20px; */
  }
  .fuss1 {
    margin-left: 60px;
    margin-bottom: 40px;
  }
  #fuss {
    padding:0;
  }
  .ziegel, #mittelinks, #mitterechts{
    width: 100%;
    height:auto;
  }
  #mitterechts {
    margin-top: 20px;
    background: #E1E1E1;
    padding:4px;
  }
  .ziegel img {
    width: 100%;
  }
  #inhalt2 {
    margin-top: 23px;
    margin-bottom: 50px;
    max-width: available;
  }
  #inhalt2 div {
    min-height: available;
  }

  #c6 .ce-textpic, #c7 .ce-textpic, #c8 .ce-textpic {
    height: auto; 
  }

  /* Infoblock */
  #infoblock {
    padding-right: 0;
  }
  #infoblock #links {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  #infoblock #mitte {
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 4px;
    float: none;
  }
  #infoblock #rechts {
    width: 100%;
    float: none;
  }

  /* Fuss */

  #fuss {
    padding-left: 20px;
  }
  #c131 .ce-column:nth-of-type(3) figure {
  max-width: 130px;
  margin: 0px 16px 10px 5px;
  }
}




#page-237 #mitte {
  margin-bottom:0;
}