/*
Theme Name: Twenty Fourteen
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */




body {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:13px;
	color:#666664;
}

* {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}

a{
	color:#666664;
	text-decoration:underline;
	}
	
a:hover{
	color:#cb0a2f;
	}

p{
	line-height:1.7em;
	}
	

h1, h2, h3, h4, h5 { 
	font-family: Garamond-BookCondensed; 
	font-weight: 300; 
	font-style: normal; 
	color:#000;
}

h3{
	font-size:24px;
	}
	
h2{
	font-size:34px;
	}
	
ul{
	list-style-position:inside;
	}

/* OVERALY */
.overlay {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	z-index: 999;
	display: none;
}

.overlay h2{
	font-size: 48px;
	color:#ffffff;
	}
	
.overlay a{
	color:#ffffff;
	text-decoration:none;
	font-size:16px;
	margin-bottom:5px;
	}
	
.overlay .sitemap-element-left a{
	/*width:100%;*/
	float:right;
	margin-right:100px;
	}
	
.overlay .sitemap-element-right a{
	min-width: 50%;
	float:left;
	margin-left:100px;
	}
	
.sitemap-wrapper{
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
	height:740px;
	position: relative;
}

.sitemap-frame{
	position: relative;
	float: left;
	margin: 50px;
	z-index: 5;
	}
	
.sitemap-element{
	position:relative;
	float:left;
	width:100%;
	margin-bottom:20px;
	}
	
.sitemap-element-left,.sitemap-element-right{
	width:50%;
	float:left
	}
	
.sitemap-element-right{
	margin-top:25px;
}


.sitemap-left{
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height:100%;
	background-color:#cd1a36;
	}
.sitemap-right{
	position:absolute;
	right:0;
	top:0;
	width:50%;
	height:100%;
	background-color:#e41d3c;
	}


.overlay-close {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	z-index: 10;
}


/* WRAPPER */
.wrapper {
	float: left;
	width: 100%;
	z-index: 0;
	background:rgba(0,0,0,0.07);
}

.wrapper-frame {
	overflow: hidden;
	margin: 0 auto;
	max-width: 1280px;
	background:#FFFFFF;
}

.text-column p{
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-gap: 30px;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	text-align:justify;
}

/* NAVI */
.navi {
	float: left;
	position: relative;
	width: 100%;
	background: #fff;
	z-index: 5;
}


.navi a{
	text-decoration:none;
}

.navi-version{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 90px;
}

.navi-logo{
	position: absolute;
	right: 16px;
	top: 18px;
}

.navi-logo img{
	float: left;
	margin-left: 10px;
}

.navi-version .navi-header{
	position: absolute;
	right: 50px;
	top: 0px;
}

.navi-version .navi-header .navi-header-item{
	float:left;
	position:relative;
	margin-top:15px;
	margin-left:15px;
	color:#717171;
	font-size:13px;
	}
	
.navi-version .navi-header .navi-header-item:hover{
	color:#000000;
	}

.navi-version .navi-header .navi-header-item.image-fader{
	margin-top:0px;
	margin-left:20px;
	}


.navi-version .logo1{
	position: absolute;
	left: 45px;
	top: 40px;
}

.navi-version .logo1 img{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
}

.navi-teaser-element {
	width: 210px;
	padding: 5px;
	border: 4px solid #cb0a2f;
	background: #FFFFFF;
	margin-left:20px;
	float:left;
}

.navi-teaser {
	position: absolute;
	right: 50px;
	top: 60px;
}

.navi-teaser p{
	text-align: center;
line-height: 1.5;
color: #000000;
}

.navi-teaser p.teaser-head{
	font-size:20px;
	line-height:24px;
	}


.menu-mobile{
	display:none;
	}


.navi-callback-top{
	position: relative;
	float: left;
	font-size: 15px;
	line-height: 18px;
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 7px;
}

.navi-callback-bottom{
	position: relative;
	float: left;
	font-size: 22px;
	line-height: 20px;
	font-weight: 700;
	color: #105430;
	width: 100%;
	margin-top: 4px;
	padding-left: 13px;
	background: transparent url('../images/phone.png') left center no-repeat;
}

