html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	overflow-x:hidden;
	color: #FFF;
    background-color: #595959; 
    /*background-image: url(raster.png);*/
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-weight:100;
	font-size:0.85em;
	line-height:1.5em;
	letter-spacing:.05em;
}
::-moz-selection { /* Code for Firefox */
   color: white;
   background: #77ccf2;
}

@font-face {
 font-family: 'Lekton';
 src: url('ftp://wp1171355.server-he.de/www/assets/font/Lekton-Regular.ttf') format('woff2'),
 url('ftp://wp1171355.server-he.de/www/assets/font/Lekton-Regular.ttf') format('woff');
 font-weight: normal;
 font-style: normal;
}


::selection {
   color: white;
   background: #77ccf2;
}
.hooks{
	width: 100%;
	background-color: white;
	opacity: .5;
	height: 100px;
	position: absolute;
}
img{
	border: none;
}
.misc-img{
	height: auto;
	max-height: 75px;
	width: auto;
	max-width: 100px;
	padding-right: 46px;
}
.misc-wrapper{
	width: 100%;
	clear: both;
	padding: 6% 0;
	left: 7%;
	position: relative;
}
.error{

}
a, a:visited, a:active{
	text-decoration: none;
	color: #FFF;
}

a:hover{
	color: rgb(210,210,210);
}
button{
	border: none;
	background: none;
	
}
button:hover{
	color: rgb(210,210,210);
}
#impressum button{
	font-size: 3em;
	position: fixed;
	color: black;
	right: 0;
	position: absolute;
	width: 120px;
	text-align: right;
}
#impressum button:hover{
	color: rgb(210,210,210);
}

header{
	width: 100%;
	font-size: 1.2em;
}

#ge-logo-wrapper{
	width: 60px;
	/*width: 30px;*/
	/*left: 15%;*/
	left:6%;
	position: absolute;
}

#ge-logo{
	width: 100%;
	height: auto;
}
#meta-contact{
/*right: 12.45%;*/
right: 4%;
position: absolute;
width: 120px;
padding: 0 0px 0 20px;
}
.menu-mover{
	width: 140px;
	z-index: 1000;
	/*right: 15%;*/
	right:4%;
}
#menu-wrapper{
	width: 140px;
	margin: 0 auto;
}
nav{
	width:120px;
	margin: 0 0 auto auto;
}
nav ul{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
nav li{
	padding: 5px 5px;
	margin: 5px 0;
	width: 110px;
	/*font-size: 1.3em;*/
	font-size: 1.1em;
	letter-spacing: 0.05em;
}
nav li a{
	text-decoration: none;
}

#main-nav ul li:hover{
	background-color: rgb(150,150,150);
}

#impress{
	width: 90px;
	padding: 25px;
}
#progress{
	position: fixed;
	/*right: 24%;*/
	right: 4%;
	margin-right: 120px;
	width: 3px;

	height: 30px;
	background-color: white;
}
.cc_container{
	background-color: #40c0f0 !important;
	letter-spacing: 0.1em !important;
	font-size: 1em !important;
	font-weight: 300 !important;
}

.cc_container a{
	color: #FFF !important;
}	
.cc_container a:hover{
	background-color: #4b8099 !important;
}

.cc_container .cc_btn{
	border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited{
	color:#FFF !important;
	background-color: #4b8099 !important;
}
.cc_container .cc_btn:hover{
	background-color: #FFF !important;
	color:#000 !important;
}

.body-wrapper{
	width: 720px;
	margin: 0 auto 0 auto;
	height: 100%;
	padding: 60px 140px;
}
.body-wrapper-sequence{
	width: 1000px;
	margin: 0 auto 0 auto;
	height: 100%;
}
.body-wrapper-last{
	width: 720px;
	margin: 0 auto 0 auto;
}

.body-mover{
	/*width: 860px;*/
	width: 100%;
	height: auto;
}
.animation{
	width: 1000px;
	margin: 0 auto;
}
#logo-presentation{
	-webkit-animation: logo-animation 1s; /* Chrome, Safari, Opera */
    animation: logo-animation 1s;
	position: absolute;
	width: 720px;
	text-align: center;
	top: 30%;
	margin: auto auto 0 auto;
}
#logo-presentation h1{
	font-family: helvetica,sans-serif;
	font-weight: 400;
}
#logo-presentation img{
	width: 45%;
	
}
#scroll-down-wrapper{
	width: 720px;
	/*text-align: center;*/
	top: 77%;
	height: 100px;
	position: absolute;
}
#icon-down-section{
	width: 4%;
	margin: 0 auto;
}
.scroll-icon{
	width: 4%;
	position: absolute;
	-webkit-animation: down-animation .5s; /* Chrome, Safari, Opera */
    animation: down-animation .5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
}
.icon{
	width: 100%;
}
#icon-top-section-wrapper{
	width: 100%;
}
#icon-top-section{
	width: 30px;
	margin: auto;
}
.blau {
	width: 100%;
	position: absolute;
	left: 0px;
	background-color: #40c0f0;
}

