

































div.kopf, div.startseite {


height: 33vw;

background-image:url(../grafik/hintergrund/logo-balken-schmal.png);

background-position:left 19vw;
}



div.kopf div.webdesign {

font-size: 16vw;





top: 33px;



}







div.kopf div.navigation {





display: none;
}
























































































div#mobil_navi_button, div#mobil_navi_button_zurueck {
background-color: rgba(85, 95, 99, 1);
cursor: pointer;
position: fixed;
right: 3vw;
top: 8px;
}
div#mobil_navi_button {
  display: inline-block;
}
div#mobil_navi_button_zurueck {
  display: none;
}
div#mobil_navi_button img, div#mobil_navi_button_zurueck img {
margin: 7px 6px 4px 6px;
}
div.navigation_res {
position: absolute;
left: 2vw;
top: 7px;
background-color: rgba(85, 95, 99, 0.93);
font-size: 1.4em;
font-weight: bold;
line-height: 1.4em;
padding: 35px 6% 15px 10%;
color: #ffffff;
}
div.navigation_res span {
  color:#F7D58B;
}
div.navigation_res a {
  color:#ffffff;
  text-decoration:none;
}
div.navigation_res a:hover {
  color:#F7D58B;
}
/**/