nav#menu{
	position: relative;
	float: left;
	margin-top: 162px;
	padding: 0;
	width: 100%;
	background: #cb0a2f;
}

nav#menu ul{
	list-style:none;
}

#menu .menu-item {
	position: relative;
	float: left;
}

#menu .menu-item.active {
	cursor: default;
}


#menu .menu-item a {
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	font-weight: 400;
	padding: 17px 12px;
	cursor: pointer;
	
	border-right: 1px solid rgba(255,255,255,0.2);
}



#menu .menu-item:hover a, #menu .menu-item.active a {
	color: #FFF;
	background:#000000;
	
	
}

#menu .menu-item.active:hover a {
	text-decoration: none;
}

#menu .menu-item.active p {
	font-weight: 900;
	color: #105430;
}
/* MAIN PAGE */

.main-page-text{
	max-width:980px;
	margin:50px;
	float:left;	
	}
	
.main-page-text#text-page{
	max-width:600px;
	}

.main-page-text .main-text-headline h2{
	color:#cb0a2f;
	font-size: 50px;
	}
	
.main-page-text .main-text-sub-headline{
	color:#000000;
	font-size: 15px;
	margin:10px 0 20px;
	}

.scholtes-projekt-logo{
	float: left;
	position: relative;
	margin: 50px 20px 0 0;
}

.sanitaer-logo{
	float: left;
	width: 170px;
	margin-top: 150px;
	}

/* NAVI */

.banner.main-page {
	height: 422px;
}

.banner.main-page .banner-slideshow {
	height: 422px;
}

.banner.main-page .banner-slideshow-item {
	height: 422px;
}


.banner {
	float: left;
	position: relative;
	height: 490px;
	width: 100%;
	margin: 0px;
	border-bottom:5px solid #cb0a2f;
	margin-bottom:20px;
}

.banner-slideshow {
	float: left;
	position: relative;
	height: 490px;
	width: 100%;
	background: #fff;
	margin: 0px;
}

.home-banner-slideshow {
	float: left;
	position: relative;
	height: 490px;
	width: 100%;
	background: #fff;
	margin: 0px;
}

.banner-slideshow-item {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100% !important;
	height: 100% !important;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.banner-slideshow-item-text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 130px;
	width: 100%;
	z-index: 2;
	background:rgba(0,0,0,0.4);
	color:#FFF;
	font-weight:300;
}

.banner-slideshow-item-text-headline h2{
	font-size:55px;
	letter-spacing:1px;
	color:#FFFFFF;
}



.banner-slideshow-item-text-wrap {
	position:absolute;
	left:50px;
	top:20px;
}

.main-page-banner-links{
	float:left;
	max-width: 980px;
	margin:0 50px;
	width:100%;
	}

.main-page-banner-links .banner-links{
	margin:0;
	}

.banner-links{
	float:right;
	margin:20px 50px 0 0;
	}

.banner-links-item{
	float:left;
	padding: 7px 20px;
	margin:0 1px;
	background: #9d9d9c;
	font-weight: bold;
	color: #ffffff;
	cursor:pointer;
	margin-top:2px;
	}

.banner-links-item.schautag {
	float: right;
	font-size: 15px;
	padding: 0;
	margin-top: 13px;
	margin-right: 50px;
	background: none;
	font-weight: 300;
	color: #ffffff;
	cursor: pointer;
}

.banner-links-item.schautag:hover {
	background: none;
}

.banner-links-item a{
	color: #ffffff;
	text-decoration:none;
	}
	
	
.banner-links-item:hover{
	background: #221e1f;
}

.slick-slide img {
 display: inherit;
}

.banner-arrow-left, .slick-prev {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -30px;
	z-index: 998;
	width: 20px;
	height: 40px;
	background: #fff;
}

.banner-arrow-right, .slick-next {
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -30px;
	z-index: 998;
	width: 20px;
	height: 40px;
	background: #fff;
	cursor:pointer;
}

.slick-prev.slick-disabled, .slick-next.slick-disabled {
display:none !important;
}

