/*.dirks-navi-level-1 a{
  border-top: 2px solid rgba(8,167,160,0.0);
  float: left;
  display: block;
  margin-top:0px;
  padding-top:42px;
  margin-right:50px;
  transition: all 0.5s linear;
}
.dirks-navi-level-1 a:hover{
  border-top: 2px solid rgba(8,167,160,1.0);
  float: left;
  display: block;
  margin-top:42px;
  padding-top:0px;
  margin-right:50px;
  transition: all 0.5s linear;
}

*/

.dirks-navi-level-1 a:hover::after, .dirks-navi-level-1 a:visited:hover, .dirks-navi-level-1 a:focus::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center 0px;
  transform-origin: left center 0px;
}
#cross_right {
content: "";
width: 50%;
top: 27px;
position: relative;
float: right;
right: 90px;
}
#cross {
    z-index: 9000000;
   width: 60px;
   height: 60px;
   position: relative;
    float:right;
  border-radius: 50%;
  transform: rotate(45deg);
  	transition: all 0.1s linear;
  cursor: pointer;

}
#cross:hover {
  transform: rotate(135deg);
  	transition: all 0.1s linear;

}
#cross:before, #cross:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #fff;
}

#cross:before {
  left: 58%;
  width: 10%;
  margin-left: -15%;
  height: 100%;
}

#cross:after {
  top: 58%;
  height: 10%;
  margin-top: -15%;
  width: 100%;
}

*, ::before, ::after {
  box-sizing: inherit;
}
.dirks-navi-level-1 a:after {
  content: "";
  position: absolute;
  width: 100%;
  margin-bottom: -8px;
  left: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  width: calc(100% - 2px);
  -webkit-transform-origin: right center 0px;
  transform-origin: right center 0px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
  transition: transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
  transition: transform 0.5s cubic-bezier(0, 0.71, 0.71, 1), -webkit-transform 0.5s cubic-bezier(0, 0.71, 0.71, 1);
  height: 5px;
  bottom: 0px;
  background-color: #fff;
}
#dirks-menu li:last-child {
    padding-bottom: 20px;
}
#navigation a {
text-decoration: none;
padding: 0;
display: block;  
position: relative;
width: fit-content;
}
#inhalt a {
width: 100%;
text-decoration: none;
}
.caret {
  margin-left: 20px;
  vertical-align: middle;
  border-top: 7px dashed;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

#dirks-mainnavbar{
	position: relative;
	width: 800px;
	height: auto;
	left: 25%;
  	top:20%;
}
#dirks-menu {
  	left: -50%;
	position: relative;
	padding-bottom: 100px;
}
#dirks_menue_footer_center{
  	position: absolute;
	width: 50%;
	right: 0%;
  	bottom: 0%;
}
#dirks_menue_footer{
    left: -100%;
    bottom: 10px;
	position: relative;
  	float: right;
    padding-right: 20px;
    width:600px;
}
#dirks_menue_footer a{
	color: #fff;
    float: right;
/*  	transition: all 2.0s linear;*/
  transition: transform 0s 2s, opacity 2s 0s;
    border: 2px solid rgba(255,255,255,0.0);
    margin-right: 0px;
      	background-color:#e30613;   
    border-radius: 40px;
}
#dirks_menue_footer a:hover{
/*	transition: all 0.5s linear;*/
transition: transform 2s 0s, opacity 0s 2s;
  border: 2px solid #fff;

    	background-color:rgba(0,0,0,0.5); 
}
#dirks_menue_footer li{
	cursor: pointer;
  	float: right;
    height: 30px;
	padding: 15px;
	list-style: none;
}	
#footersocialmedia {
   	float: right; 
}
#footernavi {
   	float: right;   
}

#impressum, #dsvgo, #agbs {
  display:none;
  transition: opacity 3s;
  opacity: 0;
}
#impressum:target, #dsvgo:target, #agbs:target {
  display:block;
  transition: opacity 3s;
  opacity: 1;
}
#socialmedia{
    display:none;
    width:0%;
    margin-top:0px;
    margin-bottom:0px;
  }

#navigation {
  	background-color: rgba(227,6,19,0.2);
  	overflow-y: scroll;
	overflow-x: hidden;
	height:100%;
    width:100%;  
	margin-left: 0px;  
	top: 0px;
    right:-100%;
	transition: all 0.5s linear;
	position: fixed;
	z-index: 1000;
  cursor: none;
}

#navigation:target {
  	background-color: #e30613;
  
	margin-left: 100%;
      width:200%;
	transition: all 0.5s linear;
}
#navigation .firmenlogo {
  float:left;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 3px;
}

#dirks-menu{
    padding-top: 25px;
}
.navibutton {
	cursor: pointer;
	position: fixed;
	z-index:999;   
	right: 30px;
	top: 20px;
	float: left;
	margin-right: 0px;
	padding: 9px 10px;
	margin-top: 4px;
	margin-bottom: 8px;
	background-color: rgba(255,255,255,0.0);
	background-image: none;
	border: 0px solid #ccc;
	border-radius: 3px;
    width:42px;
/*	box-shadow: 0 2px 3px rgba(0,0,0,0.2);  */
}
.buttonpunkt {
    float:left;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e30613;  
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}
.navibutton:hover {
	border: 1px solid #fff;
	border-radius: 3px;
    margin-bottom: 6px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);*/
}