.hellblau {
	width: 100%;
	position: absolute;
	left: 0px;
	background-color: #77ccf2;
}


.opacity03{
	opacity: .3;
}
.name-hover{
	color: #40c0f0; 
}
/* -------------------------  ab hier: Style Copy */

nav, #message, #meta-contact p, button{
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-weight:100;
	/*font-size:9px;
	line-height:14px;*/
	font-size: 11px;
line-height: 16px;
	letter-spacing:0.5px;
	color: #FFF;
}

li {
	letter-spacing:0.05em;;
	font-weight:100;
	font-size: 1em;
	line-height: 1.4em;
	margin: .5em;
}

ul {

	margin-left: 8px;
	padding-left: 0px;
	margin-top: 0px;
}

/*ul.meine_liste li {
    float: left;
    margin-left: -10px;
}
 
ul.spalten_2 li {
    width: 50%;
}*/
 


.deutsch, #main-nav ul li a{
	color:#ffffff;
}

.englisch, .englisch-special{
	color:#c3c3c3;
	font-weight:100;
	font-style: italic;
}
#main-nav ul li a i {

		color:#ffffff;
	font-weight:100;
	font-style: italic;
}

#team-hook .englisch:hover{
color: #40c0f0;

}
.englisch-blau, p i {
	font-weight:100;
	/*color: rgb(230,230,230);*/
	color:#4b8099;
	font-style: italic;

}




/* -------------------------  ab hier: Style Headlines */

h1 {
	font-family: 'Lekton', sans-serif;
	

	color:#ffffff;
	font-size:17px;
	line-height:28px;
	letter-spacing:0.7px;

	
}

.h1-intro {
	/*margin-left:-140px;*/
	text-align:center;	
	float: none;

}

.h2-intro {
	/*margin-left:-140px;*/
	padding-top:56px;
	text-align:center;
	float: none;	
}


.h1-blau-de {

	/*margin-top: 60px;
	margin-left: 140px;*/
}

                

.h1-blau-de i {
	font-weight:100;
	font-style:italic;
	color:#4b8099;
/*color: rgb(230,230,230);*/
	margin-top: 60px;
}

.h1-grau-en {
	/*font-weight:100;
	font-style:italic;
	color:#c3c3c3;

	margin-top: 60px;*/
}

.h1-grau-en i{
	font-weight:100;
	font-style:italic;
	color:#c3c3c3;

	margin-top: 60px;
}

h2 {
	font-family: 'Lekton', sans-serif;
	
	color:#c3c3c3;
	font-size:14px;
	line-height:22px;
	letter-spacing:0.5px;
	font-weight:100;
	font-style:italic;
}

h3{
margin-top: 3em;
}

h4{
	margin: 0;
}

/* -------------------------  ab hier: Style Spalten */


.spalte-rechts {
	width: 45%;
	float:right;
}


#spalte-links-blau {
	
	/*margin-left: -165px;*/
	width: 240px;
	float: left;
}

.spalte-links {
	
	/*margin-left: 140px;*/
	width: 45%;
	float: left;
}

.spalte-links-small{
	width:33%;
	float: left;
	margin-right: 60px;
}
.spalte-links-large{
	width:100%;
	float: left;
	margin-right: 60px;
}


.blau-deutsch {
	margin-top: 60px;
	color: #ffffff;

}

.blau-englisch {
	margin-top: 60px;
	font-weight:100;
	/*color: rgb(230,230,230);*/
	color:#4b8099;
	font-style: italic;
}



/* -------------------------  ab hier: Style und Abstand der Sequenzen */


/*  01  */

#philosophie-01 {
	width: 100%;
	height: 100%;	
}

.abstand-01-Z {
	margin-top: 50px;
}


#spalte-rechts-philo-Z{
		margin-right: 260px;
	width: 240px;
	float:right;
}



