/*.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 30px !important;
  padding-right: 30px !important;
}*/

/*main.site-content .modular {
  margin-bottom: 5rem !important;
}*/

@media (max-width: 1060px){
  main.site-content .modular {
    margin-bottom: 3rem !important;
  }
}


/*NAV*/

.site-header .header-inner .header-nav.desktop ul li a.active {
  height: 50px;
margin-top: 25px;
margin-right: 20px;
margin-left: 20px;
border-radius: 3px;
line-height: 50px !important;
}

.site-header .header-inner .header-nav.desktop ul li a:hover {
  height: 50px;
margin-top: 25px;
/*margin-right: 15px;
margin-left: 15px;*/
border-radius: 3px;
line-height: 50px !important;
}

header.site-header div.header-inner nav.header-nav.desktop ul li a {
  font-size: 18px !important;
}

/*Schriften*/
h1 {
	margin-top: 1rem !important;
  font-size: 3.3rem;
}

h1 {
  font-size: 45px;
  margin-bottom: 1.8rem;
}

h2 {
  font-size: 37px;
  margin-bottom: 1.5rem !important;

}


h3 {
  font-size: 31px;
  margin-bottom: 1.1rem;
}

h4{
  margin-bottom: 0.5rem;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #74B75B;
}

h5 {

  font-size: 21px;
  margin-bottom: 0.5rem;
}

h6 {
  font-size: 19px;
  margin-bottom: 0.5rem;
}

@media (min-width: 1060px){
body.page-home main.site-content .modular:nth-child(2){
	padding-top: 7rem !important;
}
}

p strong {
  color: #74B75B;
}

/*Button*/
a.button {
  background-color: #74B75B;
	color:#f9f9f9;
	border-radius: 3px;
	height: 50px;
  width: auto !important;
	padding: 10px 30px;
	font-size: 18px !important;
  margin-top: 30px !important;
}

a.button:hover {
  background-color: #E7E9E6;
  color:#74B75B;
  transition: all 400ms ease-in-out;
}

a.linksbutton {
  background-color: inherit !important;
	color:#74B75B !important;
  border: 2.5px solid #74B75B !important;
	border-radius: 3px !important;
	height: 40px !important;
  width: auto !important;
	padding: 5px 40px !important;
	font-size: 16px !important;
  margin-top: 30px !important;
  margin-bottom: 56px !important;
}

a.linksbutton:hover {
  background-color: #74B75B !important;
  color:#f9f9f9 !important;
  transition: all 400ms ease-in-out;
}

@media (max-width: 1060px){}

a.linksbutton {
  margin-right: 0px !important;
}
}

/*Footer */

.leftfootercontent {
  padding-right: 80px !important;
}

.footerpage img {
  height: 120px;
  width: auto;
}

footer.site-footer .footer-main .container.footerpage.alignbottom .row {
  margin-bottom: 30px !important;
}

.footerpage a{
  color: #fff;
}

footer.site-footer .footer-main .container.footerpage a {
  color: #fff;
}

.footerpage a:hover {
  color: #fff;
}

/*Startbild mobile

@media (max-width:1060px) {
  .page-home main.site-content .media-container img {

    content: url('../../images/startbild_jk23_mobile.png') !important;
    margin-bottom: -40px !important;
  }

}

@media (max-width:1060px) {
  .page-home main.site-content .media-container a img {

    content: normal !important;
    margin-bottom: -40px !important;
  }

}*/

/*Iconbutton*/

.iconbuttonsimgdiv img {
  width: 90%;
  height: auto;
}
