﻿@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding:0;
	box-sizing: border-box;
	}
	
*:after, *:before {
    box-sizing: border-box;
}	

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	font-family: 'Muli', Arila, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*PARALAX*/

.parallax-window {
    background: transparent;
}

.wrapper {
	width: 100%;
}

/*HEADER*/

.logo {
	width: 29%;
	max-width: 400px;
	min-width: 220px;
	height:auto;
	padding-top: 20px;
	float:left;
}

.logo img {
	width: 100%;
	height:auto;
}


/*NAVIGATION*/

.desktop nav .nav-toggle {
	display: none;
	}

nav .nav-toggle {
  text-align: center;
  position: absolute;
  right: 2.5%;
  top: 28px;
  display: inline-block;
  width: 100%;
}

nav .nav-toggle a {
	width: 22px;
	height: 22px;
	display:block;
	cursor: pointer;
}

nav .nav-toggle a {
	width: 22px;
	height: 22px;
	display:block;
	cursor: pointer;
}

nav .nav-toggle a span {
	background: #41abd8;
    display: block;
    height: 3px;
    margin-top: 3px;
}


nav {
	font-family: 'Muli', sans-serif;
	letter-spacing: 0.8px;
	font-weight:300;
	padding-top: 90px;
	float:right;
}

nav li {
	list-style:none;
	display:inline-block;
	margin-left:5px;
	margin-right: 5px;
}

nav li a {
	text-decoration:none;
	font-size: 20px;
	color:#41abd8;
	display:block;
	padding:8px;
	transition: all 200ms linear 0ms;
	-webkit-transition:all 200ms linear 0ms;
	-moz-transition:  all 200ms linear 0ms;
	-o-transition:  all 200ms linear 0ms;
}

nav li a:hover {
	background-color:#41abd8;
	color: #fff;
}

nav li a.aktive {
	background-color:#41abd8;
	color: #fff;
}

/*SUBNAVI*/

#sticky {
	background:rgba(255, 255, 255, 0.6);
	padding-top:8px;
	z-index:999;
}

#sticky li {
	display:inline-block;
	list-style:none;
	width: 30.8%;
	margin-right:3%;
}

#sticky li:last-child {
		margin-right:0%;
}

#sticky li a {
	width: 100%;
	padding:8px;
	display:block;
	text-align:center;
	color: #FFF;
	text-decoration:none;
}

#sticky li a.spuren-button {
	background-color: #133768;
}

#sticky li a.eisen-button {
	background-color: #9e1a25;
}

#sticky li a.enzyme-button {
	background-color: #d89427;
}


/*CONTENT*/

.content {
	width:95%;
	max-width: 1650px;
	margin:auto;
}

.left {
	float:left;
	width:30%;
}

.left-fifty{
	float:left;
	width:45%;
	margin-right:2.5%;
}

.reihe {
	margin-right:3%;
	padding:30px;
}

.right {
	float:right;
	width: 67%;
}

.left-emo {
	float:left;
	width:30%;
	padding:25px;
}

.ablauf {
	width:70%;
	margin:auto;
	padding-bottom:30px;
}

.ablauf-box {
	width:30%;
	float:left;
	margin:1.5%;
}

.ablauf-box img {
	width:60%;
	max-width: 90px;
	height:auto;
	padding-bottom: 20px;
}
	
/*LARGEBOX*/

.largebox {
	min-height: 450px;
	padding:30px;
}

.spuren-large {
	background-image:url(../image/spurenelemente.jpg);
	background-color: #133768;
	background-repeat:no-repeat;
	background-position:bottom;
	background-size:100% auto;
}
	
.eisen-large {
	background-image:url(../image/eisennaehrloesung.jpg);
	background-repeat:no-repeat;
	background-color:#9e1a25;
	background-position:bottom;
	background-size:100% auto;
}

.enzyme-large {
	background-image:url(../image/enzyme.jpg);
	background-repeat:no-repeat;
	background-color:#d89427;
	background-position:bottom;
	background-size:100% auto;
}
	
.box {
	width: 60%;
}

/*SHORTBOX*/

.shortbox {
	width: 100%;
	min-height: 180px;
	margin-bottom: 20px;
	padding:20px;
	padding-top:30px;
	position:relative;
}