#navigation ul {
	line-height: 70px;
	margin: 0px 0px 0px 40px;
	padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
}

.dirks-navi-level-1 {
  font-size: 3.0em;
  text-align: left;
  list-style: none;
  padding: 10px 0px 0px 40px;
/*  background: url(../../images/navi/navi_hintergrund.jpg) repeat-y scroll 0% 0%;
  box-shadow: 0 6px 12px rgba(0,0,0,0.5);*/
}
.dirks-navi-level-1 li{
  color:#fff;
/*  border-bottom: 20px solid #fff;*/
  float: none;
  display: block;
  margin-top:20px;
  font-weight: 300;
}
.dirks-navi-level-1 a{
  color:rgba(8,167,160,1.0);
}
.dirks-navi-level-1 li:first-child {
/*  color:#de2222;
  border-top: 1px solid rgba(8,167,160,1.0);
  margin-top:170px;*/
}
.dirks-navi-level-2 {
  position: relative;
  font-size: 0.6em;
  text-align: left;
  list-style: none;
  padding: 0px 0;
/*  background-color: #fff;*/
}
.dirks-navi-level-2 li{
  border-bottom: 0px solid #fff;
/*  margin: 0px 0px 0px 50px;*/
}
.dirks-navi-level-2 li:first-child {
  border-bottom: 0px solid #fff;
/*  margin: 0px 0px 0px 20px;*/
}
.dirks-navi-level-3 li{
  border-top: 0px solid #ccc;
 /*) margin: 0px 0px 0px 0px;*/
}
.dirks-navi-level-3 li:first-child {
  border-top: 0px solid #ccc;
/*  margin: 0px 0px 0px 0px;*/
}
.dirks-navi-level-3 {
  position: relative;
  font-size: 12px;
  text-align: left;
  list-style: none;
  padding: 0px 0;
/*  margin: 0px 0px 0px 0px;*/
/*  background-color: #fff;*/
}
.ACTIFSUB a.active{
/+  background-color: rgba(204,51,51,0.3);*/
  font-weight: 700;
}
.dirks-navi .ACTIFSUB {
/*  background-color: rgba(0,0,0,0.0);*/
}
.dirks-navi .ACTIFSUB a{
/*  color: #000;*/
}
.dirks-navi .ACTIFSUB ul a{
/*  color: #000;*/
}
.CUR, .CUR2{
/*  background-color: rgba(204,51,51,1.0);*/
  font-weight: 300;
}

/*.dirks-navi .ACTIFSUB a{
  color: #ccc;
}*/
.dirks-navi .CUR a, .dirks-navi .CUR2 a{
  color: #000;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.navigation a {
  position:relative;
/*    font-size: 0.8em;
    padding: 2px 5px 2px 5px;
    color: #000;
    display:block;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    width: 100%;
    white-space: nowrap;
    overflow:hidden;
  text-overflow:ellipsis;

  text-transform: uppercase;*/

}
.Li1 a {
  color:#fff;
  text-transform: uppercase;
  padding-top: 30px;
}
.Li2 a {
  color:#fff; 
  font-weight: 300;
  padding-top: 20px;
}
.Li3 a {
  color:#000; 
  font-weight: 300;
      font-size: 0.9em;
  padding-top: 20px;
}

@media only screen and (max-width: 1500px) {
	#dirks-mainnavbar{
		Width:600px;
	}
  	#dirks-mainnavbar a{
  		font-size: 0.6em;
  		line-height: 0.8em;  
	}
}

@media only screen and (max-width: 970px) {
	#firmenlogo {
		width: 100px;
		height: 100px;
      transition: all 2.0s linear;
	}
#firmenlogo img {
  display: block;
  padding-top: 0.4em;
  padding-left: 0.2em;
  width: 90%;
  height: auto;
  transition: all 2.0s linear;
}
  .buttonstrich {
  width: 40px;
  height: 4px;
 
}



.navibutton {
  right: 30px;
  top: 40px;
  z-index:999;
}

}

@media only screen and (max-width: 970px) {
	#dirks-menu {
  		padding-top: 70px;
	}
	.dirks-navi-level-1 a::after {
		height: 2px;
	}
  	#cross_right {
		top: 55px;
		right: 75px;
	}
  	#cross {
   		width: 30px;
   		height: 30px;
	}
}



@media only screen and (max-width: 786px) {
	#dirks-mainnavbar{
        width:450px;
	}
	#dirks-menu{
        width:600px;
	}  
    #dirks-mainnavbar a{
  		font-size: 0.5em;
  		line-height: 0.6em;  
	}
}

@media only screen and (max-width: 400px) {
	.navibutton {
  		right: 20px;
  		top: 20px;
	}
  	#firmenlogo {
  		top: 0.5em;
		left: 1.0em;
	}
    #cross_right {
		top: 45px;
		right: 65px;
	}
  	#navigation ul {
  		line-height: 70px;
  		margin: 0px 0px 0px 10px;
  		padding: 0px;
	}
  	#dirks-mainnavbar{
        width:50%;
	}
	#dirks-mainnavbar a{
  		font-size: 0.4em;
  		line-height: 20px;  
	}
  	#dirks_menue_footer li{
		padding: 5px;
		list-style: none;
	}	
}