.sticky-top {
	position: inherit;
}
#index #mainNav {
	/*background: rgb(120,160,201);
		background: -webkit-linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%);
		background: -o-linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%);
		background: linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%); 
		padding: 0;*/
  background-color: #85c6ae!important;
}

#forstwirtschaft #mainNav {
	/*background: rgb(120,160,201);
		background: -webkit-linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%);
		background: -o-linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%);
		background: linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%); 
		padding: 0;*/
  background-color: #449b46;
}

#holzprodukte #mainNav {
	/*background: rgb(120,160,201);
		background: -webkit-linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%);
		background: -o-linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%);
		background: linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%); 
		padding: 0;*/
  background-color: #c69d64;
}

#mainNav .nav-item .nav-link {
	color: #fff;
	padding-left:1rem;
	border-bottom: 1px dotted rgba(22,22,22,0.35);
	font-family: galette, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#mainNav .nav-item .nav-link {
	color: #fff;
	padding-left:1rem;
	border-bottom: 1px dotted rgba(22,22,22,0.35);
	font-family: galette, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#mainNav .nav-item .nav-link {
	color: #fff;
	padding-left:1rem;
	border-bottom: 1px dotted rgba(22,22,22,0.35);
	font-family: galette, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*Dropdown-menu*/
.dropdown-menu {
	box-shadow: none;
	padding: 0;
}
.dropdown-item {
	font-size: 1rem;
	font-weight: normal;
	padding: 0.75rem 6rem 0.75rem 2.5rem;
  color: #fff
}
.dropdown-menu > li { 
	background-color: #41754B;
}
#holzprodukte .dropdown-menu > li { 
	background-color: #f48e00;
}
.dropdown-menu li:not(:last-child) {
		border-bottom: 1px dotted rgba(22,22,22,0.35);
	}
.dropdown-item:hover,
.dropdown-item:focus {
	background: #41754B;
	color: #fff;
}

#holzprodukte .dropdown-item:hover,
#holzprodukte .dropdown-item:focus {
	background: #f48e00;
	color: #fff;
}

/*Dropdown Navigation*/
.navbar-nav.sm-collapsible .sub-arrow {
	border: 0;
}
.sub-arrow:before {
		position: absolute;
		content: '\ea73';
		font-family: IcoFont !important;
		right: 5px;
		top: 0px;
		padding-right: 5px;
	}
.navbar-nav.sm-collapsible .sub-arrow::before {
  font-family: IcoFont !important;
	content: '\ea73';
}
.navbar-nav.sm-collapsible .show > a > .sub-arrow::before {
  font-family: IcoFont !important;
	content: '\ea76';
}

.sticky-top {
	position: sticky;
}

#holzprodukte a.text-dark:hover, a.text-dark:focus {
    color: #fff !important;
}
#holzprodukte a.bg-light:hover, #holzprodukte a.bg-light:focus, #holzprodukte a.bg-light:active, #holzprodukte a.bg-light:link, button.bg-light:hover, button.bg-light:focus {
  color: #fff !important;  
  background-color: #A12F2E !important;
}
@media (min-width: 992px) {

#index #mainNav {
    background-color: #449b46;
	  /*background: rgb(120,160,201);
		background: -webkit-linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%);
		background: -o-linear-gradient(rgba(120,160,201,1) 0%, rgba(110,150,191,1) 49%, rgba(110,150,191,1) 56%, rgba(110,150,191,1) 100%);
		back-ground: linear-gradient(rgb(164, 223, 201) 0%, rgba(164, 223, 201,1) 49%, rgba(164, 223, 201,1) 56%, rgba(164, 223, 201,1) 100%);*/
		padding: 0;
}
#forstwirtschaft #mainNav {
	background: #449b46;
		/*background: -webkit-linear-gradient(rgba(164, 223, 201,1) 0%, rgba(164, 223, 201,1) 49%, rgba(164, 223, 201,1) 56%, rgba(164, 223, 201,1) 100%);
		background: -o-linear-gradient(rgba(164, 223, 201,1) 0%, rgba(164, 223, 201,1) 49%, rgba(164, 223, 201,1) 56%, rgba(164, 223, 201,1) 100%);
		back-ground: linear-gradient(rgb(164, 223, 201) 0%, rgba(164, 223, 201,1) 49%, rgba(164, 223, 201,1) 56%, rgba(164, 223, 201,1) 100%); */
		padding: 0;
}
#holzprodukte #mainNav {
	  background: #c69d64;
		/*background: -webkit-linear-gradient(rgba(217, 101, 100,1) 0%, rgba(217, 101, 100,1) 49%, rgba(217, 101, 100,1) 56%, rgba(217, 101, 100,1) 100%);
		background: -o-linear-gradient(rgba(217, 101, 100,1) 0%, rgba(217, 101, 100,1) 49%, rgba(217, 101, 100,1) 56%, rgba(217, 101, 100,1) 100%);
		back-ground: linear-gradient(rgb(217, 101, 100,1) 0%, rgba(217, 101, 100,1) 49%, rgba(217, 101, 100,1) 56%, rgba(217, 101, 100,1) 100%); */
		padding: 0;
}
/*.holzprodukte #mainNav {
	background: rgb(120,160,201);
		background: -webkit-linear-gradient(rgba(161, 47, 46,1) 0%, rgba(161, 47, 46,1) 49%, rgba(161, 47, 46,1) 56%, rgba(161, 47, 46,1) 100%);
		background: -o-linear-gradient(rgba(161, 47, 46,1) 0%, rgba(161, 47, 46,1) 49%, rgba(161, 47, 46,1) 56%, rgba(161, 47, 46,1) 100%);
		back-ground: linear-gradient(rgb(161, 47, 46) 0%, rgba(161, 47, 46,1) 49%, rgba(161, 47, 46,1) 56%, rgba(161, 47, 46,1) 100%);
		padding: 0;
} */
#mainNav.navbar-shrink {
	background-color: #fff;
}