.spuren {
	background-image:url(../image/index-spurenelemente.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-size:100% auto;
}

.eisen {
	background-image:url(../image/index-eisennaehrloesung.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-size:100% auto;
}

.enzyme {
	background-image:url(../image/index-enzyme.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-size:100% auto;
}

/*AKTUELL*/

.aktuellbox {
	width: 100%;
	min-height: 150px;
	margin-bottom: 20px;
	position:relative;
}

.aktuelltext {
	padding: 20px;
}


.list-bild {
	width: 30%;
	margin: 1.4%;
	float: left;
}

.list-bild img {
	width: 100%;
	height: auto;
}


/*PARTNER*/
.partner {
	margin-bottom:20px;
}

/*IMAGES*/

.image {
	width:100%;
	height:auto;
}


.hg-spuren {
	background-image:url(../image/spurenelemente-bild.jpg);
	background-size:cover;
}

.hg-eisen {
	background-image:url(../image/eisen-bild.jpg);
	background-size:cover;
}

.hg-enzyme {
	background-image:url(../image/enzyme-bild.jpg);
	background-size:cover;
}

.hg-stahlberg {
	background-image:url(../image/stahlberg.jpg);
	background-size: 100% auto;
	background-repeat:no-repeat;
}

/*EMO-BACKGROUND*/

.chemie {
	background-image:url(../grafik/chemie.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:top right;
}

/*TEXTE*/

h1 {
	font-size:38px;
	letter-spacing:1px;
	font-weight:300;
	text-transform:uppercase;
	margin-top:-20px;
}

h2 {
	font-size:26px;
	font-weight:300;
	line-height: 36px;
}

h3 {
	font-size:22px;
	font-weight:300;
	line-height: 36px;
}

p.large {
	font-size:22px;
	font-weight:300;
	line-height: 36px;
}

p {
	font-size: 18px;
	font-weight: 300;
	line-height: 25px;
	color: #808080;
}


a {
	color: #808080;
	text-decoration: blink;
}

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

.left-emo h2 {
	font-size:42px;
	letter-spacing:1px;
	line-height: 60px;
	font-weight:300;
	color:#fff;
	text-transform:uppercase;
}

.middel {
	text-align:center;
}

.rahmen {
	padding:30px;
}

.shortbox h2 {
	font-size:32px;
	letter-spacing:1px;
	line-height: auto;
	font-weight:300;
	color:#fff;
	padding-bottom: 7px;
}

.shortbox h3 {
	font-size:20px;
	letter-spacing:1px;
	font-weight:300;
	color:#fff;
}

.aktuellbox h2 {
	font-size:26px;
	letter-spacing:1px;
	line-height: 35px;
	font-weight:300;
	background-color:#95c03d;
	color:#FFF;
	padding: 10px;
	padding-left:20px;
}

.aktuelltext h3 {
	font-size:26px;
	font-weight:300;
	line-height: 36px;
	color:#95c03d;
}

/*BUTTON*/

a.button-mehr {
	position:absolute;
	bottom: 20px;
	left:20px;
	padding: 10px;
	padding-left: 20px;
	background:rgba(255, 255, 255, 0.4);
	color:#FFF;
	text-decoration:none;
}

a.button-mehr:hover {
	background:rgba(255, 255, 255, 0.2);
}

.spuren a.button-mehr:hover {
	color: #133768;
}

.eisen a.button-mehr:hover {
	color: #9e1a25;
}

.enzyme a.button-mehr:hover {
	color: #d89427;
}

a.aktuell-mehr {
	padding: 10px;
	padding-left: 15px;
	background:rgba(160, 200, 78, 1);
	color:#FFF;
	text-decoration:none;
}

a.aktuell-mehr:hover {
	background:rgba(160, 200, 78, 0.5);
	color:#FFF;
	text-decoration:none;
}

/*ICON*/

.box-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
	left: 50%;
}

.text-box {
	position:relative;
}

/*FARBEN*/

.blue {
	background-color:#41abd8;
}

.green {
	background-color:#95c03d;
	color:#FFF;
}

.green-font {
	color:#95c03d;
}

.weiss-font {
	color:#fff;
}

.grau-font {
	color:#666;
}

/*TRENNER*/

.trenner-blank-small {
	width: 100%;
	height:10px;
	clear:both;
}

.trenner-blank {
	width: 100%;
	height:30px;
	clear:both;
}

.trenner-blank-xl {
	width: 100%;
	height:60px;
	clear:both;
}

/*FOOTER*/

footer {
	width:100%;
	background-color:#95c03d;
	color: #FFF;
}

footer p {
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
}

.subnavi-footer {
	float:right;
	width:auto;
}

.subnavi-footer a {
	display:block;
	color:#FFF;
	text-decoration:none;
	margin-bottom: 8px;
	text-align:right;
}

/*MOBILE NAVI*/
.mobile-nav {
	display:none;
	position:absolute;
	right:19px;
	top: 14px;
	z-index:9999;
}
.mobile-nav a {
	width: 25px;
	height: 25px;
	display:inline-block;
	text-align:center;
	margin-left:8px;
	margin-right: 8px;
	background-color:#FFF;
	padding: 5px;
	background-size: 100% auto;
}

.mobile-nav a:hover {
	background-color:#CCC;
}

.telefon-mobile {
	background-image:url(../grafik/telefon-mobile.svg);
	background-repeat:no-repeat;
	background-position:center;
}

.email-mobile {
	background-image:url(../grafik/email-mobile.svg);
	background-repeat:no-repeat;
	background-position:center;
}

.standort-mobile {
	background-image:url(../grafik/standort-mobile.svg);
	background-repeat:no-repeat;
	background-position:center;
}

/*SCROLLER*/

.scrollup{
    width:40px;
    height:40px;
    position:fixed;
	z-index:30;
    bottom:90px;
    right:0;
    display:none;
    text-indent:-9999px;
    background: url(../grafik/icon_top.png) no-repeat;
}	