/*  02  */

#kompetenz-02 {

	height: auto;
	padding-bottom: 50px;

}

#spalte-links-blau-kompetenzen{
	
	/*margin-left: -165px;*/

	width: 240px;
	float: left;
}

.abstand-02-Z {
	margin-top: 50px;
}


#spalte-rechts-kompetenzen{
	margin-right: 150px;
	/*margin-right: 260px;*/
	width: 240px;
	float:right;
}


#spalte-rechts-kompetenzen-Z{
	
	margin-right: 260px;
	width: 240px;
	float:right;
}




/*  03  */


#bauteile-03 {
	height: auto;
padding-bottom: 100px;
}

#spalte-links-blau-bauteile{
	
	/*margin-left: -165px;*/
	width: 240px;
	float: left;
}


#spalte-rechts-bauteile{
	
	margin-right: 160px;
	width: 240px;
	float:right;
}

#spalte-rechts-bauteile-Z{
	
	margin-right: 260px;
	width: 240px;
	float:right;
}

.abstand-03-Z {
	margin-top: 50px;
}




/*  04  */

#kunden-04 {
	height: 400px;
	
	
	height: auto;
padding-bottom: 65px;
}

#kunden-04-2 {
	height: auto;
	padding-bottom: 100px;
	/*margin-top: 280px;*/
	margin-top: 50px;
}

#spalte-links-kunden {
	
	margin-left: 140px;
	width: 240px;
	float: left;
}

.abstand-04-Z {
	margin-top: 50px;
}

#logos {
	margin-top: 60px;
	float: left;
	
}

#oem {
	margin-top: 15px;
	float: left;

}

.oem-head {
	color: #ffffff;
	margin-top: 20px;
	text-align: center;
}




/*  05  */


.social-05 {
	height: auto;
	padding-bottom:100px;
}

#spalte-links-social {
	
	/*margin-left: -393px;*/
	width: 180px;
	float: left;
	margin-right: 60px;
}

.socialimg {
	width: 180px;
	height: 180px;
	margin-right: 60px;
	margin-bottom: 60px;
	float: left;
	background-size: 100%;
}
.socialimg img{
	width: 100%;
}

.socialimg:nth-child(2n+0) {
	margin-right: 0;
}


#bildspalte {
	width: 420px;
	float: left;
margin-top: 60px;


}



/*  06  */

/*#spalte-links-unternehmen {
	
	width: 180px;
	float: left;
}
#abstand6 {

	padding-top: 40px;
}*/

.body-intro-horizontal{
	width: 31%; 
	float: left;
	margin-right: 3%;
}
.body-intro-horizontal:nth-child(3){
	/*border: 5px solid white; 					B O R D E R
	padding: 0px 5px 7px 21px;
	margin-top: 2%;*/

	margin-right: 0px;;
	width: 27%;
}

.teamLayout{
	width: 13%;
	float: left;
	margin-right: 3%;
}

.teamLayout:nth-child(2n+0) {
	width: 32%;   /*///////////////////////////////  33  ///////////////////////////////*/

}
.teamLayout:first-child, .teamLayout:nth-child(3){
	margin-top: 4px;

}
.teamLayout:nth-child(4n+0) {
	margin: 0;
}


.teamImg {
	width: 88px;
	height: 88px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.teamImg img{
	width: 100%;
}


#teamLayout{
	margin-top: 140px;
	border-collapse: collapse;
}

#teamLayout tr td{
	padding-bottom: 5%;
}


table, th, td{
	border: none;
}

#name1{
	background-image: url(../../assets/images/team/ge_portraits_mg.jpg);
}
/*#name1:hover{
	background-image: url(../../assets/images/team/ge_portraits_mg_hover.jpg);
}*/
#name2{
	background-image: url(../../assets/images/team/ge_portraits_fw.jpg);
}
/*#name2:hover{
	background-image: url(../../assets/images/team/placeholder.jpg);
}*/
#name3{
	background-image: url(../../assets/images/team/ge_portraits_jf.jpg);
}
/*#name3:hover{
	background-image: url(../../assets/images/team/ge_portraits_jf_hover.jpg);
}*/
#name4{
	background-image: url(../../assets/images/team/ge_portraits_ik.jpg);
}
/*#name4:hover{
	background-image: url(../../assets/images/team/ge_portraits_ik_hover.jpg);
}*/
#name5{
	background-image: url(../../assets/images/team/ge_portraits_af.jpg);
}
/*#name5:hover{
	background-image: url(../../assets/images/team/ge_portraits_af_hover.jpg);
}*/
#name6{
	background-image: url(../../assets/images/team/ge_portraits_tg.jpg);
}
/*#name6:hover{
	background-image: url(../../assets/images/team/ge_portraits_tg_hover.jpg);
}
*/
#name7{
	background-image: url(../../assets/images/team/ge_portraits_jp.jpg);
}
/*#name7:hover{
	background-image: url(../../assets/images/team/ge_portraits_tg_hover.jpg);
}
*/
#name8{
	background-image: url(../../assets/images/team/ge_portraits_hm.jpg);
}





