/* MundArt Custom */



#header .header-body {
	background: #26491d;
}



/* MundArt SideNav */
.sn-bg-color01 {
	background: #26491d;
}
.sn-bg-color02 {
	background: #113406;
}

/* MundArt TYPO etc */
.mav h1 {
	color: #113406;
}
@media (max-width: 991px) {
.mav h1 {
	color: #113406;
}
}
@media (max-width: 767px) {
.mav h1 {
	color: #113406;
}
}

.mav p strong {
	color: #113406;
}
@media (max-width: 991px) {
.mav p strong {
	color: #113406;
}
}

/* #Footer */
#footer {
	background: #26491d;
}

#footer .footer-copyright {
	background: #26491d;
}

/* SLIDER REVOLUTION */
.slider-container {
	background: #26491d;
}


.but-list i {
	color: #26491d;
}

/* Autoren */

.autoren .abox01 {
	background: #fbf1c5;
}
.autoren .abox01 h4 {
	color: #26491d;
}

.autoren .abc a {
	color: #113406;
	border-color: #113406;
}
.autoren .abc a.active {
	color: #fff;
	border-color: #113406;
	background: #113406;
	text-decoration: none;
}
.autoren .abc a:hover {
	color: #fff;
	background: #113406;
	text-decoration: none;
}
.autoren .abc span {
	color: #adacac;
	border-color: #adacac;
	text-decoration: line-through;
}

.autoren .www i {
	color: #26491d;
}

.autoren .www a {
	color: #26491d;
}

.autoren .kat {
	color: #26491d;
}

.autoren .topic {
	background: #fbf1c5;
	border-color: #113406;
}
.autoren .topic a:hover {
	color: #289306;
	background: #fff;
	text-decoration: none;
}


.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #113406;
	border-radius: 4px;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #113406;
}




/* Cookie */
#cookieChoiceDismiss {
	background: #26491d;
}
