* {margin: 0; padding: 0;}
.clear {
	clear: both;
}
a {
	color: #80b34a;
}
a:hover {
	color: #49711f;
}
ul {
	list-style-image: url(../bilder/layout/list.jpg);
	margin: 0 0 20px 40px;
}

ul.team {
	list-style: none;
	margin: 0;
}

ul.team li {
	width: 20%;
	float: left;
	text-align: center;
}

p {
	margin-bottom: 15px;
}
body{font-family: 'Signika Negative', sans-serif; color: #767;}
div#wrapper {width:90%;max-width: 1280px;background-color: #fff;margin: 0 auto;}

/** NAVIGATION **/
.titel {
	display: block; 
	float: left;
	padding: 15px 0;
	text-decoration:none;
	font-family: 'Eczar', sans-serif;
	color:#9dca58;
	font-size:35px;
	font-weight: 300;
	margin-right: 3%;
}
nav:after {content: " "; visibility: hidden; display: block; height: 0; clear: both;}

nav ul {list-style: none;}
nav ul li {display: block; float: left;margin-right: 3%;}
nav ul li a {font-size: 18px;color: #777; text-decoration: none;display: block; padding-top: 20px;}
nav ul li a:hover, nav ul li a.active {border-bottom: 3px solid #777;}
/** NAVIGATION **/

/** MOBILE NAVIGATION **/
#mobileMenu{margin: 15px 2% 0 0;float: right;}
#sidr-id-mobileMenu{display: none;}
/** MOBILE NAVIGATION **/

/* TOPINFORMATIONBAR */
div.topInformationBar {font-weight: 300;padding: 10px 0;border: none;text-align: center;border-bottom: 1px solid #d1d1d1;}
div.topInformationBar span {display: block;text-align: center;color: #777777;font-size: 0.9em;padding: 0;}
/* TOPINFORMATIONBAR */

/** HEADSLIDER **/

.headSliderContainer {
	display: block;
	width: 100%;
	background: -webkit-linear-gradient(#b4e872, #7eb148);
    background: -o-linear-gradient(#b4e872, #7eb148);
    background: -moz-linear-gradient(#b4e872, #7eb148);
    background: linear-gradient(#b4e872, #7eb148);
	margin-bottom: 20px;
	position: relative;
}

.sliderDescription {
	width: 36%;
	padding: 50px 7% 0 7%;
	color: white;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

.sliderDescription.noPadding {
	padding: 0;
	width: 50%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

.sliderDescription.noPadding iframe {
	width: 100%;
	height: 100%;
}

.bigger {
	font-size: 30px;
	line-height: 30px;
	font-family: 'Eczar', sans-serif;
	text-align: center;
}

.companyDesc {
	text-align: center;
}

.sliderRight {
	/*float: left;*/
	width: 50%;
	display: block;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}



/** HEADSLIDER **/

ul#sitemap {
	list-style: none;
	margin: 0;
}

ul#sitemap li {
}

ul#sitemap li a {
	text-decoration: none;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}
ul#sitemap li a:hover {
	color: #49711f !important;
}

ul#sitemap li:nth-child(odd) {
	background: #80b34a;
}
ul#sitemap li:nth-child(even) {
	background: #e6f0d8;
}


ul#sitemap li:nth-child(odd) a {
	color: #fff;
}


.s_Leistungen #content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.s_Leistungen #content ul::after {
	content: " ";
	clear: both;
}

.s_Leistungen #content ul li {
	background: #b4e872; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #b4e872 0%, #7eb148 53%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #b4e872 0%,#7eb148 53%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #b4e872 0%,#7eb148 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	width: 21%;
	padding: 50px 5% 25px 5%;
	min-height: 75px;
	float: left;
	outline: 3px solid #fff;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}

.s_Leistungen #content ul li:nth-child(3n+2) {
	margin: 0 2% 15px 2%;
}

.s_Leistungen #content ul li a {
	color: #fff;
	display: block;
}

.s_Leistungen #content ul li:hover a {
	color: #49711f;
}

body:not(.s_index) .headSliderContainer  h1,
body:not(.s_index) .headSliderContainer  h2,
body.s_index .headSliderContainer .companyDesc  {display: none;}

body.s_index .headSliderContainer  h1,
body.s_index .headSliderContainer  h2 {font-size: 20px; text-align: center; margin-bottom: 10px;}

