.grey-text.text-darken-4 {
	color: #212121 !important;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
ul {
	padding: 0;
}
ul li {
	list-style-type: none;
}
ul.faq li {
	padding: 5px 0;
}
.clearfix {
	clear: both;
}
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, ul.side-nav {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.right {
	float: right !important;
}
.container {
	padding: 0 1.5rem;
	margin: 0 auto;
	max-width: 1280px;
	width: 90%;
}
 @media only screen and (min-width : 601px) {
.container {
	width: 85%;
}
}
 @media only screen and (min-width : 993px) {
.container {
	width: 78%;
}
}
.container .row {
	margin-left: -0.75rem;
	margin-right: -0.75rem;
}
.row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.row:after {
	content: "";
	display: table;
	clear: both;
}
.row .col {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0.75rem;
}
.row .col.s1 {
	width: 8.33333%;
	margin-left: 0;
}
.row .col.s2 {
	width: 16.66667%;
	margin-left: 0;
}
.row .col.s3 {
	width: 25%;
	margin-left: 0;
}
.row .col.s4 {
	width: 33.33333%;
	margin-left: 0;
}
.row .col.s5 {
	width: 41.66667%;
	margin-left: 0;
}
.row .col.s6 {
	width: 50%;
	margin-left: 0;
}
.row .col.s7 {
	width: 58.33333%;
	margin-left: 0;
}
.row .col.s8 {
	width: 66.66667%;
	margin-left: 0;
}
.row .col.s9 {
	width: 75%;
	margin-left: 0;
}
.row .col.s10 {
	width: 83.33333%;
	margin-left: 0;
}
.row .col.s11 {
	width: 91.66667%;
	margin-left: 0;
}
.row .col.s12 {
	width: 100%;
	margin-left: 0;
}
.row .col.offset-s1 {
	margin-left: 8.33333%;
}
.row .col.offset-s2 {
	margin-left: 16.66667%;
}
.row .col.offset-s3 {
	margin-left: 25%;
}
.row .col.offset-s4 {
	margin-left: 33.33333%;
}
.row .col.offset-s5 {
	margin-left: 41.66667%;
}
.row .col.offset-s6 {
	margin-left: 50%;
}
.row .col.offset-s7 {
	margin-left: 58.33333%;
}
.row .col.offset-s8 {
	margin-left: 66.66667%;
}
.row .col.offset-s9 {
	margin-left: 75%;
}
.row .col.offset-s10 {
	margin-left: 83.33333%;
}
.row .col.offset-s11 {
	margin-left: 91.66667%;
}
.row .col.offset-s12 {
	margin-left: 100%;
}
 @media only screen and (min-width : 601px) {
.row .col.m1 {
	width: 8.33333%;
	margin-left: 0;
}
.row .col.m2 {
	width: 16.66667%;
	margin-left: 0;
}
.row .col.m3 {
	width: 25%;
	margin-left: 0;
}
.row .col.m4 {
	width: 33.33333%;
	margin-left: 0;
}
.row .col.m5 {
	width: 41.66667%;
	margin-left: 0;
}
.row .col.m6 {
	width: 50%;
	margin-left: 0;
}
.row .col.m7 {
	width: 58.33333%;
	margin-left: 0;
}
.row .col.m8 {
	width: 66.66667%;
	margin-left: 0;
}
.row .col.m9 {
	width: 75%;
	margin-left: 0;
}
.row .col.m10 {
	width: 83.33333%;
	margin-left: 0;
}
.row .col.m11 {
	width: 91.66667%;
	margin-left: 0;
}
.row .col.m12 {
	width: 100%;
	margin-left: 0;
}
.row .col.offset-m1 {
	margin-left: 8.33333%;
}
.row .col.offset-m2 {
	margin-left: 16.66667%;
}
.row .col.offset-m3 {
	margin-left: 25%;
}
.row .col.offset-m4 {
	margin-left: 33.33333%;
}
.row .col.offset-m5 {
	margin-left: 41.66667%;
}
.row .col.offset-m6 {
	margin-left: 50%;
}
.row .col.offset-m7 {
	margin-left: 58.33333%;
}
.row .col.offset-m8 {
	margin-left: 66.66667%;
}
.row .col.offset-m9 {
	margin-left: 75%;
}
.row .col.offset-m10 {
	margin-left: 83.33333%;
}
.row .col.offset-m11 {
	margin-left: 91.66667%;
}
.row .col.offset-m12 {
	margin-left: 100%;
}
}
 @media only screen and (min-width : 993px) {
.row .col.l1 {
	width: 8.33333%;
	margin-left: 0;
}
.row .col.l2 {
	width: 16.66667%;
	margin-left: 0;
}
.row .col.l3 {
	width: 25%;
	margin-left: 0;
}
.row .col.l4 {
	width: 33.33333%;
	margin-left: 0;
}
.row .col.l5 {
	width: 41.66667%;
	margin-left: 0;
}
.row .col.l6 {
	width: 50%;
	margin-left: 0;
}
.row .col.l7 {
	width: 58.33333%;
	margin-left: 0;
}
.row .col.l8 {
	width: 66.66667%;
	margin-left: 0;
}
.row .col.l9 {
	width: 75%;
	margin-left: 0;
}
.row .col.l10 {
	width: 83.33333%;
	margin-left: 0;
}
.row .col.l11 {
	width: 91.66667%;
	margin-left: 0;
}
.row .col.l12 {
	width: 100%;
	margin-left: 0;
}
.row .col.offset-l1 {
	margin-left: 8.33333%;
}
.row .col.offset-l2 {
	margin-left: 16.66667%;
}
.row .col.offset-l3 {
	margin-left: 25%;
}
.row .col.offset-l4 {
	margin-left: 33.33333%;
}
.row .col.offset-l5 {
	margin-left: 41.66667%;
}
.row .col.offset-l6 {
	margin-left: 50%;
}
.row .col.offset-l7 {
	margin-left: 58.33333%;
}
.row .col.offset-l8 {
	margin-left: 66.66667%;
}
.row .col.offset-l9 {
	margin-left: 75%;
}
.row .col.offset-l10 {
	margin-left: 83.33333%;
}
.row .col.offset-l11 {
	margin-left: 91.66667%;
}
.row .col.offset-l12 {
	margin-left: 100%;
}
}
a {
	text-decoration: none;
}
html {
	line-height: 1.5;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.87);
}
 @media only screen and (min-width: 0) {
html {
	font-size: 14px;
}
}
 @media only screen and (min-width: 992px) {
html {
	font-size: 14.5px;
}
}
 @media only screen and (min-width: 1200px) {
html {
	font-size: 15px;
}
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	font-size: 4.2rem;
	line-height: 4.62rem;
	margin: 2.1rem 0 1.68rem 0;
}
h2 {
	font-size: 3.56rem;
	line-height: 3.916rem;
	margin: 1.78rem 0 1.424rem 0;
}
h3 {
	font-size: 2.92rem;
	line-height: 3.212rem;
	margin: 1.46rem 0 1.168rem 0;
}
h4 {
	font-size: 2.28rem;
	line-height: 2.508rem;
	margin: 1.14rem 0 0.912rem 0;
}
h5 {
	font-size: 1 rem; /*1.64 */
	line-height: 1.804rem;
	margin: 0.82rem 0 0.656rem 0;
}
h6 {
	font-size: 1rem;
	line-height: 1.1rem;
	margin: 0.5rem 0 0.4rem 0;
}
em {
	font-style: italic;
}
strong {
	font-weight: 500;
}
small {
	font-size: 75%;
}
.card-panel {
	padding: 20px;
	margin: 0.5rem 0 1rem 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-clip: padding-box;
	background-color: #fff;
}
.card {
	position: relative;
	margin: 0.5rem 0 1rem 0;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-clip: padding-box;
}
.card .card-title {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}
.card .card-title.activator {
	cursor: pointer;
}
.card a {
	color: #ffab40;
	margin-right: 20px;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	transition: color 0.3s ease;
	text-transform: uppercase;
}
.card a:hover {
	color: #ffd8a6;
}
.card.small, .card.medium, .card.large {
	position: relative;
}
.card.small .card-image, .card.medium .card-image, .card.large .card-image {
	overflow: hidden;
}
.card.small .card-content, .card.medium .card-content, .card.large .card-content {
	overflow: hidden;
}
.card.small .card-action, .card.medium .card-action, .card.large .card-action {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.card.small {
	height: 300px;
}
.card.small .card-image {
	height: 150px;
}
.card.small .card-content {
	height: 150px;
}
.card.medium {
	height: 400px;
}
.card.medium .card-image {
	height: 250px;
}
.card.medium .card-content {
	height: 150px;
}
.card.large {
	height: 500px;
}
.card.large .card-image {
	height: 330px;
}
.card.large .card-content {
	height: 170px;
}
.card .card-image {
	position: relative;
}
.card .card-image img {
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	background-clip: padding-box;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}
.card .card-image .card-title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
}
.card .card-content {
	padding: 20px 10px 10px 10px;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.card .card-content p {
	margin: 0;
	color: inherit;
}
.card .card-content .card-title {
	line-height: 16px
}
.card .card-action {
	border-top: 1px solid rgba(160, 160, 160, 0.2);
	padding: 20px 10px 10px 10px;
}
.card .card-reveal {
	padding: 20px 10px 10px 10px;
	position: absolute;
	background-color: #FFF;
	width: 100%;
	overflow-y: auto;
	top: 100%;
	height: 100%;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.card .card-reveal .card-title {
	cursor: pointer;
	display: block;
}
/* START WAVE EFFEKT BEI KLICK */
 
 
.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	z-index: 1;
	will-change: opacity, transform;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
	background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-red .waves-ripple {
	background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-yellow .waves-ripple {
	background-color: rgba(255, 235, 59, 0.7);
}
.waves-effect.waves-orange .waves-ripple {
	background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple {
	background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-green .waves-ripple {
	background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-teal .waves-ripple {
	background-color: rgba(0, 150, 136, 0.7);
}
.waves-notransition {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}
.waves-circle {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-input-wrapper {
	border-radius: 0.2em;
	vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.waves-circle {
	text-align: center;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	border-radius: 50%;
	-webkit-mask-image: none;
}
.waves-block {
	display: block;
}
/* Firefox Bug: link not triggered */
a.waves-effect .waves-ripple {
	z-index: -1;
}
/* ENDE WAVE EFFEKT BEI KLICK */


.container_footer {
	border-top: 1px solid #F00;
	/*background-image: url(../bilder/backg.gif);*/
	background-color:#4d4d4d;
	background-repeat: repeat;
	height: 140px;
	width: 100%;
	position: absolute;
}
.container .row_footer_fitness {
	padding-top: 20px;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #E2FEE8;
}
