/*!
 * max.css
 *
 * @link http://www.vektorrausch.de
 * @author vektorrausch GmbH <sippel@vektorrausch.de>
 *
 * @package WordPress
 * @subpackage agoodstart
 * 
 * @version 4.0.0
 */

/* ######################################## *\
    HTML
\* ######################################## */

html {}

body {}

/* ######################################## *\
    STRUKTUR / LAYOUT
\* ######################################## */

/* page-wrapper */
#wrapper {}

/* header */
.header-container {}

#header {}

#branding {}

#logo {}

/* main */
.main-container {}

#main {}

.page-id-209 .parent-page-title-container,
.parent-pageid-209 .parent-page-title-container,
.category-leitungswasser .parent-page-title-container,
.category-leitungswasser .parent-page-title-container {
	background-image: url('./img/wasser.png');
	background-position: 80% -30px;
	background-repeat: no-repeat;
	background-size: 200px;
}

.page-id-178 .parent-page-title-container,
.parent-pageid-178 .parent-page-title-container,
.page-id-181 .parent-page-title-container,
.parent-pageid-181 .parent-page-title-container {
	background-image: url('./img/feuer.png');
	background-position: 80% -30px;
	background-repeat: no-repeat;
	background-size: 290px;
}

.content-container {

}

#content {}

/* footer */
.footer-container {}

#footer {}

/* ######################################## *\
    SIDEBARS / WIDGET-AREAS
\* ######################################## */

/* no sidebar */
.no-sidebar #content {
  width: 100%;
}

/* sidebars */
.sidebar-primary.sidebar-secondary .content-container {
	width: 73%;
}
.sidebar-primary.sidebar-secondary .sidebar-area {
  clear: none;
  float: left;
}

.sidebar-primary.sidebar-secondary #content {
  margin-left: 25%;
  margin-right: 25%;
}

.sidebar-primary.sidebar-secondary #primary {
  margin-left: -25%;
  width: 25%;
}

.sidebar-primary.sidebar-secondary #secondary {
  margin-left: -25%;
  width: 25%;
}

/* primary */
.sidebar-primary.no-sidebar-secondary .content-container {
	width: 73%;
	clear: none;
  float: left;
}
.sidebar-primary.sidebar-secondary .sidebar-area {
	clear: none;
  float: left;
}

.sidebar-primary.no-sidebar-secondary #content {
  margin-left: 0%;
  margin-right: 0;
}

.sidebar-primary.no-sidebar-secondary #primary {
  margin-left: 0;
  margin-right: 0;
  width: 27%;
  float: left;
}

/* secondary */
.sidebar-secondary.no-sidebar-primary .content-container,
.sidebar-primary.no-sidebar-secondary .sidebar-area {
  clear: none;
  float: left;  
}

.sidebar-secondary.no-sidebar-primary #content {
  margin-left: 27%;
  margin-right: 0%;
}

.sidebar-secondary.no-sidebar-primary #secondary {
  margin-left: -100%;
  width: 27%;
  float: left;
}

/* header */

#widget-area-header {
  padding-left: 460px;
	position: relative;
}

.widget-area-header .sticky-block {

}

.widget-area-header .telefon {

}

.widget-area-header .mail {

}

/* ######################################## *\
    WIDGETS
\* ######################################## */

/* Top */

.not-front .widget-area-top-container {
	border-bottom: 1px solid #d1d6e8;
}

.front .widget-area-top-container {
	margin-left: -640px;
	margin-right: -640px;
}

.front .widget-area-top {
	width: 2560px;
	margin: 0 auto;
}

/* Front */

.widget-area-front-container {
	margin-top: 1.375em;
	width: 73%;
}

.widget-area-front-container .widget-container {
	float: left;
}

/* ######################################## *\
    SEITEN: PAGES / POST TYPE ARCHIVES
\* ######################################## */



/* ######################################## *\
    INHALTE: POSTS / PAGES / CPTs
\* ######################################## */



/* ######################################## *\
    FELDER
\* ######################################## */



/* ######################################## *\
    ELEMENTE
\* ######################################## */



/* ######################################## *\
    MENÜS
\* ######################################## */



/* ######################################## *\
    SUCHFORMULAR
\* ######################################## */

.widget_search:after {
	content: '';
	width: 1000px;
	height: 40px;
	position: absolute;
	right: -1000px;
	bottom: 0;
	background-color: rgba(41,139,42,.25);
}

/* ######################################## *\
    SEITENNUMMERIERUNG / BREADCRUMBS
\* ######################################## */



/* ######################################## *\
    KOMMENTARE
\* ######################################## */



/* ######################################## *\
    MISC / CONTRIB
\* ######################################## */

/* Flexslider */
#widget-area-top .flexslider img {
	margin-top: -100px;
}

   
/* ######################################## *\
    WORDPRESS CORE
\* ######################################## */
   
.gallery-item {
	width: 33.333%;
}   

/* ######################################## *\
    KEIN JAVASCRIPT
\* ######################################## */