#forstwirtschaft #mainNav.navbar-shrink {
	background-color: #449b46;
}
#holzwirtschaft #mainNav.navbar-shrink {
	background-color: #c69d64;
}
#mainNav .nav-item .nav-link {
		color: #fff;
		font-size: 1rem;
		padding: 2.5em 1.75em;
		text-transform: uppercase;
		border-bottom: 0px;
	}
#fortswirtschaft #mainNav .nav-item .nav-link {
		color: #fff;
		font-size: 1rem;
		padding: 2.5em 1.75em;
		text-transform: uppercase;
		border-bottom: 0px;
	}
#holzprodukte #mainNav .nav-item .nav-link {
		color: #fff!important;
		font-size: 1rem;
		padding: 2.5em 1.75em;
		text-transform: uppercase;
		border-bottom: 0px;
	}
#index #mainNav .nav-item:hover {
		background-color: #41754B;
	}
#forstwirtschaft #mainNav .nav-item:hover {
		background-color: #41754B;
	}
#holzprodukte	#mainNav .nav-item:hover {
	color: #fff;	
  background-color: #f48e00;
	}
  
#mainNav .nav-item:hover .nav-link {
		color: #fff;
	}
.navbar .nav-item {
		border-left: 1px solid rgba(255,255,255,0.05);
		border-right: 1px solid rgba(0, 0, 0, 0.1);
	}
.navbar .nav-item.dropdown {
		padding-right: 15px;
	}
	
.sub-arrow {
		border: 0 !important;
	}
.sub-arrow:before {
		position: absolute;
		content: '\ea73';
		font-family: IcoFont !important;
		right: 5px;
		top: 40px;
		padding-right: 5px;
	}
.dropdown-submenu .sub-arrow:before {
		position: absolute;
		content: '\ea73';
		font-family: IcoFont !important;
		right: 5px;
		top: -40px!important;
		padding-right: 5px;
	}
	
	/*Dropdown-menu*/
	.dropdown-menu {
		border-radius: 0rem !important;
		margin: 0;
		padding: 0;
		min-width: 15rem !important;
	}
	.dropdown-item {
		font-size: 1rem;
		font-weight: bolder;
		padding: 0.25rem 1.5rem;
	}
	.dropdown-menu li:not(:last-child) {
		border-bottom: 1px dotted rgba(22,22,22,0.35);
	}
	.dropdown-item:hover,
	.dropdown-item:focus {
		color: #41754B;
		background: #85c6ae!important;
	} 
  #holzprodukte .dropdown-item:hover,
	#holzprodukte .dropdown-item:focus {
		color: #fff;
		background: #ccc!important;
	}
}


/*Fade Effekt für die Dropdowns*/
@media (min-width: 992px) {
@-webkit-keyframes fadeIn {
    0% {
    opacity: 0;
    transform: translate(0, 20px);
    }
    100% {
    opacity: 1;
    transform: translate(0, 0);
    }
}
@keyframes fadeIn {
    0% {
    opacity: 0;
    transform: translate(0, 20px);
    }
    100% {
    opacity: 1;
    transform: translate(0, 0);
    }
}
li.dropdown:hover ul.dropdown-menu {
    opacity: 1;
}
li.dropdown:hover ul.dropdown-menu {
  
    -webkit-animation: fadeIn 0.2s;
    animation: fadeIn 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
}
a.forst-link {
  background-color: #41754B;
}
a.holzprod-link {
  background-color: #f48e00;
}