:root {
	
	--body-bg: unset;
	--g2: #7a9329;
	--g1: #7a9329;
	--b1: #3090dd;
	--b2: #7dbdf1; 
}
.bgg {border-color:var(--g1)!important;}
a {color: var(--b1);}
h1,h2,h3 {color:var(--g1);font-weight:400;font-family:helvetica;}
h4,h5,h6 {color:var(--g2);}
 ul.metismenu.mod-menu  > li.metismenu-item{font-size:1.4rem;}
.container-header{    background-image: none;
background-color: #a4dec6;
    background-repeat: no-repeat;
    background-size: cover;margin-bottom:5vh;}
.logo_phoenix {text-align: left;margin:auto;
padding: 20px;}
.menu_email{display: flex;
    column-gap: 10px;
align-items: center;}
.logo {height:14em;position:fixed;}
.sig_border_quote{border-bottom:1px solid var(--g2)!important;border-top:1px solid var(--g2)!important;}
.sig_quote {padding-top:1.5rem;margin-bottom:0;}
body.wrapper-fluid .grid-child.container-nav {max-width:1280px;
    display: flex;
    align-items: flex-end;font-family:helvetica;}
	.container-header .mod-menu {justify-content: center;}
	.container-header .mod-menu>li.active:after, .container-header .mod-menu>li:hover:after {background: #b0cb59;
    left: 0;
    right: 2px;
    opacity: 1;
    height: 4px;}
	a,a:not([class]){text-decoration:none;}
	p {max-width:20cm;} 
	.borderless > *, .borderless * {border:none;}
	.list-group-numbered>.list-group-item:before {
    content: counters(section,".")" ";
    counter-increment: section;
}
body {font-family:Helvetica,"Sans Serif";}
body.home {background-image: url('/images/weg.png');
    background-size: cover;
    background-position: 0 60%;}
	body.leistungen {background-image: url('/images/weg.png');
    background-size: cover;
    background-position: 0 60%;}
	body.uebermich {background-image: url('/images/weg.png');
    background-size: cover;
    background-position: 0 60%;}
	body.kosten {background-image: url('/images/weg.png');
    background-size: cover;background-position:0;}
	
	body.kontakt {background-image: url('/images/weg.png');
    background-size: cover;
    background-position: 0 60%;}
	.bgw {background-color: #ffffffe6;}