::selection {background: #0080C6; color: #ffffff;}
::-moz-selection {background: #0080C6; color: #ffffff;}

.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  /* 1 */
  height: 70px;
  padding: 0 0;
  line-height: 70px;
  /* 2 */
  color: #c0c0c0;
  font-size: 15px;

  font-weight: normal;
  text-transform: uppercase;
}

.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
  background-color: rgba(0, 0, 0, 0);
  color: #0080C6;
  /* 3 */
  outline: none;
}


.uk-navbar-nav > li > a::before {
  background: rgba(0, 128, 198, 0.7) none repeat scroll 0 0;
  bottom: 17px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: width 0.4s ease 0s;
  width: 0;
}



.uk-navbar-nav > li > a {
font-size: 20px;
}

/* OnClick */
.uk-navbar-nav > li > a:active {
  background-color: rgba(0, 0, 0, 0);
  color: #0080C6;
}
/* Active */
.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(0, 0, 0, 0);
  color: #0080C6;
}
.uk-navbar-nav > li.uk-active > a:before {
  width: 100%;
}

.menu2 {
  float: left;
     box-sizing: border-box;
    color: #444444;
    display: block;
    font-family: "Open Sans Condensed";
    font-size: 15px;
    font-weight: normal;
    height: 70px;
    line-height: 70px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
	padding-left: 20px;
	padding-top: 49px;

}
@media (max-width: 960px) {
	.menu2 {
	display: none;	}
}


.uk-heading-large {
  font-size: 58px;
  line-height: 80px;
  /*text-shadow: 3px 3px 5px grey;*/
  font-family: "Open Sans Condensed";
  font-weight: bold;
  padding-left: 11%;
}



.tm-navbar-left {
  left: 80px;
}

.tm-navbar-left {
 left: 30px;
  position: absolute;
  top: 0;

}

.logo{ 
margin-left:30px;
padding-bottom:30px;
}

.uk-navbar-nav {

  margin-top: 0px;

}

.uk-block-grau {
  background: #F9F9F9;
}

.uk-block-blau {
  background: #0080c6;
  color: #ffffff;
}

.uk-block-gelb {
  background: #fecc00;
  color: #000;
}

.uk-block-logohintergrund{
height: 400px;
width:100%;
background-image: url("../../../images/aukotek_header_gesamt.png");
background-size:cover;
background-repeat: no-repeat;

}


.wellen_grau_oben{
position: absolute;
left:0; 
right:0; 
top:-20px;	
z-index:5000;
width: 100%;
height:30px;
background:url(/images/ichanmich_wellenlinie_oben_hellgrau.png) repeat-x scroll ;	
} 

.wellen_grau_unten{
position: absolute;
left:0; 
right:0; 
bottom:-20px;	
z-index:9000;
width: 100%;
height:30px;
background:url(/images/ichanmich_wellenlinie_unten_hellgrau.png) repeat-x scroll ;	
} 

.wellen_blau_oben{
position: absolute;
left:0; 
right:0; 
top:-20px;	
z-index:5000;
width: 100%;
height:30px;
background:url(/images/ichanmich_wellenlinie_oben_blau.png) repeat-x scroll ;	
} 

.wellen_blau_unten{
position: absolute;
left:0; 
right:0; 
bottom:-20px;	
z-index:9000;
width: 100%;
height:30px;
background:url(/images/ichanmich_wellenlinie_unten_blau.png) repeat-x scroll ;	
} 

.uk-block {
  padding-bottom: 20px;
  padding-top: 20px;
}

.uk-panel-box {
padding: 0px;
}

.uk-panel-space {
  padding: 0px;
}

.brief{	
z-index:9000;
width: 50px;
height:30px;
float: left;
background:url(/images/brief.png) no-repeat scroll ;	
} 

.scrolldown {
  bottom: 40px;
  cursor: pointer;
  height: 185px;
  left: 50%;
  margin: 0 0 0 -92px;
  position: fixed;
  width: 185px;
  z-index: 9999;
}



a, .uk-link {
  color: #5B6063;
  cursor: pointer;
  text-decoration: none;
}


a:hover, .uk-link:hover {
  color: #c0c0c0;
  text-decoration: underline;
}

.mnu_footer a{	
  color: #fff;	

}

.mnu_footer a:hover{	
  color: #c0c0c0;	
  text-decoration: none;
}

.uk-block-leiste {
  padding-bottom: 100px;
  padding-top: 110px;
  background: #ffffff;
}



.uk-block-default {
  background: #ffffff;
}

.uk-overlay-panel {

  padding: 0px;

}

.leiste_abstand_grau {
  height:20px;	
  background-color:#F9F9F9;
	
}