.slick-prev {
	background: #FFFFFF url(images/arrow-left.png);
	left: -20px;
	}
	
.slick-prev:hover {
	background:url(images/arrow-left_hl.png);
	}
	
	
.slick-next {
	background: #FFFFFF url(images/arrow-right.png);
	right: -20px;
	}
	
.slick-next:hover {
	background: url(images/arrow-right_hl.png);
	}
	
.slick-prev:before, .slick-next:before{
	color:transparent;
	}




#angebote{
	width:100%;
	float: left;
	position: relative;
	padding:20px 0;
	
	}
	
	
.angebote-header{
	color:#000;
	font-size:16px;
	width:100%;
	float:left;
	}
	
.angebote-header-headline{
	float:left;
	margin:10px;
	}
.angebote-header-link{
	float: right;
	margin: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
.angebote-header-link:hover{
	color: #000000;
	text-decoration:underline;
	}
	
	
.shops .angebote-header-link{
	position:relative;
	z-index:5;
	color: #FFFFFF;
	}
	
.shops .angebote-header-link:hover{
	color: #FFFFFF;
	}

.angebote-grid-wrapper{
	max-width:1200px;
	margin:0 auto;
	margin-top:-8px;
	}
	
.angebote-grid-wrapper.angebot-page{
	float:left;
	max-width:100%;
	margin-bottom:50px;
	}
	
.angebote.page#angebote{
	max-width:1200px;
	margin:0 auto;
	float:none;
	}
	
.angebote.page#angebote .main-text-headline{
	float:left;
	margin:40px 10px;
	}
	
#angebote .angebote-grid{
	width:30%;
	margin:0 1.5%;
	float:left;
	position: relative;
	margin-bottom:20px;
	}
	
#angebote .angebote-grid.slick-slide {
	width: 400px;
	float: left;
	margin:0;
	position: relative;
	margin-bottom: 20px;
}
	
#angebote .angebote-grid.slick-slide > .slick-slide-wrapper{
	padding:0 20px;
	}

#angebote .angebote-grid .angebot-bild{
	width:100%;
	overflow:hidden;
	}
	
#angebote .angebote-grid .angebot-bild img{
	position:relative;
	float:left;
	width:100%;
	}
	
#angebote .angebote-grid .angebot-preis{
	font-size:18px;
	color:#fff;
	background-color:#cb0a2f;
	font-weight:800;
	position:relative;
	width:100%;
	box-sizing:border-box;
	padding:5px 10px;
	float:left;
	}
	
.single-content .angebot-preis{
	color:#000000;
	position:relative;
	}
	
#angebote .angebote-grid .angebot-content{
	float:left;
	margin-top:20px;
	}
	
#angebote .angebote-grid .angebot-studio{
	color:#cb0a2f;
	font-size:15px;
	}
	
#angebote .angebote-grid .angebot-text{
	margin-top:5px;
	}
	
.shadow{
	position: relative;
	width: 100%;
	z-index: 9;
	}
	
div.shadow{
	float:left;
	}



/* UNTERNEHMEN BANNER */

#unternehmen{
	width:100%;
	float: left;
	position: relative;
	padding:20px 0;
	margin-top: 60px;
	margin-bottom:20px;
	}
	
	
#unternehmen .unternehmen-text-text p{
	margin-bottom:15px;
	}

.unternehmen-text-title h2{
	text-align:center;
	color:#cb0a2f;
	font-size:65px;
	}

.unternehmen-text-column-left{
	width:50%;
	padding:10px;
	float:left;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin-top:7px;
	float:left;
	max-height: 400px;
	overflow: hidden;
	}
	
.unternehmen-text-column-right{
	width:50%;
	padding:10px;
	float:left;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	}

.unternehmen-wrapper{
	max-width:1000px;
	margin:0 auto;
	}

span.red{
	color:#cb0a2f;
	}


/* Partner */

#partner{
	width:100%;
	float: left;
	position: relative;
	margin:20px 0 20px;
	}