#bildspalte-team {
	width: 420px;
	float: left;
margin-top: 132px;


}

.team-comparison{
	width: 35px;
	height: 35px;
	margin-right: 10px;
}
#team-controls{
	width: 251px;
	border: 7px solid;
	padding: 23px 15px 34px 33px;
}

.btn-img-small{
	width: 100%;
}
#btn-kids{
	background-image: url(../../assets/images/icons/ge-icons-kind-roh.png);
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
#btn-kids:hover{
	background-image: url(../../assets/images/icons/ge-icons-kind.png);
	}
#btn-coffee{
	background-image: url(../../assets/images/icons/ge-icons-kaffee-roh.png);
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
#btn-coffee:hover{
	background-image: url(../../assets/images/icons/ge-icons-kaffee.png);
	}
#btn-beard{
	background-image: url(../../assets/images/icons/ge-icons-bart-roh.png);
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
#btn-beard:hover{
	background-image: url(../../assets/images/icons/ge-icons-bart.png);
	}
#btn-reset{
	background-image: url(../../assets/images/icons/ge-icons-x-roh.png);
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
#btn-reset:hover{
	background-image: url(../../assets/images/icons/ge-icons-x.png);
	}

/*  07 end team */

#spalte-links-kontakt {
	width: 180px;
	float: left;
	margin-right: 60px;
}

#spalte-links-kontaktfeld {
	
	margin-left: -284px;
	width: 180px;
	float: left;
	font-weight:100;
	font-size:9px;
	line-height:14px;
	letter-spacing:0.5px;

}
#form-wrap{
	margin-top: 60px;
	width: 50%;
	display: inline-block;
}
#contactform table{
	width: 100%;
}
.input-field{
	width: 90%;
	padding: 12px;
	color:#FFF;
	background-color: #77ccf2;
	letter-spacing: .07em;
	border: none;
	margin: 0;
}
.input-field:hover, .input-field:active, .input-field:focus{
	background-color: #4b8099;
}
#message{
	letter-spacing: .07em;
}
.input-submit{
	width: 97%;
}
#title-expand{
	margin-top: 65vh;
	margin-bottom: -135px;
}
#map-wrapper{
	
	z-index: 5;
	width: 100%;
}
#map-hide{
	width: 750px;
	height: 500px;
	background-color: #595959; 
}
#map {
	width: 550px;
	height: 300px;
	float: left;
	margin-right: 60px;
	background-color: #40c0f0;
            }
#map-content{
	float: right;
width: 15%;
}

#impressum{
	color: #000;
	position: fixed;
	display: none;
	top: 100%;
	z-index: 400;
	width: 100%;
	height: 85%;
	background-color: white;
	font-size: 7px;
	line-height: 1.2em;
}
#impressum-layout{
	width: calc(100% - 10em) !important;
	padding: 5em !important;
	height: 95% !important;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 2em;
	column-gap: 2em;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes logo-animation {
    0% {top: 100%; opacity: 0;}
    15% {opacity: 0;}
    100% {top:30%; opacity: 1;}
}

/* Standard syntax */
@keyframes logo-animation {
    0% {top: 100%; opacity: 0;}
    15% {opacity: 0;}
    100% {top:30%; opacity: 1;}
}

/* Chrome, Safari, Opera */
@-webkit-keyframes down-animation {
    0% {bottom: 0%;}
    100% {bottom:3%;}
}

/* Standard syntax */
@keyframes down-animation {
     0% {bottom: 0%;}
    100% {bottom:3%;}
}

/* Chrome, Safari, Opera */
@-webkit-keyframes down-intro {
    0% {top: 100%;}
    100% {top:99%;}
}

/* Standard syntax */
@keyframes down-intro {
    0% {top: 100%;}
    100% {top:99%;}
}



