/* @override http://www.dorothee-zacher.bw-testserver.de/fileadmin/templates/css/doza-simplemenu.css?1472816637
	https://2023.dorothee-albert-zacher.de/fileadmin/templates/css/doza-simplemenu.css?* */

/* @override http://www.dorothee-zacher.bw-testserver.de/fileadmin/templates/css/doza-simplemenu.css?1472816474 */

/* @override http://www.dorothee-zacher.bw-testserver.de/fileadmin/templates/css/doza-simplemenu.css?1472808529 */

/* @override http://www.dorothee-zacher.bw-testserver.de/fileadmin/templates/css/doza-simplemenu.css?1472594832 */

/* @override http://www.dorothee-zacher.bw-testserver.de/fileadmin/templates/css/doza-simplemenu.css?1469428370 */

* {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent; /* For some Androids */
}

.top-animate {
  background: black !important;
  top: 13px !important;
  -webkit-transform: rotate(22.5deg);
  /* Chrome, Safari, Opera */
  transform: rotate(22.5deg);
}

.mid-animate { opacity: 0; }

.bottom-animate {
  background: black !important;
  top: 13px !important;
  -webkit-transform: rotate(-202.5deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-202.5deg);
}

.top-menu {
  top: 0px;
  width: 55px;
  height: 1px;
  border-radius: 10px;
  background-color: #F9A530;
}

.mid-menu {
  top: 11px;
  width: 55px;
  height: 1px;
  border-radius: 10px;
  background-color: #F9A530;
}

.bottom-menu {
  top: 22px;
  width: 55px;
  height: 1px;
  border-radius: 10px;
  background-color: #F9A530;
}

.menui {
  background: #000;
  transition: 0.6s ease;
  transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
  margin-top: 00px;
  position: absolute;
}

.icon {
  z-index: 999;
  position: fixed;
  /*background: rgba(0, 0, 0, 0.21);*/
  display: block;
  padding: 0 0px 0px;
  height: 23px;
  width: 55px;
  margin: 0px;
  top: 30px;
  left: 30px;
}







.mobilenav {
  top: 0;
  z-index: 999;
  display: none;
  position: fixed;
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  background: #f2f2f2;
  opacity: 1.0;
  left: 0;
}

#doza-trans-logo div.mobilenav ul.level1 {
   width: 100%;
   padding-left: 0;
   padding-right: 0;
   height: auto;
   top: 50%;
    position: relative;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
}

.mobilenavi ul {
  width: 100%;
  height: auto;
  position: relative;
  
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 0;
  padding-right: 0;
}

#doza-trans-logo div.mobilenav ul li.aktiv ul {
  
}

.mobilenav li {
  list-style-type: none;
  text-align: center;
}

#doza-trans-logo div.mobilenav ul.level1 li ul.level2 {
  margin: 0;
  padding: 0;
}

.mobilenav li a {
  font: 24px/46px "Akko W01 Regular";
  color: black;
  text-decoration: none;
  width: 100%;
}
.mobilenav li a.subnav {
  font: 19px/34px "Akko W01 Thin";
}

#doza-trans-logo div.mobilenav ul.level1 li ul.level2 li a {
  font: 19px/34px "Akko W01 Thin";
}

.mobilenav li a:hover, .mobilenav ul li.aktiv a {
  border-bottom: 1px solid black;
}

#nav2act a.subnav {
  border-bottom: 1px solid black;
}

div.tx-yag-breadcrumbcomtainer {
  display: none;
}


/*.mobilenav li:first-child {
  margin-top: 60px;
}*/








.info-icon {
  font: 16px/16px "Akko W01 Thin";
  z-index: 999;
  position: fixed;
  display: block;
  padding: 0;
  height: auto;
  width: 55px;
  margin: 0;
  bottom: 30px;
  left: 50%;
  color: black;
  text-decoration: none;
}

#doza-trans-logo div.mobilenav ul.level1 li.aktiv ul.level2 li a {
 border-bottom: 0px solid black;  
}

#doza-trans-logo div.mobilenav ul.level1 li.aktiv ul.level2 li.aktiv a {
 border-bottom: 1px solid black;    
}


@media only screen and (max-width: 768px)  { 

.mobilenav li a {
  font: 22px/44px "Akko W01 Regular";
  color: black;
  text-decoration: none;
  width: 100%;
}
.mobilenav li a.subnav {
  font: 17px/32px "Akko W01 Thin";
}

#doza-trans-logo div.mobilenav ul.level1 li ul.level2 li a {
  font: 17px/32px "Akko W01 Thin";
}



}