/** TEASER **/
div.teaserCollection{background-color:#f1f3ee; padding: 50px 2% 20px 2%;}
div.teaserCollection, div.teaserCollection .teaserInformation {width: 96%;}
div.teaserCollection .teaserInformation {display:block;}
div.teaserInformation {min-height: 120px;vertical-align: top}
div.teaserInformation div.teaserIcon {text-align: center;width: 26px; height: 26px; margin-right: 3%;padding:12px 12px;background-color: #7fb345;border-radius: 50%}
div.teaserInformation div.teaserIcon, div.teaserInformation div.teaserDescription{vertical-align: top;display:inline-block;}
div.teaserInformation div.teaserDescription {overflow: hidden;width: 72%}
div.teaserInformation div.teaserDescription h3 {font-family: 'Eczar', sans-serif;font-weight: 300;font-size: 1.5em; color: #767;margin: 0}
div.teaserInformation div.teaserDescription span {color: #777}
div.teaserInformation div.teaserDescription span a {color: #7fb345}
/** TEASER **/

/** PHOTOGALLERY **/
div.photoGallery{background-color: #e6f0d8;position: relative;padding: 0 2%;}
div.photoGallery h4 {text-align: center;font-family: 'Eczar', sans-serif;font-weight: 300;font-size: 1.5em; color: #767;margin: 0; padding: 15px 0;}
div#photoGalleryCollection {margin-bottom: 2px; width: 100%; display: block;}
div#photoGalleryCollection div.litebox {float: left; display: block;}
/** PHOTOGALLERY **/

/** FOOTER **/
footer {background: #80b34a;color: white;padding: 1% 2%;display: block;margin-top: 20px;}
footer span, footer a {display:block;}
footer span {
	float: left;
}
footer a {color: white; text-decoration: none;text-align: center;}
footer a+a {border-top: 1px solid #b0e46e;}
.bottomMenu {width: 50%;
			 float: right;
			 text-align: right;}
/** FOOTER **/

/* FORMULAR START */
form.bForm {
	width: 100%;
}
form.bForm * {
	margin: 0;
	padding: 0;
	border: none;
}
form.bForm h2 {
	margin: 0 0 18px 0;
	text-transform: uppercase;
	font-size: 18px;
}
form.bForm div.bBox {
	width: 48%;
	margin: 0 0 15px 0;
	float: left;
}

form.bForm div.bBox:nth-child(1n+2) {
	margin-right: 2%;
}

form.bForm div.bbox2 {
	display: none;
	width: 0px;
}
form.bForm div.bBox label {
	display: block;
	width: 100%;
}
form.bForm div.bBox select {
	width: 100%;
	padding: 1.5% 0;
	font-size: 16px;
	line-height: 16px;
	background: #80b34a;
	color: #fff;
	font-family: 'Signika Negative', sans-serif;
}
form.bForm div.bBox input {
	width: 97%;
	padding: 1.5%;
	font-size: 16px;
	line-height: 23px;
	background: #80b34a;
	color: #fff;
	font-family: 'Signika Negative', sans-serif;
}

form.bForm div.bBox input:focus {
	background: #e6f0d8;
	color: #80b34a
}


form.bForm div.bBox input[type="submit"] {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
}
form.bForm div.bBox input[type="submit"]:hover {
	background-color: #666;
	color: #fff;
}
form.bForm div.bBox textarea {
	width: 97%;
	padding: 15px 1.5%;
	font-size: 16px;
	line-height: 16px;
	min-height: 100px;
	background: #80b34a;
	color: #bee1e2;
	font-family: 'Signika Negative', sans-serif;
}

form.bForm div.bBox textarea:focus {
	background:#e6f0d8;
	color: #80b34a
}

div.litebox  {
	margin-bottom: 15px;
}

div.litebox a {
	text-decoration: none;
}

/* FORMULAR ENDE */

/* Galerie Diashow Start */
div#rd_gal_raster {
	position: relative;
    text-align: center;
}
#nextBild {
	position: absolute;
	right: 0;
	top: 50%;
	width: 30px;
	height: 30px;
	background: url("../bilder/layout/next.png") no-repeat;
	background-size: cover;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 2;
}
#prevBild {
	position: absolute;
	left: 0;
	top: 50%;
	width: 30px;
	height: 30px;
	background: url("../bilder/layout/prev.png") no-repeat;
	background-size: cover;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 2;
}
#diashowBild {
	position: relative;
	z-index: 1;
}
#diashowBild img {
	width: 100%;
	max-width: 720px;
}
ul#diashow {
    list-style: none;
    padding: 0;
    margin: 12px 0 0 0;
}
ul#diashow li {
	display: inline;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
ul#diashow li img {
	width: 10%;
}
ul#diashow li img.activeBild {
	border: 1px solid #000;
}
/* Galerie Diashow Ende */

/* ---- Desktop ---- */

@media screen and (min-width: 1024px) {

	#mobileMenu {
		display: none;
	}

	div.topInformationBar span {display: inline-block !important;padding: 0 1%;}

	.galleryLink {position: absolute;white-space: pre;left: 50%;padding: 15px;color: white;	
				  transform: translateX(-55%);
				  -webkit-transform:translateX(-55%);
				  -ms-transform: translateX(-55%);
				  background-color: #7fb345;border-radius: 50%;top: 50%; text-decoration: none;}

	/** FOOTER **/
	footer span, footer a {display:inline-block;}
	footer a+a {border: none;}
	footer a+a:before{content: " |"; margin-right: 5px;}
	/** FOOTER **/

	div.litebox {
		width: 49%;
		float: left;
	}



	.s_index div.litebox {
		width: 24.8%;
		float: left
	}

	.s_Rundgang div.litebox:nth-child(even) {
		margin-left: 1%;
	}


	.s_index div.litebox {
		margin-right: 0.2%
	}

	div.litebox img {
		width: 100%;
		margin: 0 auto;
	}

	#content {
		float: left;
		width: 70%; 
	}

	div.teaserCollection {
		width: 25%;
		float: right;
		padding: 20px 1%;
	}

    .teaserInformation {
		width: 100%;
		margin: 0;
	}

	div.teaserInformation div.teaserIcon {
		width: 22px;
		height: 22px;
		padding: 5px;
	}

	div.teaserInformation div.teaserIcon img {
		width: 22px;
		height: 22px;
	}

	.s_index #content {
		float: none;
		width: 100%; 
	}

	.s_index  div.teaserCollection {
		width: 96%;
		float: none;
		padding: 50px 2%;
	}

    .s_index .teaserInformation {
		width: 24% !important;
		float: left;
	}

	.s_index div.teaserInformation div.teaserIcon {
		width: 26px;
		height: 26px;
		padding: 12px;
	}

	.s_index div.teaserInformation div.teaserIcon img {
		width: 26px;
		height: 26px;
	}

	picture {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		display: block;
	}


}

