/* Für Admin einblenden */
  li.level_1:first-child > ul { display:block !important; }

  /* Premium-Produkte */
  #mainnav li.level_1:first-child .box:last-child { display:block !important; background:#e6e6e6 url('../Images/alufond.jpg') top left no-repeat; padding:20px; margin:0; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
  #mainnav li.level_1:first-child .box:last-child .box_inner { height:auto; width:100%; border-right:none; padding-right:0px; /*background:url('../Images/navibox_premiumlogos.png') bottom right no-repeat;*/ }
  #mainnav li.level_1:first-child .box:last-child h2 { padding-bottom:20px; font-size: 1.3rem; color:#0960a7; }
  #mainnav li.level_1:first-child .box:last-child h2 .punkt { background:#0960a7; top:2px; width:15px; height:16px; }

  #mainnav li.level_1:first-child .box:last-child li.level_2 { width:35%; float:left !important; background:none; padding-right:20px;  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
  #mainnav li.level_1:first-child .box:last-child li.level_2 a:hover { background:#0960a7;  }
  #mainnav li.level_1:first-child .box:last-child li.level_2.active > a { background:#0960a7; color:#FFF; }

  #mainnav li.level_1:first-child .box:last-child li.level_2 > a { color:#0960a7; font-weight:bold; }
  #mainnav li.level_1:first-child .box:last-child li.level_2 > a:hover { color:#FFF; }
  #mainnav li.level_1:first-child .box:last-child div.level_3 > a { font-size:0.8rem; padding:4px 20px;}
  #mainnav li.level_1:first-child .box:last-child div.level_3.active > a { background:#0960a7; color:#FFF; }


  /* Seitencontent */
  .premium #headline { background:#e6e6e6 url('../Images/alufond.jpg') top left no-repeat; background-size: 100%;}
  .premium #headline h1 { color:#0960a7; }
  .premium #content h1 { color:#0960a7; }


  /* Unterseitenteaser */
  .product-list-head.premium { color:#0960a7; }
  .product-list.premium { background:#e6e6e6 url('../Images/alufond.jpg') top left no-repeat; background-size: 100%; }