/* WASCHSALON */





@import url('css_menu.css');





.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%;
}

#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;
}
#c6 {
 width: 42%;
 margin-right: 2%;
 float: left;
}
#c7 {
  width: 27%;
  margin-right: 2%;
  float: left;
}
#c8 {
  width: 27%;
  float: left;
}
#inhalt2 #c8 div {
  min-height: 20px;
}
/* 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: 8px;
  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;
}

.fuss1 {
  width: 18%;
  float: left;
  margin-right: 2%;
}
.fuss2 {
  float: left;
  margin-right: 2%;
  width: 15%;
}
.fuss3 {
  float: left;
  margin-right: 2%;
  width: 15%;
}
.fuss4 {
  float: right;
  width: 46%;
  padding-top: 0px;
}
.fuss3 a:link, .fuss3 a:visited, .fuss2 a:link, .fuss2 a:visited {
  text-decoration: none;
}
#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: 934px;
}

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



@media (max-width: 780px) {
  .fuss2, .fuss3, #navi1, #navi2 {
    display: none;
  }
  .fuss1, .fuss4, #c6, #c7, #c8 {
    width: 100%;
    padding-top: 20px;
  }
  .ziegel, #mittelinks, #mitterechts{
    width: 100%;
    height:auto;
  }
  #mitterechts {
    margin-top: 20px;
    background: #E1E1E1;
    padding:4px;
  }
  .ziegel img {
    width: 100%;
  }
  .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 top;
    padding-right: 20px;
    background-size: 60px;
    
/*    background-position: 99% 20px;
    padding-right: 20px;
    background-size: 80px;*/
  }
  #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; 
  }
}


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