/* ---- Zwischen Tablet & Desktop II ---- */

@media screen and (min-width: 769px) and (max-width: 1191px) {
	.bigger {
		font-size: 20px;
	}

	.sliderDescription {
		padding: 20px 5% 0 5%;
		width: 40%;
	}



	p {
		margin-bottom: 5px;
	}

	div.litebox img {
		width: 100%;
		margin: 0 auto;
	}

	picture {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	#content {
		float: left;
		width: 70%; 
	}

	div.teaserCollection {
		width: 25%;
		float: right;
		padding: 20px 1%;
	}

    .teaserInformation {
		width: 100%;
		margin: 0;
	}

	div.teaserInformation div.teaserIcon {
		width: 22px;
		height: 22px;
		padding: 5px;
	}

	div.teaserInformation div.teaserIcon img {
		width: 22px;
		height: 22px;
	}


	.s_index #content {
		float: none;
		width: 100%; 
	}

	.s_index  div.teaserCollection {
		width: 96%;
		float: none;
		padding: 50px 2%;
		height: auto;
		display: block;
	}

    .s_index .teaserInformation {
		width: 25% !important;
		float: left;
		display: block;
	}

	.s_index div.teaserInformation div.teaserDescription h4 {
		font-size: 20px;
	}

	.s_index div.teaserInformation div.teaserIcon {
		width: 26px;
		height: 26px;
		padding: 12px;
	}


	.s_index div.teaserInformation div.teaserIcon img {
		max-width: 100%;
	}

	.s_Leistungen #content ul li {
		width: 21%;
		padding: 40px 5% 25px 5%;
		min-height: 75px;
	}

	.s_Leistungen #content ul li:nth-child(3n+2) {
		margin: 0 2% 15px 2%;
	}

}


