.wrapper {
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1.0);
	box-sizing: border-box;
}
.logo-nav-breite {
	margin-left: auto;
	margin-right: auto;
}
.pad-01 {
	background-color: rgba(255,255,255,1.0);
}

.start-bild-01 {
	display:block;
}
.start-bild-02 {
	display:none;
}
.start-bild-03 {
	display:none;
}
@media screen and (min-width: 451px) and (max-width: 767px) {
	.start-bild-01 {
	display:none;
}
.start-bild-02 {
	display:block;
}
.start-bild-03 {
	display:none;
}
}
@media screen and (min-width: 0px) and (max-width: 450px) {
	.start-bild-01 {
	display:none;
}
.start-bild-02 {
	display:none;
}
.start-bild-03 {
	display:block;
}
}

.menu-display-or-not-01 {
	display:block;
}
.menu-display-or-not-02 {
	display:none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
.menu-display-or-not-01 {
	display:none;
}
.menu-display-or-not-02 {
	display:block;
}
}


/*Gruppe Mediascreen*/
.wrapper, .stuck, .header {
	max-width: 90%;
}
.wrapper, .pad-01 {
	padding: 15px;
}
.left-01 {
	margin-left: 15px;
}
.nav-right-space {
	margin-right: 30px !important;
}
.trenner {
	height: 30px;
}
.start-space {
	width: 100%;
	height: 80px;
}
.logo-sommer-01 {
	height: 100px;
	width: 240px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url('../images/logo-01.png');
	background-position: center;
	background-repeat: no-repeat;
}
.stuck .logo-sommer-01 {
	height: 68px;
	width: 180px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -20px;
	background-image: url('../images/logo-01-stuck.png');
	background-position: center;
	background-repeat: no-repeat;
}
.w-start-leistungen {
	width: 20%;
	float: left;
}
.txt-bild-leistungen {
	width: 100%;
	background-color: rgba(0,0,0,0.00);
	font-size: 14px;
	line-height: 20px;
	color: rgba(125,125,125,1.0);
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: left;
}
.txt-praxis-01 {
	font-size: 24px;
	line-height: 34px;
	color: rgba(125,125,125,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}


/*Gruppe Mediascreen Ende*/

/*Ausnahmen*/
@media screen and (min-width: 0px) and (max-width: 767px) {
 .header {
	max-width: 100% !important;
}
}
@media screen and (min-width: 601px) and (max-width: 767px) {
.start-space {
	width: 100%;
	height: 44px !important;
}
.logo-sommer-01 {
	height: 51px !important;
	width: 135px !important;
	margin-right: auto !important;
	margin-left: 15px !important;
	margin-top: 10px !important;
	margin-bottom: 0px !important;
	background-image:  url('../images/logo-01-stuck-135-51.png') !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.stuck .logo-sommer-01 {
	height: 40px !important;
	width: 106px !important;
	margin-right: auto !important;
	margin-left: 15px !important;
	margin-top: 5px !important;
	margin-bottom: -20px !important;
	background-image:    url('../images/logo-01-stuck-106-40.png') !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
}
@media screen and (min-width: 801px) and (max-width: 1000px) {
.txt-praxis-01 {
	font-size: 18px !important;
	line-height: 26px !important;
	color: rgba(125,125,125,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
}
/*Ausnahmen Ende*/
@media screen and (min-width: 801px) and (max-width: 1280px) {
.wrapper, .stuck, .header {
	max-width: 95%;
}
.wrapper, .pad-01 {
	padding: 13px;
}
.left-01 {
	margin-left: 13px;
}
.nav-right-space {
	margin-right: 26px !important;
}
.trenner {
	height: 26px;
}
.start-space {
	width: 100%;
	height: 85px;
}
.logo-sommer-01 {
	height: 100px;
	width: 240px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url('../images/logo-01.png');
	background-position: center;
	background-repeat: no-repeat;
}
.stuck .logo-sommer-01 {
	height: 68px;
	width: 180px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -20px;
	background-image: url('../images/logo-01-stuck.png');
	background-position: center;
	background-repeat: no-repeat;
}
.w-start-leistungen {
	width: 20%;
	float: left;
}
.txt-bild-leistungen {
	width: 100%;
	background-color: rgba(0,0,0,0.00);
	font-size: 14px;
	line-height: 20px;
	color: rgba(125,125,125,1.0);
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
}
.txt-praxis-01 {
	font-size: 24px;
	line-height: 34px;
	color: rgba(125,125,125,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

}

@media screen and (min-width: 601px) and (max-width: 800px) {
.wrapper, .stuck, .header {
	max-width: 95%;
}
.wrapper, .pad-01 {
	padding: 13px;
}
.left-01 {
	margin-left: 13px;
}
.nav-right-space {
	margin-right: 26px !important;
}
.trenner {
	height: 26px;
}
.start-space {
	width: 100%;
	height: 80px;
}
.logo-sommer-01 {
	height: 100px;
	width: 240px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url('../images/logo-01.png');
	background-position: center;
	background-repeat: no-repeat;
}
.stuck .logo-sommer-01 {
	height: 68px;
	width: 180px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -20px;
	background-image: url('../images/logo-01-stuck.png');
	background-position: center;
	background-repeat: no-repeat;
}
.w-start-leistungen {
	width: 25%;
	float: left;
}
.txt-bild-leistungen {
	width: 100%;
	background-color: rgba(0,0,0,0.00);
	font-size: 14px;
	line-height: 20px;
	color: rgba(125,125,125,1.0);
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
}
.txt-praxis-01 {
	font-size: 18px;
	line-height: 26px;
	color: rgba(125,125,125,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

}

@media screen and (min-width: 321px) and (max-width: 600px) {
.wrapper, .stuck, .header {
	max-width: 100%;
}
.wrapper, .pad-01 {
	padding: 10px;
}
.left-01 {
	margin-left: 10px;
}
.nav-right-space {
	margin-right: 20px !important;
}
.trenner {
	height: 20px;
}
.start-space {
	width: 100%;
	height: 50px;
}
.logo-sommer-01 {
	height: 51px;
	width: 135px;
	margin-right: auto;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url('../images/logo-01-stuck-135-51.png');
	background-position: center;
	background-repeat: no-repeat;
}
.stuck .logo-sommer-01 {
	height: 40px;
	width: 106px;
	margin-right: auto;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: -20px;
	background-image: url('../images/logo-01-stuck-106-40.png');
	background-position: center;
	background-repeat: no-repeat;
}
.w-start-leistungen {
	width: 33.3333%;
	float: left;
}
.txt-bild-leistungen {
	width: 100%;
	background-color: rgba(0,0,0,0.00);
	font-size: 12px;
	line-height: 20px;
	color: rgba(125,125,125,1.0);
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
}
.txt-praxis-01 {
	font-size: 18px;
	line-height: 26px;
	color: rgba(125,125,125,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

}

@media screen and (min-width: 0px) and (max-width: 320px) {
.wrapper, .stuck, .header {
	max-width: 100%;
}
.wrapper, .pad-01 {
	padding: 10px;
}
.left-01 {
	margin-left: 10px;
}
.nav-right-space {
	margin-right: 20px !important;
}
.trenner {
	height: 20px;
}
.start-space {
	width: 100%;
	height: 50px;
}
.logo-sommer-01 {
	height: 51px;
	width: 135px;
	margin-right: auto;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url('../images/logo-01-stuck-135-51.png');
	background-position: center;
	background-repeat: no-repeat;
}
.stuck .logo-sommer-01 {
	height: 40px;
	width: 106px;
	margin-right: auto;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: -20px;
	background-image: url('../images/logo-01-stuck-106-40.png');
	background-position: center;
	background-repeat: no-repeat;
}
.w-start-leistungen {
	width: 50%;
	float: left;
}
.txt-bild-leistungen {
	width: 100%;
	background-color: rgba(0,0,0,0.00);
	font-size: 12px;
	line-height: 17px;
	color: rgba(125,125,125,1.0);
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
	margin-bottom: -8px;
}
.txt-praxis-01 {
	font-size: 18px;
	line-height: 26px;
	color: rgba(125,125,125,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

}
/*
 @charset "UTF-8";
.hel25 {
	font-family: "HelveticaNeueW01-UltLt";
}
.hel26 {
	font-family: "HelveticaNeueW01-UltLtI";
}
.hel35 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.hel36 {
	font-family: "HelveticaNeueW01-ThinIt";
}
.hel45 {
	font-family: "HelveticaNeueW01-45Ligh";
}
.hel46 {
	font-family: "HelveticaNeueW01-46Ligh";
}
.hel55 {
	font-family: "HelveticaNeueW01-55Roma";
}
.hel56 {
	font-family: "HelveticaNeueW01-56It";
}
.hel65 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}
.hel66 {
	font-family: "HelveticaNeueW01-66Medi";
}
.hel75 {
	font-family: "HelveticaNeue LTCYR55RomanW00B";
}
.hel76 {
	font-family: "HelveticaNeueLTCYR55RomanW00Bd";
}
.hel85 {
	font-family: "HelveticaNeueLTCYR65Med1578087";
}
.hel86 {
	font-family: "HelveticaNeueLTCYR65MediumW00B";
}
.hel95 {
	font-family: "HelveticaNeueW01-95Blac";
}
.hel96 {
	font-family: "HelveticaNeueW02-BlackI";
}
.din-con-bold {
	font-family: 'DIN Next LT W04 Bold Condensed';
}
.din-con-med {
	font-family: 'DIN Next LT W04 Medium Cond';
}
.din-con-reg {
	font-family: 'DIN Next LT W04 Condensed';
}*/
#slider-l-01 {
	width: 100%;
	color: #000;
}
.width-l-01 {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#slider-l-02 {
	width: 100%;
	color: #000;
}
.width-l-02 {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#slider-l-03 {
	width: 100%;
	color: #000;
}
.width-l-03 {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#slider-l-04 {
	width: 100%;
	color: #000;
}
.width-l-04 {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#slider-l-05 {
	width: 100%;
	color: #000;
}
.width-l-05 {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#slider-l-06 {
	width: 100%;
	color: #000;
}
.width-l-06 {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#slider-l-bleeching {
	width: 100%;
	color: #000;
}
.width-l-bleeching {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#slider-p-01 {
	width: 100%;
	color: #000;
}
.width-p-01 {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#slider-p-02 {
	width: 100%;
	color: #000;
}
.width-p-02 {
	max-width: 1920px;
	margin: 0 auto 0px;
}
#page-navigation {
	display: none;
}
.color-gruen {
	color: rgba(134,188,37,1.00) !important;
}
.bg-color-gruen {
	background-color: rgba(134,188,37,1.00);
}
.rot {
	color: rgb(255,0,0);
}
.color-white {
	color: rgb(255,255,255);
}
.color-black {
	color: rgb(0,0,0);
}
.color-grey-10 {
	color: rgb(230,230,230);
}
.color-grey-20 {
	color: rgb(204,204,204);
}
.color-grey-30 {
	color: rgb(179,179,179);
}
.color-grey-40 {
	color: rgb(153,153,153);
}
.color-grey-50 {
	color: rgb(128,128,128);
}
.color-grey-60 {
	color: rgb(102,102,102);
}
.color-grey-70 {
	color: rgb(77,77,77);
}
.color-grey-80 {
	color: rgb(51,51,51);
}
.color-grey-90 {
	color: rgb(26,26,26);
}
.bg-null {
	background-color: rgba(255,255,255,0);
}
.bg-color-white {
	background-color: rgb(255,255,255);
}
.bg-color-black {
	background-color: rgb(0,0,0);
}
.bg-color-grey-10 {
	background-color: rgb(230,230,230);
}
.bg-color-grey-20 {
	background-color: rgb(204,204,204);
}
.bg-color-grey-30 {
	background-color: rgb(179,179,179);
}
.bg-color-grey-40 {
	background-color: rgb(153,153,153);
}
.bg-color-grey-50 {
	background-color: rgb(128,128,128);
}
.bg-color-grey-60 {
	background-color: rgb(102,102,102);
}
.bg-color-grey-70 {
	background-color: rgb(77,77,77);
}
.bg-color-grey-80 {
	background-color: rgb(51,51,51);
}
.bg-color-grey-90 {
	background-color: rgb(26,26,26);
}
.ls1 {
	letter-spacing: 5px;
}
.ls-1 {
	letter-spacing: -1px;
}
a.eins:link {
	color: rgb(0,0,0);
	text-decoration: none;
}
a.eins:visited {
	color: rgb(0,0,0);
}
a.eins:hover {
	color: rgb(0,0,0);
}
a.zwei:link {
	color: rgb(255,0,0);
	text-decoration: none;
}
a.zwei:visited {
	color: rgb(255,0,0);
}
a.zwei:hover {
	color: rgb(255,0,0);
}
a.drei:link {
	color: rgba(125,125,125,1.0);
	text-decoration: none;
}
a.drei:visited {
	color: rgba(125,125,125,1.0);
}
a.drei:hover {
	color: rgba(134,188,37,1.00);
}
a.vier:link {
	color: rgba(134,188,37,1.00);
	text-decoration: none;
}
a.vier:visited {
	color: rgba(125,125,125,1.0);
}
a.vier:hover {
	color: rgba(125,125,125,1.0);
}
a.fuenf:link {
	color: rgba(134,188,37,1.00);
	text-decoration: none;
}
a.fuenf:visited {
	color: rgba(125,125,125,1.0);
}
a.fuenf:hover {
	color: rgba(125,125,125,1.0);
	-webkit-filter: contrast(1) grayscale(1) opacity(0.3);
	filter: contrast(1) grayscale(1) opacity(0.3);
}
a.sechs:link {
	color: rgba(255,255,255,1.0);
	text-decoration: none;
}
a.sechs:visited {
	color: rgba(255,255,255,1.0);
}
a.sechs:hover {
	color: rgba(85,85,85,1.0);
}
a.sieben:link {
	color: rgba(255,255,255,1.0);
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
}
a.sieben:visited {
	color: rgba(255,255,255,1.0);
}
a.sieben:hover {
	color: rgba(85,85,85,1.0);
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}
.txt-center {
	text-align: center;
}
.txt-block {
	text-align: justify;
}
.txt {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: normal;
	color: rgba(255,255,255,1);
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.txt-02 {
	font-size: 24px;
	line-height: 30px ;
	color: rgba(125,125,125,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

.txt-leistungen {
	font-size: 18px;
	line-height: 26px;
	color: rgba(125,125,125,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
ul.eins { 
list-style-type: disc !important;
margin:0px;
margin-left:-22px;
}

.txt-impressum {
	font-size: 18px;
	line-height: 30px;
	color: rgba(125,125,125,1.0);
	text-align: justify;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.chapter {
}
.txt-chapter {
	font-size: 24px;
	letter-spacing: 1px;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.float-left {
	float: left;
}
.bg-img-01 {
	background-image: url('../images/test/20-08-01.png');
	width: 100%;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
}
.bg-img-02 {
	background-image: url('../images/test/20-08-01.png');
	width: 100%;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
}
.lnk-bk-leistungen {
	position: relative;
	bottom: 0px;
}
.hundert {
}

@media screen and (min-width: 0px) and (max-width: 1400px) {
.hundert {
	width: 100% !important;
	float: left !important;
	margin-left: 0% !important;
}
}
.w25 {
	width: 25%;
	float: left;
}
.w50 {
	width: 50%;
	float: left;
}
.w75 {
	width: 75%;
	float: left;
}
.w100 {
	width: 100%;
	float: left;
}
.w33 {
	width: 33.33%;
	float: left;
}
.w66 {
	width: 66.66%;
	float: left;
}
.bg-img {
	background-color: rgba(134,188,37,1.00);
	line-height: 0px;
}
.wleistungen-01 {
	width: 66.66%;
	float: left;
}
.wleistungen-02 {
	margin-top: -6px;
	width: 33.33%;
	float: left;
}

@media screen and (min-width: 769px) and (max-width: 1280px) {
.wleistungen-01 {
	width: 50%;
	float: left;
}
.wleistungen-02 {
	margin-top: -6px;
	width: 50%;
	float: left;
}
}

@media screen and (min-width: 0px) and (max-width: 768px) {
.wleistungen-01 {
	width: 100%;
	float: left;
}
.wleistungen-02 {
	margin-top: -6px;
	width: 100%;
	float: left;
}
}
/* Content-Slider */
  
.contentSlider {
	width: 100%;
}
.contentSlider, .contentSlider .rsOverflow, .contentSlider .rsSlide, .contentSlider .rsVideoFrameHolder, .contentSlider .rsThumbs {
	color: #000;
}
.contentSlider .rsSlide, .contentSlider .rsOverflow {
}
.contentSlider img {
	max-width: 100%;
	height: auto;
	display: block;
}
#page-navigation {
	display: none;
}
.wpraxis-01 {
	float: left;
	width: 66.66%;
}
.wpraxis-02 {
	float: left;
	margin-top: -5px;
	width: 27%;
	margin-left: 30px;
}

@media screen and (min-width: 651px) and (max-width: 1000px) {
.wpraxis-01 {
	float: left;
	width: 100%;
}
.wpraxis-02 {
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-left: 0%;
	height: 150px;
}
}
@media screen and (min-width: 441px) and (max-width: 650px) {
	.wpraxis-01 {
	float: left;
	width: 100%;
}
.wpraxis-02 {
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-left: 0%;
	height: 170px;
}
}
@media screen and (min-width: 376px) and (max-width: 440px) {
	.wpraxis-01 {
	float: left;
	width: 100%;
}
.wpraxis-02 {
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-left: 0%;
	height: 190px;
}
}
@media screen and (min-width: 0px) and (max-width: 375px) {
	.wpraxis-01 {
	float: left;
	width: 100%;
}
.wpraxis-02 {
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-left: 0%;
	height: 210px;
}
}

/* Content-Slider ENDE */

/*Footer*/
.footer-01 {
	float: left;
	width: 17%;
	margin-top: -10px;
}
.footer-02 {
	float: left;
	width: 21%;
	margin-top: -10px;
}
.footer-03 {
	float: left;
	width: 35%;
	margin-top: -10px;
}
.footer-04 {
	float: left;
	width: 25%;
	margin-top: -10px;
}
.footer-05 {
	float: left;
	width: 100%;
	margin-top: -10px;
}
.footer-txt-01 {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.footer-txt-04 {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}
.footer-txt-03 {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin: 10px 0px 10px 0px;
}
.footer-maps {
	float: left;
	width: 25%;
	margin-top: -15px;
}
.footer-kontakt {
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}
.footer-kontakt-pad {
	padding-left: 10px;
	padding-right: 10px;
}
.footer-anfahrt {
	margin-top: -3px;
}
.footer-logo {
	float: left;
	width: 85px;
	height: auto;
	margin-right: 20px;
	margin-top: -2px;
}
button.accordion {
	background-color: rgba(0,255,253,0.00);
	color: rgba(255,255,255,1);
	cursor: pointer;
	padding: 0px;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
button.accordion.active, button.accordion:hover {
	background-color: rgba(214,255,0,0.00);
}
button.accordion:after {
	content: '+';
	font-size: 15px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	float: left;
	margin-right: 12px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,1.00);
	border-spacing: 5px;
	width: 25px;
	text-align: center;
	padding-left: 3px;
}
button.accordion.active:after {
	content: "-";
	font-size: 15px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
div.panel {
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
	margin-top: 7px;
}
div.panel.show {
	opacity: 1;
	max-height: 500px;
}
#maps {
	height: 180px;
	width: 100%;
}
.map-container {
	width: 100%;
	height: 300px;
}
.map-container #map-canvas {
	height: 300px;
}
@media screen and (min-width: 1531px) and (max-width: 1700px) {
	.footer-01 {
	float: left;
	width: 17%;
	margin-top: -10px;
}
.footer-02 {
	float: left;
	width: 21%;
	margin-top: -10px;
}
.footer-03 {
	float: left;
	width: 35%;
	margin-top: -10px;
}
.footer-04 {
	float: left;
	width: 25%;
	margin-top: -10px;
}
.footer-05 {
	float: left;
	width: 100%;
	margin-top: -10px;
}
.footer-txt-01 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.footer-txt-04 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}
.footer-txt-03 {
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin: 10px 0px 10px 0px;
}
.footer-maps {
	float: left;
	width: 25%;
	margin-top: -15px;
}
.footer-kontakt {
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}
.footer-kontakt-pad {
	padding-left: 10px;
	padding-right: 10px;
}
.footer-anfahrt {
	margin-top: -3px;
}
.footer-ko-01 {
	margin-top: -14px;
}
.footer-logo {
	float: left;
	width: 85px;
	height: auto;
	margin-right: 20px;
	margin-top: -2px;
}
button.accordion {
	background-color: rgba(0,255,253,0.00);
	color: rgba(255,255,255,1);
	cursor: pointer;
	padding: 0px;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin-bottom:-1px;
}
button.accordion.active, button.accordion:hover {
	background-color: rgba(214,255,0,0.00);
}
button.accordion:after {
	content: '+';
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	float: left;
	margin-right: 12px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,1.00);
	border-spacing: 5px;
	width: 25px;
	text-align: center;
	padding-left: 3px;
}
button.accordion.active:after {
	content: "-";
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
div.panel {
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
	margin-top: 7px;
}
div.panel.show {
	opacity: 1;
	max-height: 500px;
}
#maps {
	height: 180px;
	width: 100%;
}
.map-container {
	width: 100%;
	height: 300px;
}
.map-container #map-canvas {
	height: 300px;
}
}

@media screen and (min-width: 1024px) and (max-width: 1530px) {
	.footer-01 {
	float:left;
	width: 23%;
	margin-top: -10px;
}
.footer-02 {
	float:left;
	width: 30%;
	margin-top: -10px;
}
.footer-03 {
	float: left;
	width: 47%;
	margin-top: -10px;
}
.footer-04 {
	float:none;
	width: 35%;
	margin-top: 80px;
}
.footer-05 {
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom:-10px;
}
.footer-txt-01 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.footer-txt-04 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}
.footer-txt-03 {
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin: 10px 0px 10px 0px;
}
.footer-maps {
	float: left;
	width: 25%;
	margin-top: -15px;
}
.footer-kontakt {
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}
.footer-kontakt-pad {
	padding-left: 10px;
	padding-right: 10px;
}
.footer-anfahrt {
	margin-top: -3px;
}
.footer-ko-01 {
	margin-top: -14px;
}
.footer-logo {
	float: left;
	width: 85px;
	height: auto;
	margin-right: 20px;
	margin-top: -2px;
}
button.accordion {
	background-color: rgba(0,255,253,0.00);
	color: rgba(255,255,255,1);
	cursor: pointer;
	padding: 0px;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin-bottom:-1px;
}
button.accordion.active, button.accordion:hover {
	background-color: rgba(214,255,0,0.00);
}
button.accordion:after {
	content: '+';
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	float: left;
	margin-right: 12px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,1.00);
	border-spacing: 5px;
	width: 25px;
	text-align: center;
	padding-left: 3px;
}
button.accordion.active:after {
	content: "-";
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
div.panel {
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
	margin-top: 7px;
}
div.panel.show {
	opacity: 1;
	max-height: 500px;
}
#maps {
	height: 180px;
	width: 100%;
}
.map-container {
	width: 100%;
	height: 300px;
}
.map-container #map-canvas {
	height: 300px;
}
}
@media screen and (min-width: 691px) and (max-width: 1023px) {
	.footer-01 {
	float:left;
	width: 50%;
	margin-top: -10px;
}
.footer-02 {
	float:left;
	width: 50%;
	margin-top: -10px;
}
.footer-03 {
	float: left;
	width: 50%;
	margin-top: 10px;
}
.footer-04 {
	float:left;
	width: 50%;
	margin-top: 10px;
}
.footer-05 {
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom:-10px;
}
.footer-txt-01 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.footer-txt-04 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}
.footer-txt-03 {
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin: 10px 0px 10px 0px;
}
.footer-maps {
	float: left;
	width: 25%;
	margin-top: -15px;
}
.footer-kontakt {
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}
.footer-kontakt-pad {
	padding-left: 10px;
	padding-right: 10px;
}
.footer-anfahrt {
	margin-top: -3px;
}
.footer-ko-01 {
	margin-top: -14px;
}
.footer-logo {
	float: left;
	width: 75px;
	height: auto;
	margin-right: 12px;
	margin-top: -2px;
}
button.accordion {
	background-color: rgba(0,255,253,0.00);
	color: rgba(255,255,255,1);
	cursor: pointer;
	padding: 0px;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin-bottom:-1px;
}
button.accordion.active, button.accordion:hover {
	background-color: rgba(214,255,0,0.00);
}
button.accordion:after {
	content: '+';
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	float: left;
	margin-right: 12px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,1.00);
	border-spacing: 5px;
	width: 25px;
	text-align: center;
	padding-left: 3px;
}
button.accordion.active:after {
	content: "-";
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
div.panel {
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
	margin-top: 7px;
}
div.panel.show {
	opacity: 1;
	max-height: 500px;
}
#maps {
	height: 180px;
	width: 100%;
}
.map-container {
	width: 100%;
	height: 300px;
}
.map-container #map-canvas {
	height: 300px;
}
}
@media screen and (min-width: 530px) and (max-width: 690px) {
	.footer-01 {
	float:left;
	width: 50%;
	margin-top: 0px;
}
.footer-02 {
	float:left;
	width: 50%;
	margin-top: 0px;
}
.footer-03 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.footer-04 {
	float:left;
	width: 60%;
	margin-top: 10px;
}
.footer-05 {
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom:0px;
}
.footer-txt-01 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.footer-txt-04 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}
.footer-txt-03 {
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin: 10px 0px 10px 0px;
}
.footer-maps {
	float: left;
	width: 25%;
	margin-top: -15px;
}
.footer-kontakt {
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}
.footer-kontakt-pad {
	padding-left: 10px;
	padding-right: 10px;
}
.footer-anfahrt {
	margin-top: -3px;
}
.footer-ko-01 {
	margin-top: -14px;
}
.footer-logo {
	float: left;
	width: 75px;
	height: auto;
	margin-right: 12px;
	margin-top: -2px;
}
button.accordion {
	background-color: rgba(0,255,253,0.00);
	color: rgba(255,255,255,1);
	cursor: pointer;
	padding: 0px;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin-bottom:-1px;
}
button.accordion.active, button.accordion:hover {
	background-color: rgba(214,255,0,0.00);
}
button.accordion:after {
	content: '+';
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	float: left;
	margin-right: 12px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,1.00);
	border-spacing: 5px;
	width: 25px;
	text-align: center;
	padding-left: 3px;
}
button.accordion.active:after {
	content: "-";
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
div.panel {
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
	margin-top: 7px;
}
div.panel.show {
	opacity: 1;
	max-height: 500px;
}
#maps {
	height: 180px;
	width: 100%;
}
.map-container {
	width: 100%;
	height: 300px;
}
.map-container #map-canvas {
	height: 300px;
}
}

@media screen and (min-width: 0px) and (max-width: 531px) {
	.footer-01 {
	float:left;
	width: 100%;
	margin-top: 10px;
}
.footer-02 {
	float:left;
	width: 100%;
	margin-top: 0px;
}
.footer-03 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.footer-04 {
	float:left;
	width: 100%;
	margin-top: 10px;
}
.footer-05 {
	float: none;
	width: 100%;
	margin-top: 10px;
	margin-bottom:0px;
}
.footer-txt-01 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
.footer-txt-04 {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
}
.footer-txt-03 {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin: 10px 0px 10px 0px;
}
.footer-maps {
	float: left;
	width: 25%;
	margin-top: -15px;
}
.footer-kontakt {
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}
.footer-kontakt-pad {
	padding-left: 10px;
	padding-right: 10px;
}
.footer-anfahrt {
	margin-top: -3px;
}
.footer-ko-01 {
	margin-top: -14px;
}
.footer-logo {
	float: left;
	width: 60px;
	height: auto;
	margin-right: 12px;
	margin-top: 3px;
}
button.accordion {
	background-color: rgba(0,255,253,0.00);
	color: rgba(255,255,255,1);
	cursor: pointer;
	padding: 0px;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 1px;
	color: rgba(255,255,255,1.0);
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	margin-bottom:-1px;
}
button.accordion.active, button.accordion:hover {
	background-color: rgba(214,255,0,0.00);
}
button.accordion:after {
	content: '+';
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	float: left;
	margin-right: 12px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,1.00);
	border-spacing: 5px;
	width: 25px;
	text-align: center;
	padding-left: 3px;
}
button.accordion.active:after {
	content: "-";
	font-size: 13px;
	color: rgba(255,255,255,1.0);
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
div.panel {
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
	margin-top: 7px;
}
div.panel.show {
	opacity: 1;
	max-height: 500px;
}
#maps {
	height: 180px;
	width: 100%;
}
.map-container {
	width: 100%;
	height: 300px;
}
.map-container #map-canvas {
	height: 300px;
}
}

/*Footer Ende*/

.scroll-diff {
	margin-top: -75px;
	margin-bottom: 75px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.scroll-diff {
	margin-top: -37px;
	margin-bottom: 37px;
}
}