/* Für Admin einblenden */
  li.level_1:first-child > ul { display:block !important; }
  #subnav > ul > li:last-child { display:block !important; }


  /* Zaunpakete-Produkte */
  #mainnav li.level_1:first-child .box:nth-child(4) { display:block !important; padding:20px; margin:0; margin-bottom:20px; width:100%; box-sizing:border-box; 
background: rgba(253,255,235,1);
background: -moz-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(253,255,235,1)), color-stop(100%, rgba(198,209,81,1)));
background: -webkit-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -o-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: linear-gradient(135deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffeb', endColorstr='#c6d151', GradientType=1 );
}
  #mainnav li.level_1:first-child .box:nth-child(4) .box_inner { height:auto; width:100%; border-right:none; padding-right:0px; }
  #mainnav li.level_1:first-child .box:nth-child(4) h2 { padding-bottom:20px; font-size: 1.3rem; color:#97aa0e; }
  #mainnav li.level_1:first-child .box:nth-child(4) h2 .punkt { background:#97aa0e; top:2px; width:15px; height:16px; }

  #mainnav li.level_1:first-child .box:nth-child(4) li.level_2 { width:35%; float:left !important; background:none; padding-right:20px;  box-sizing:border-box; }
  #mainnav li.level_1:first-child .box:nth-child(4) li.level_2 a:hover { background:#97aa0e;  }
  #mainnav li.level_1:first-child .box:nth-child(4) li.level_2.active > a { background:#97aa0e; color:#FFF; }

  #mainnav li.level_1:first-child .box:nth-child(4) li.level_2 > a {  }
  #mainnav li.level_1:first-child .box:nth-child(4) li.level_2 > a:hover { color:#FFF; }

  /* Hauptnavigation Shop-Button*/
  /*#mainnav li.level_1:first-child .box:nth-child(4) li.level_2:last-child { margin-top:10px; }
  #mainnav li.level_1:first-child .box:nth-child(4) li.level_2:last-child > a { padding-top:10px; padding-bottom:10px; font-size:1.2rem; }*/


  /* Subnavigation */
  #subnav > ul > li:nth-child(4) { color:#97aa0e; padding-bottom:10px !important; margin-top:20px; 
background: rgba(253,255,235,1);
background: -moz-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(253,255,235,1)), color-stop(100%, rgba(198,209,81,1)));
background: -webkit-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -o-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: linear-gradient(135deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffeb', endColorstr='#c6d151', GradientType=1 );
  }
  #subnav > ul > li:nth-child(4) .punkt { background:#97aa0e; }
  #subnav > ul > li:nth-child(4) a:hover { background:#97aa0e; }
  #subnav > ul > li:nth-child(4) a.active { background: #97aa0e; }
  #subnav > ul > li:nth-child(4) .subnavi2 > li:first-child { padding-top:10px; }

  #subnav .subnavi3 { margin-left:35px; font-size:0.8rem; margin-bottom:10px; }
  #subnav .subnavi3 a { padding:3px 15px 3px 5px; }

  /* Subnavigation Shop-Button*/
  /*#subnav > ul > li:nth-child(4) .subnavi2 > li.last { margin-top:20px; border-bottom: 1px solid rgba(0,0,0,0.5);}
  #subnav > ul > li:nth-child(4) .subnavi2 > li.last a { padding-top:10px; padding-bottom:10px; font-size:1.2rem; }*/


  /* Seitencontent */
  .zaunpakete #headline { background: rgba(253,255,235,1);
background: -moz-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(253,255,235,1)), color-stop(100%, rgba(198,209,81,1)));
background: -webkit-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -o-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: linear-gradient(135deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffeb', endColorstr='#c6d151', GradientType=1 );
}
  .zaunpakete #headline h1 { color:#97aa0e; }
  .zaunpakete #content h1 { color:#97aa0e; }
  .zaunpakete #content h2 { color:#97aa0e; }


  /* Unterseitenteaser */
  .product-list-head.zaunpakete { color:#97aa0e; }
  .product-list.zaunpakete { background: rgba(253,255,235,1);
background: -moz-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(253,255,235,1)), color-stop(100%, rgba(198,209,81,1)));
background: -webkit-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -o-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
background: linear-gradient(135deg, rgba(253,255,235,1) 0%, rgba(198,209,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdffeb', endColorstr='#c6d151', GradientType=1 );
}