/* ---- Zwischen Tablet & Desktop ---- */

@media screen and (min-width: 769px) and (max-width: 1023px) {


	nav ul, .sidr-class-titel {
		display: none;
	}

	.titel {
		margin-left: 2%;
	}

	.bottomMenu {
		width: 100%;
	}

	.sliderDescription {
		width: 46%;
		padding: 20px 2% 0 2%;
		position: relative;
		top: 0;
		right: 0;
	}

	.sliderDescription p {
		font-size: 15px;
	}


	div.teaserCollection {
		width: 96%;
		display: block;
	}

	div.teaserCollection .teaserInformation {
		width: 48%;
		display: block;
		float: left;
		margin-bottom: 15px; 
	}

	form.bForm div.bBox {
		width: 100%;
	}

	.sliderDescription {
		padding: 20px 2%;
		width: 46%;
		position: absolute;
		top: 0;
		right: 0;
	}
	.sliderDescription.noPadding {
		width: 100%;
		height: 300px;
		display: block;
		position: relative;
		top: 0;
		right: 0;
	}

	div.litebox{
		width: 49%;
		float: left;
	}

	div.litebox:nth-child(even) {
		margin-left: 1%;
	}

	div.litebox img, #content {
		width: 100%;
		margin: 0 auto;
	}

	div.teaserCollection {
		width: 98%;
	}

	picture {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.galleryLink {position: absolute;white-space: pre;left: 50%;padding: 15px;color: white;	
				  transform: translateX(-50%);
				  -webkit-transform:translateX(-50%);
				  -ms-transform: translateX(-50%);
				  background-color: #7fb345;border-radius: 50%;top: 50%; text-decoration: none;}

	.s_Leistungen #content ul li {
		width: 21%;
		padding: 40px 5% 25px 5%;
		min-height: 75px;
	}

	.s_Leistungen #content ul li:nth-child(3n+2) {
		margin: 0 2% 15px 2%;
	}

}


/* ---- Zwischen Tablet & Desktop III ---- */