#partner .partner-frame{
	width:100%;
	float: left;
	position: relative;
	margin-top:-8px;
	background-color:rgba(0,0,0,0.07);
	
	}

#partner .partner-frame .partner-items{
	max-width:1000px;
	margin:0 auto;
	}

#partner .partner-frame .partner-items .partner-items-item{
	float:left;
	margin:40px 29px;
	}

/* Partner */

#marken{
	width:100%;
	float: left;
	position: relative;
	margin:20px 0 20px;
	background-color:rgba(0,0,0,0.07);
	}

.marken-header{
	color:#000;
	font-size:16px;
	width:100%;
	float:left;
	}
	
.marken-header-headline{
	float:left;
	margin:10px;
	}

.marken-grid-wrapper{
	max-width:1200px;
	margin:0 auto;
	}

#marken .marken-frame{
	width:100%;
	float: left;
	position: relative;
	padding:25px 0;
	}

#marken .marken-frame .marken-items{
	max-width:1000px;
	margin:0 auto;
	}

#marken .marken-frame .marken-items .marken-items-item{
	float:left;
	margin: 15px 40px;
	}


/* NEWS */

#news{
	width:100%;
	float: left;
	position: relative;
	margin-top:20px;
	margin-bottom:20px;
	}
	
	
.news-header{
	color:#000;
	font-size:16px;
	float:left;
	width:100%;
	margin-bottom: 10px;
	}
	
.news-header-headline{
	float:left;
	margin:10px;
	}
.news-header-link{
	float:right;
	margin:10px;
	font-weight:bold;
	}

.news-grid-wrapper{
	max-width:1200px;
	margin:0 auto;
	}
	
.news-grid-wrapper-parts{
	float:left;
	width:100%;
	}
	
.news-grid-wrapper-parts:first-child{
	display:block;
	}
	
#news .news-grid{
	width: 46%;
	margin: 0 2%;
	margin-bottom: 50px;
	float:left;
	position: relative;
	}

#news .news-grid.rechts-links .news-content{
	width: 50%;
	}

#news .news-grid.oben-unten img{
	margin-top:10px;
	}

#news .news-grid.oben-unten .fb-like{
	margin-left:20px;
	}

#news .presse-grid-wrapper .fb-like {
	margin-top: 0px;
	margin-bottom: 10px;
	}

.presse-grid-wrapper .fb_iframe_widget span {
	float:right;
	}
	
#news .news-grid .news-bild img{
	position:relative;
	float:left;
	}
		
#news .news-grid.rechts-links .news-bild img{
	width:45%;
	}
	
#news .news-grid.oben-unten .news-bild img{
	width:100%;
	}
	

	
#news .news-grid .news-content{
	float:left;
	padding-left: 20px;
	}
	
#news .news-grid .news-subline{
	color:#cb0a2f;
	font-size:15px;
	}
	
#news .news-grid .news-text{
	margin-top:5px;
	
	}
	
#news .fb-like{
	margin-top:10px;
	width:100%;
	}
	
	
#news .more-news{
	margin-top:25px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	float:left;
	color:#000000;
	cursor:pointer;
	}
	
/* RAUMLÖSUNGEN */

#raumloesungen{
	width:100%;
	float: left;
	position: relative;
	padding:20px 0;
	margin-bottom:20px;
	}
	
	
.raumloesungen-header{
	color:#000;
	font-size:16px;
	width:100%;
	float:left;
	}
	
.raumloesungen-header-headline{
	float:left;
	margin:10px;
	}
	
.raumloesungen-headline h4{
	font-size:20px;
	}
	
.raumloesungen-header-link{
	float:right;
	margin:10px;
	font-weight:bold;
	}

.raumloesungen-grid-wrapper{
	max-width:1200px;
	margin:0 auto;
	margin-top:-8px;
	}
	
#raumloesungen .raumloesungen-grid{
	width:180px;
	margin:0 10px;
	float:left;
	position: relative;
	}

#raumloesungen .raumloesungen-grid .raumloesungen-bild{
	width:180px;
	height:130px;
	overflow:hidden;
	}

