/* letzte Änderung 2024-09-13

grün			75b727
hellgrün foot	95c859
hellgrün nav	c8e3a9
dunkegrün		478400
fontgrau		717171
fontblau		6e8399

font-family: 'PT Sans', sans-serif;
400,400i,700,700i

*/

/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700italic - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-sans-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v17-latin-700italic.svg#PTSans') format('svg'); /* Legacy iOS */
}


#logo {
	padding: 30px 0 10px 0;
}
#ina-kern-logo {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

/* allg. Elemente */
h1 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #75b727;
	font-size: 3.2rem;
	padding: 35px 0 15px 0;
}
h2 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	color: #95c859;
	font-size: 1.8rem;
	padding: 8px 0 2px 0;
}
h4 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	color: #75b727;
	font-size: 2.2rem;
	padding: 5px 0 5px 0;
}
h5 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	color: #6e8399;
	font-size: 1.2rem;
	line-height: 1.3;
	padding: 15px 0 0 0;
}
h6 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	color: #6e8399;
	font-size: 1.5rem;
	line-height: 1.6;
	padding: 15px 0 0 0;
}
p, .pli {
	font-family: 'PT Sans', sans-serif;
	color: #717171;
	font-size: 1.3rem;
	line-height: 1.5;
}

/* Spezialfarbe: Hyperlinks im Fließtext hier: */
a, a:hover, a:active {
	color: #75b727;
}

.influid {
	width: 95%;
	margin: auto;
}
#menu-back {
	background-color: #c8e3a9;
}

/* Menü Anpassungen */
.navbar {
	background-color: #c8e3a9;
	font-family: 'PT Sans', sans-serif;
  font-size: 1.4rem;
	color: #75b727;
	margin-left: 15px;
}
.dropdown-item {
	font-family: 'PT Sans', sans-serif;
  	font-size: 1.2rem;
	margin: 0px 5px 10px 0px;
}
a.dropdown-item:focus {
	background-color: white;
	
}

.navbar a {
  color: #75b727 !important;
	margin: 0 14px;
}
.navbar li a:hover,
.navbar li a:focus {
  color: #478400 !important;
}
.navbar .active a,
.navbar .active a:hover,
.navbar .active a:focus {
  color: #478400 !important;
}
.dropdown-menu {
	padding-right: 22px;
	
}
/*
.dropdown-toggle:after { 
	content: none 
}
&nbsp;&#9660;
*/

#hamburger {
	margin: 12px 0px 12px 12px;	
	background-color: #fff;
}
.img-space{
	height: 15px;
}

.x-no-padding {
	padding-left: 0;
	padding-right: 0;
}

/* reset zur media query */
.x-no-padding-left, .x-no-padding-right {
	padding-left: 0;
	padding-right: 0;
}
.y-space {
	margin-top: 15px;
}

.card {
        background-color: #edf9df;
    }
 
.green1, .green1 p {
	color: #fff;
	background-color: #75b727;
	font-family: 'PT Sans', sans-serif;
  	font-size: 1.1rem;
	line-height: 1.4;
}

.green1, .green1 a {
	color: #c8e3a9;
	background-color: #75b727;
	font-family: 'PT Sans', sans-serif;
  	font-size: 1.1rem;
	line-height: 1.4;
}

.green2, .green2 p {
	color: #fff;
	background-color: #95c859;
	font-family: 'PT Sans', sans-serif;
  	font-size: 1.1rem;
	line-height: 1.4;
}

.green2, .green2 a {
	color: #fff;
	background-color: #95c859;
	font-family: 'PT Sans', sans-serif;
  	font-size: 1.1rem;
	line-height: 1.4;
}

@media (min-width: 576px) { 
	#lang-content  {
		padding-bottom: 10px;
		padding-right: 0;

	}
}
@media (min-width: 768px) { 
	.x-no-padding-left {
		padding-left: 0;
		padding-right: 15px;
	}
	.x-no-padding-right {
		padding-left: 15px;
		padding-right: 0;
	}
	.y-space {
		margin-top: 0;
	}
}

}