@media screen and (min-width: 769px) and (max-width: 917px) {
	.sliderRight {
		width: 100%;
	}
	.sliderDescription {
		width: 86%;
		padding: 30px 7%;
		background: -webkit-linear-gradient(#b4e872, #7eb148);
		background: -o-linear-gradient(#b4e872, #7eb148);
		background: -moz-linear-gradient(#b4e872, #7eb148);
		background: linear-gradient(#b4e872, #7eb148);
		position: relative;
		top: 0;
		right: 0;
	}

	.s_Leistungen #content ul li {
		width: 21%;
		padding: 40px 5% 25px 5%;
		min-height: 75px;
	}

	.s_Leistungen #content ul li:nth-child(3n+2) {
		margin: 0 2% 15px 2%;
	}
}


/* ---- Tablet ---- */

@media screen and (min-width: 663px) and (max-width: 768px) {
	nav ul, .sidr-class-titel {
		display: none;
	}

	ul.team li {
		width: 33%;
		float: left;
		text-align: center;
		margin-bottom: 20px;
	}

	.s_Leistungen #content ul li {
		width: 21%;
		padding: 40px 5% 25px 5%;
		min-height: 75px;
	}

	.s_Leistungen #content ul li:nth-child(3n+2) {
		margin: 0 2% 15px 2%;
	}

	.titel {
		margin-left: 2%;
	}

	.sliderRight, .bottomMenu, form.bForm div.bBox {
		width: 100%;
	}

	.sliderDescription {
		width: 86%;
		padding: 30px 7%;
		background: -webkit-linear-gradient(#b4e872, #7eb148);
		background: -o-linear-gradient(#b4e872, #7eb148);
		background: -moz-linear-gradient(#b4e872, #7eb148);
		background: linear-gradient(#b4e872, #7eb148);
		position: relative;
		top: 0;
		right: 0;
	}

	.sliderDescription.noPadding {
		width: 100%;
		height: 300px;
		display: block;
		position: relative;
		top: 0;
		right: 0;
	}

	div.teaserCollection {
		width: 96%;
		display: block;
		clear: both;
	}

	div.teaserCollection .teaserInformation {
		width: 48%;
		float: left;
		display: block;
		height: 150px;
		margin-bottom: 15px; 
	}

	div.litebox {
		width: 48%;
		float: left;
	}

	div.litebox:nth-child(even){
		margin-left: 2%;
	}

	div.litebox img {
		width: 100%;
		margin: 0 auto;
	}

	picture {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.galleryLink {position: absolute;white-space: pre;left: 50%;padding: 15px;color: white;	
				  transform: translateX(-50%);
				  -webkit-transform:translateX(-50%);
				  -ms-transform: translateX(-50%);
				  background-color: #7fb345;border-radius: 50%;top: 50%; text-decoration: none;}

}

/* ---- Zwischen Tablet & Smartphone ---- */

@media screen and (min-width: 361px) and (max-width: 662px) {
	nav ul, .sidr-class-titel {
		display: none;
	}

	div.litebox, .bottomMenu, form.bForm div.bBox  {
		width: 100%;
	}

	.s_Leistungen #content ul li {
		width: 40%;
		padding: 50px 5% 25px 5%;
		margin: 0 0 15px 0;
		min-height: 75px;
	}

	.s_Leistungen #content ul li:nth-child(3n+2) {
		margin: 0 0 15px 0;
	}

	ul.team li {
		width: 48%;
		float: left;
		text-align: center;
		margin-bottom: 20px;
	}


	.titel {
		font-size: 30px;
		margin-left: 2%;
	}

	.sliderRight {
		width: 100%;
	}

	.sliderDescription {
		width: 86%;
		padding: 20px 7%;
		background: -webkit-linear-gradient(#b4e872, #7eb148);
		background: -o-linear-gradient(#b4e872, #7eb148);
		background: -moz-linear-gradient(#b4e872, #7eb148);
		background: linear-gradient(#b4e872, #7eb148);
		position: relative;
		top: 0;
		right: 0;
	}

	.sliderDescription.noPadding {
		width: 100%;
		height: 300px;
		display: block;
		position: relative;
		top: 0;
		right: 0;
	}

	div.litebox img {
		max-width: 100%;
		margin: 0 auto;
	}

	picture {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.galleryLink {position: absolute;white-space: pre;right: 10%;padding: 15px;color: white;	
				  background-color: #7fb345;border-radius: 50%;top: 10%; text-decoration: none;}

	div.teaserCollection {
		padding: 20px 2%;
	}

	div.teaserCollection .teaserInformation {
		width: 70%;
		margin: 0 auto;
		float: none;
	}

}

/* ---- Smartphone ---- */

@media screen and (min-width: 0px) and (max-width: 360px) {
	div#photoGalleryCollection li, div.litebox, footer a, .bottomMenu, form.bForm div.bBox   {
		width: 100%;
	}

	ul.team li {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}

	.s_Leistungen #content ul li {
		width: 90%;
		padding: 50px 5% 25px 5%;
		margin: 0 0 15px 0;
	}

	.s_Leistungen #content ul li:nth-child(3n+2) {
		margin: 0 0 15px 0;
	}

	nav ul, .sidr-class-titel {
		display: none;
	}

	.titel {
		font-size: 30px;
		margin-left: 2%;
	}

	.sliderRight {
		width: 100%;
	}

	.sliderDescription {
		width: 88%;
		padding: 20px 7%;
		background: -webkit-linear-gradient(#b4e872, #7eb148);
		background: -o-linear-gradient(#b4e872, #7eb148);
		background: -moz-linear-gradient(#b4e872, #7eb148);
		background: linear-gradient(#b4e872, #7eb148);
		position: relative;
		top: 0;
		right: 0;
	}

	.sliderDescription.noPadding {
		width: 100%;
		height: 300px;
		display: block;
		position: relative;
		top: 0;
		right: 0;
	}

	div.litebox img {
		max-width: 100%;
		margin: 0 auto;
	}

	picture {
		max-width: 100%;
		margin: 0 auto;
		display: block;
	}
	.galleryLink {position: absolute;white-space: pre;right: 10%;padding: 15px;color: white;	
				  background-color: #7fb345;border-radius: 50%;top: 10%; text-decoration: none;}

	div.teaserCollection {
		padding: 20px 2%;
	}
}