#raumloesungen .raumloesungen-grid .raumloesungen-bild img{
	position:relative;
	float:left;
	height:100%;
	}

	
#raumloesungen .raumloesungen-grid .raumloesungen-content{
	float:left;
	margin-top:20px;
	}
	
#raumloesungen .raumloesungen-grid .raumloesungen-text{
	margin-top:5px;
	margin-bottom: 30px;
	}
	
#raumloesungen .raumloesungen-grid .raumloesungen-mehr{
	position: absolute;
	bottom: 0;
	left: 0;
	font-weight: bold;
}
	
/* SHOPS & STUDIOS*/
#shops{
	width:100%;
	float: left;
	position: relative;
	padding-top: 40px;
	padding-bottom: 30px;
	margin-bottom:20px;
	background:#cb0a2f;
	}
	
	
.shops-header{
	color: #FFFFFF;
	font-size: 16px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	}
	
.shops-header-headline{
	float:left;
	margin:10px;
	}
.shops-header-link{
	float:right;
	margin:10px;
	font-weight:bold;
	}
	
.shops-header-link a{
	color:#FFFFFF;
	text-decoration:none;
	}

.shops-grid-wrapper{
	max-width:1200px;
	margin:0 auto;
	margin-top:-8px;
	}
	
#shops .shops-grid{
	width: 400px;
	float: left;
	margin:0;
	position: relative;
	
	float:left;
	position: relative;
	
	}


	
#shops .shops-grid > .slick-slide-wrapper{
	margin:0 20px;
	float:left;
	background:#FFFFFF;
	PADDING-bottom: 20px;
	}

	
#shops .shops-grid .shops-bild{
	height:196px;
	width:100%;
	overflow:hidden;
	}
	
#shops .shops-grid .shops-bild img{
	position:relative;
	float:left;
	width:100%;
	}

	
#shops .shops-grid .shops-content{
	float:left;
	margin-top:20px;
	padding: 0 20px;
	}
	
#shops .shops-grid .shops-studio{
	color:#cb0a2f;
	font-size:15px;
	}
	
#shops .shops-grid .shops-text{
	margin-top:5px;
	}

#shops .shops-grid .shops-mehr{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 7px 20px;
	background: #9d9d9c;
	font-weight: bold;
	color: #ffffff;
}

#shops .shops-grid .shops-mehr a{
	text-decoration:none;
	color: #ffffff;
}


#shops .shops-grid .shops-mehr:hover{
	background: #221e1f;
}


/* MITARBEITER */

#mitarbeiter{
	width:100%;
	float: left;
	position: relative;
	padding:20px 0;
	text-align:center;
	}
	
	
.mitarbeiter-header{
	color:#000;
	width:100%;
	float:left;
	font-size:16px;
	margin-bottom: 10px;
	}

/*
#mitarbeiter .mitarbeiter-header .mitarbeiter-logo{
	position: absolute;
	top: 64px;
	left: 50px;
	}*/
	
.mitarbeiter-header-headline{
	float:left;
	margin:10px 0;
	width:100%;
	}
.mitarbeiter-header-link{
	float:right;
	margin:10px;
	font-weight:bold;
	}

.mitarbeiter-headline h4{
	font-size:20px;
	}
	
.mitarbeiter-grid-wrapper{
	max-width:1200px;
	margin:0 auto;
	margin-top:-8px;
	}
	
#mitarbeiter .mitarbeiter-grid{
	width:180px;
	height: 320px;
	float:left;
	position: relative;
	margin:20px 10px;
	}

	
#mitarbeiter .mitarbeiter-grid .mitarbeiter-bild{
	width:100%;
	float:left;
	}
	
#mitarbeiter .mitarbeiter-grid .mitarbeiter-bild img{
	width:140px;
	}

	
#mitarbeiter .mitarbeiter-grid .mitarbeiter-content{
	float:left;
	margin-top:20px;
	width:100%;
	}
	
#mitarbeiter .mitarbeiter-grid .mitarbeiter-abteilung{
	margin:7px 0;
	}
	
#mitarbeiter .mitarbeiter-grid div{
	line-height:1.4em;
	}

