::selection {
  color: #151515;
  background: #9AB436;
}
::-moz-selection {
  color: #151515;
  background: #9AB436;
}
.header {
  background-color: #9AB436;
}
.header .inside {
    background-color: #9AB436;
}

.no-touch .nav:hover .line,
.no-touch .nav2:hover .line
 {
  background-color: #9AB436;
}
.hometop {
  background-color: #F0F0F0;
}
.no-touch .lang a:hover {color:#9AB436}
.lang .language-chooser-item.active a {  font-family: "cd_medium";color: #9AB436 !important;}
.no-touch .mainnav a:hover, .no-touch .mainnav span:hover {color: #9AB436;}
.no-touch .socialholder a:hover svg path {fill:#9AB436;}
.reftop .arrow, .nextleft .arrow {background-color: #9AB436;}

.no-touch .footer a:hover {color: #9AB436;cursor: pointer;}
.no-touch .stel a.downloadlink:hover {color: #9AB436;}
.regi {fill:#9AB436;}
@keyframes bubblingtwo {
    0% {    fill:#9AB436;}
    50% {   fill:#FFF234;}
    100% {  fill:#9AB436;}
}
.svgmap .gelb1 {fill:#fff5d9;}
.svgmap .gelb2 {fill:#ffde7f;}
.svgmap .gelb3 {fill:#9AB436;}
.s_box .anspr .tel {background-color: #9AB436;}
.bottomborder {background-color: #9AB436;}

.no-touch .t_ins a:hover {color: #9AB436;}

.header .logo svg {width: 270px;}

.header.scrolled .logo {margin-top: 25px;}
.header.scrolled .logo svg {
  width: 175px;
}


@media (max-width:1025px){
  .header .logo svg, .header.scrolled .logo svg {width: 175px;}
  .header .logo, .header.scrolled .logo {margin-top: 20px; }
}