/* SINGLE */
.bildunterschrift{
	text-align:center;
	font-size:16px;
	}

	
.single-wrapper{
	max-width:100%;
	margin:0 auto;
	margin-top:-8px;
	}

.single-element{
	max-width:980px;
	margin:0 auto;
	position: relative;
	}



.single-element .single-content{
		margin:20px 10px;
	width:520px;
	}
	
.single-element .single-bild{
	position:relative;
	width:380px;
	margin:20px 10px;
	}
	
.single-element .single-bild img{
	width:100%;
	}

.single-element.text-rechts .single-content{
	float:right;
	}
	
.single-element.text-links .single-content{
	float:left;
	}
	
.single-element.text-rechts .single-bild{
	float:left;
	}

.single-element.text-links .single-bild{
	float:right;
	}
	
.single-element .single-studio{
	color:#cb0a2f;
	font-size:15px;
	margin-bottom:10px;
	}

	
.single-element .single-text{
	margin-top:5px;
	}
	
/* SINGLE */
	
.bild-text{
	width:100%;
	float: left;
	position: relative;
	padding:20px 0;
	margin-bottom:20px;
	}
	
.bild-text-wrapper{
	max-width:100%;
	}
	
.bild-text .bild-text-element{
	max-width:980px;
	margin:0 auto;
	position: relative;
	margin-top:-8px;
	}
	
.bild-text .only-text-element{
	max-width:680px;
	margin:0 auto;
	position: relative;
	margin-top:-8px;
	}
	
.bild-text .bild-text-headline{
	margin:10px 0;
	}

.bild-text .bild-text-element .bild-text-bild{
	position:relative;
	float:left;
	width:50%;
	padding:0 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
.bild-text .bild-text-element .bild-text-bild img{
	width:100%;
	margin-bottom: 20px;
	}

.bild-text .bild-text-element .bild-text-content{
	margin:20px 0;
	width:50%;
	padding:0 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
	}
	
.bild-text .bild-text-element .only-text-content{
	margin:20px 0;
	width:100%;
	}
	

.bild-text .bild-text-element.text-rechts-halb .bild-text-content{
	float:right;
	}
	
.bild-text .bild-text-element.text-links-halb .bild-text-content{
	float:left;
	}
	
.bild-text .bild-text-element.text-rechts-halb .bild-text-bild{
	float:left;
	}
	
.bild-text .bild-text-element.text-links-halb .bild-text-bild{
	float:right;
	}
	
.bild-text .bild-text-element .bild-text-studio{
	color:#cb0a2f;
	font-size:15px;
	margin-bottom:10px;
	}
	
.bild-text .bild-text-element .bild-text-text{
	margin-top:5px;
	}
	

.bild-text .bild-text-element .bild-text-text-bild{
	float: right;
	margin-top: -70px;
	}	



/* FOOTER */

.footer {
	width:100%;
	float: left;
	position: relative;
	color:#dedede;
}

.footer-mobile {
	display:none;
	width:100%;
	float: left;
	position: relative;
	color:#dedede;
}

.footer ul, .footer-mobile ul{
	list-style:none;
}

.footer-wrapper {
	width:100%;
	float: left;
	position: relative;
	margin-top:-8px;
	background-color:#2e2e2e;
}


.footer-elements {
	max-width:1200px;
	margin:0 auto;
	}
	
.footer-menu-grid{
	width: 180px;
	float: left;
	margin: 20px 5px;
	}
	
.footer-menu-grid.empty{
	width: 135px;
	}

.footer-menu-grid a{
	color:#dedede;
	text-decoration:none;
	line-height:1.7em;
}

.footer-menu-grid a:hover{
	text-decoration:underline;
}

.footer-sub{
	position:relative;
	float:left;
	margin-left:30px;
	}
	
.footer-sub li{
	float:left;
	margin:10px;
	color:#666664;
	}
	
.footer-sub li a{
	text-decoration:none;
	}
	
/* KONTACT FORM */

div.wpcf7-response-output {
	width:370px;
}

input, textarea{
	padding: 5px;
	border: 1px solid #666b72;
	}
	
input[type=submit]{
	padding: 5px 40px;
	font-size:14px;
	background:#cb0a2f;
	color:#ffffff;
	}
	
table{
	font-size:14px;
	}
	
table td{
	padding:5px 20px 5px 0;
	}
	
.wpcf7-form{
	float: left;
	margin-top: 30px;
	margin-bottom: 200px;
	margin-right: 100px;
	}
	
	
/* BUTTON FADER*/


.image-fader .normal,
.image-fader:hover .highlight{
	display: block;
}

.image-fader:hover .normal,
.image-fader .highlight{
	display: none;
}


.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}


@media only screen and (max-width: 1215px) {

#shops .shops-grid{
	min-width:380px;
	width:47%;
}

footer .empty{
	display:none;
	}
	
.main-page-banner-links {
margin:0;
}

.banner-links {
margin: -350px 0px 0 0;
}

.sanitaer-logo {
	margin-top: 0px;
}
}



@media only screen and (max-width: 1180px) {
	.banner-links-item.schautag{
		display:none;
		}

	}



@media only screen and (max-width: 960px) {
	
.single-element .single-content{
		margin-bottom:40px;
	width:95%;
	}
	
.single-element .single-bild{
	margin-bottom:0;
	}
	

.single-element.text-rechts .single-content{
	float:left;
	}
	

.single-element.text-links .single-bild{
	float:left;
	}
	
.bild-text .bild-text-element.text-rechts-halb .bild-text-content {
   float: left;
}

.bild-text .bild-text-element.text-links-halb .bild-text-bild {
	float: left;
}
	
.text-column p {
column-count: 1;
-webkit-column-count: 1;
-moz-column-count: 1;
column-gap: 0px;
-webkit-column-gap: 0px;
-moz-column-gap: 0px;
text-align: justify;
}
	
	
#menu .menu-item {
	width: 100%;
}

#menu .menu-item a {
	width: 100%;
	border-right: none;
	text-align:center;
	padding:15px 0;
	border-top: 1px solid rgba(255,255,255,0.2);
}

#menu .menu-item{
	display:none;
	}

#menu .menu-item.menu-mobile{
	display:block;
	}


	
}

@media only screen and (max-width: 890px) {

#news .news-grid {
	width: 96%;
}

.footer{
	display:none;
	}


.footer-mobile{
	display:block;
	}

.footer-mobile .footer-menu-grid {
min-width: 161px;
width:30%;
float: left;
margin: 20px 1.5% 40px;
}





}

@media only screen and (max-width: 620px) {
	
#angebote .angebote-grid {
	width: 97%;
}

.bild-text .bild-text-element .bild-text-bild{
	width:100%;
	
	}
	

.bild-text .bild-text-element .bild-text-content{
	width:100%;
	
	}
	
	
.unternehmen-text-column-left{
	width:100%;
	max-height:none;
	}
	
.unternehmen-text-column-left img{
	width:100%;
	}
	
	
.unternehmen-text-column-right{
	width:100%;    
	}
	
	
.banner.main-page {
	height: 322px;
}

.banner.main-page .banner-slideshow {
	height: 322px;
}

.banner.main-page .banner-slideshow-item {
	height: 322px;
}

.banner-links {
	margin: -260px 0px 0 0;
}

.banner {
	height: 390px;
}

.banner-slideshow {
	height: 390px;
}

.home-banner-slideshow {
	height: 390px;
}

}


@media only screen and (max-width: 550px) {
	
	.navi-teaser{
		display:none;
		}
		
	.navi-version .navi-header .navi-header-item{
		display:none;
		}
		
	.navi-version .navi-header .navi-header-item.image-fader{
		display:block;
		}
	
	
	.banner-slideshow-item-text-headline h2 {
		font-size: 40px;
	}
	
	#news .news-grid.rechts-links .news-content {
	width: 100%;
	}
	
	.footer-mobile .footer-menu-grid:nth-child(5){
	float:none;
	}
	
	.footer-mobile .footer-menu-grid {
	width:47%;
	}
	
	}