/* @override 
	https://konzept.kremser.at/templates/konzept/css/user.css?* */

/* lexend-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/lexend-v19-latin-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-100.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lexend-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/lexend-v19-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lexend-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lexend-v19-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lexend-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lexend-v19-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lexend-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/lexend-v19-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lexend-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/lexend-v19-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lexend-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lexend-v19-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lexend-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/lexend-v19-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lexend-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lexend';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lexend-v19-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lexend-v19-latin-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
 
*,
:after,
:before {
 box-sizing:border-box
}
@media (prefers-reduced-motion:no-preference) {
 :root {
  scroll-behavior:smooth
 }
}

html, body {
	font: 1em/1.4em "Lexend", Helvetica, Geneva, sans-serif;
	color: #000;
	font-weight: 400;
}

body {
	display: block;
	position: relative;
	background-color: #F0F0F0;
	counter-reset: variableA; 

}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
	border-top: 1px solid rgb(210, 210, 210);
	padding: 6px 10px 6px 0;
	vertical-align: top; 
}
table>tbody {
	border-bottom: 1px solid rgba(144, 168, 69, 0.50);
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Lexend", Helvetica, Geneva, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #2e4177;
}
h1 {font-size: 2em; font-weight: normal;}
h2 {font-size: 1.9em;}
h3 {font-size: 1.3em;}
h4 {font-size: 18px;}

a {
	color: #000;
	transition: color 0.5s ease;
	text-decoration-color: #7b7b7b;
	text-decoration-thickness: .08em;
	text-underline-offset: 2px;
	text-decoration-skip-ink: auto;
}
a:focus, a:hover {
	color: #b2b2b2;
	text-decoration: underline;
	transition: color 0.2s ease;
	text-decoration-color: #b2b2b2;
}
p {
	margin: 0;
	padding: 0 0 15px;
}
ol, ul, p {
	padding-bottom: 15px;
}
ul li {
	list-style: disc;
}
.com-content-article ol, .com-content-article ul {
	overflow: visible;
}
.btn {
	border: 0px solid #2e4177;
	border-radius: 0px;
	padding: 5px 20px;
	margin: 0;
	font-weight: bold;
	color: #2e4177;
	background-color: #fff;
	border-radius: 5px;
	text-transform: lowercase;
	transition: all 0.3s ease;

}
.btn:hover {
	background-color: #2e4177;
	text-decoration: none;
	color: #fefefe;
	transition: all 0.3s ease;

}
.btn .icon-chevron-right {
	display: none; visibility: hidden;
}
body.wrapper-fluid .site-grid {
	grid-gap: 0;
	padding-top: 90px;
}
.content-grid {
	padding: 90px 10px 30px 30px;
}
.content-grid.right {
	display: grid;
    grid-gap: 0em;
	grid-template-columns: 1fr 320px;
	grid-template-rows: auto;
 }
.grid-child {
	flex-direction: column;
}
.item-page {
	background-color: #ffffff;
	padding: 10px 10px 40px 60px;
	background-color: #fff;
}
#main {
	overflow: hidden;
	padding-bottom: 0px;
	margin-top: ;
}
.container-content {

}
.container-component>*+* {
	margin-top: 0!important;
}
.container {
	max-width: 1100px!important;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 767px) { 
	h1 {font-size: 2em; font-weight: normal;}
	h2 {font-size: 1.4em;}
	h3 {font-size: 1.2em;}
	h4 {font-size: 18px;}
	#main {
		margin-top: 0px;
	}
	.item-page {
		padding: 10px;
	}
	.content-grid {
		padding: 10px 0 10px 10px;
	}

	.container {
		padding-right: 10px;
		padding-left: 10px;
	}

	.site-grid {
		grid-gap: 0;
	}

	table { 
      display: block;
      max-width: -moz-fit-content;
      max-width: fit-content;
      margin: 0 auto;
      overflow-x: auto;
      white-space: nowrap;
    }

    th, td {max-width: 400px; }
	
	.container-content {
		padding: 10px;
	}
}



/* Banner */

.banner-content {
	background-color: #DBDBDB;
	color: #2E4178;
	height: 50px;
	line-height: 50px;
}
.banner-content h1 {
	font-size: 1.6em;
	line-height: 50px;
	padding: 0;
	margin: 0;
}
.banner-content img {
	height: 28px;
}
.banner-content .container > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.banner-content .container {
	padding-left: 40px;
	padding-right: 35px;
}



/* Inhaltselemente */

.klein {
	font-size: 0.9em;
}
.bild-links, .bild-rechts {
	font-size: 11px;
	line-height: 120%;
	width: 45%;
}
.bild-links {
	clear: both;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.bild-rechts {
	clear: both;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
ol, ul {
	margin: 0px 0px 15px 25px;
	padding: 0 0px 0px;
}
ul li ul {
	padding-bottom: 5px;
	font-size: 0.9em;
	list-style: circle;
	margin-left: 20px;
}
ul li ul li{
	list-style: circle;
}
.clear {
	clear: both;
}

.box {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
}
.box.weit {
	position: relative;
	margin: 70px -9999rem 0 !important;
	padding-top: 30px !important;
	padding-right: 9999rem !important;
	padding-left: 9999rem !important;
	clear: both;
	width: auto;
}
.box.grau {
	background-color: #e7e7e7;
}

.fields-container {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
ol.fields-container, ul.fields-container, 
ol.fields-container li, ul.fields-container li {
	overflow: visible;
	list-style: none;
}
.fields-container .field-label {
	display: none;
	visibility: hidden;
}
.fields-container .logografik {
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
	width: 440px;
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10;
	position: absolute;
	margin-top: -80px;
	margin-left: -80px;
	background-color: #fff;
}
.fields-container .logografik .field-value {
	display: block;
	padding: 20px;
	align-items: center;
}

.fields-container .url {
	display: block;
	background-color: #F2F2F2;
	height: 75px;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 30px;
	z-index: 2;
	margin-left: 15%;
}
.zweispaltig, .dreispaltig {
	display: grid;
    column-gap: 3em;
	grid-template-rows: auto;
	row-gap: 0;
	column-gap: 3em;
	row-gap: 0em;
}
.zweispaltig {
	grid-template-columns: 1fr 1fr;
}
.dreispaltig {
	grid-template-columns: 1fr 1fr 1fr;
}
.einleitung {
	border-bottom: 5px solid #f0f0f0;
	margin-bottom: 20px;
	padding-right: 30%;
	padding-bottom: 10px;
}
.item-content h2 {
	margin-bottom: 10px;
	margin-top: 30px;
} 
.item-content h2 span {
	position: relative;
	display: flex;
	padding: 10px 15px;
}
.item-content h2 span.text {
	background-color: #C1C39D;
	margin-left: -78px;
	align-items: center;
	width: 60%;
	z-index: 20;
}
.item-content h2:nth-of-type(2) span.text {
	background-color: #D98481;
}
.item-content h2:nth-of-type(3) span.text {
	background-color: #A3BDE2;
}
.item-content h2:nth-of-type(4) span.text {
	background-color: #93c1bf;
}
.item-content h2:nth-of-type(5) span.text {
	background-color: #cdbf91;
}
.item-content h2:nth-of-type(6) span.text {
	background-color: #D7BB26;
}
.item-content h2 span.text:before {
	counter-increment: variableA;
	content: counter(variableA);;
	display: flex;
	border: 5px solid rgba(255, 255, 255, 0.85);
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 12px;
}
.fields-container .logografik .field-value {
	max-width: 100%;
	max-height: auto;
	display: block;
}
h2 span.icon {
	background-color: #f0f0f0;
	justify-content: flex-end;
	margin-left: 10%;
	z-index: 10;
	margin-top: -60px;
}
h2 span.icon img {
	width: 50px;
	height: auto;
}
.article-info {
padding-top: 30px;
	padding-bottom: 0;
	padding-right: 20px;
text-align: right;
font-size: 0.9em;
margin-bottom: 0;
}
/* Landscape phone to portrait tablet */
@media (max-width: 900px) { 
	.item-content h2 span.text {
		width: 80%;
	}
	
}
@media (max-width: 767px) { 
	.banner-content h1 {
		font-size: 1.3em;
	}
	.banner-content .container {
		padding-left: 10px;
		padding-right: 5px;
	}
	.fields-container .logografik {
	width: 100%;
	height: auto;
		z-index: 10;
		position: relative;
		margin-top: 0px;
		margin-left: 0px;
		box-shadow: 0 0 rgba(255, 255, 255, 0);
	}
	.fields-container .logografik .field-value {
		max-width: auto;
		max-height: auto;
		display: block;
		padding: 20px;
		width: 100%;
	}
	.fields-container .url {
		display: block;
		background-color: #F2F2F2;
		height: auto;
		text-align: left;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 10px;
		z-index: 2;
		margin-left: 0;
	}

	.item-content h2 {
		margin: 20px -30px 10px;
	} 

	.zweispaltig, .dreispaltig {
		display: grid;
		grid-template-rows: auto;
		grid-template-columns: 1fr;
	}
	.item-content h2 span.text:before {
		width: 40px;
		height: 40px;
	}
	.item-content h2 span.text {
		width: 100%;
		margin-left: 0px;
	}
	h2 span.icon {
		display: none;
	}
	.einleitung {
		border-bottom: 3px solid #f0f0f0;
		padding-right: 0%;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}


}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
}
/* Large desktop */
@media (min-width: 1200px) { 
}


/* bottom */

#bottom {
	padding-bottom: 2em;
	background: linear-gradient(180deg, rgba(234,234,234,1) 0%, rgba(255,255,255,1) 100%) #eaeaea;
	padding-top: 1em;
}

#bottom .page-header {
	padding-bottom: 1em;
	padding-top: 1em;
}
#bottom .page-header h2 {
	display: block;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-size: 2em;
	letter-spacing: 0;
	text-transform: none;
	white-space: nowrap;
}
@media (max-width: 767px) { 

	#bottom .page-header h2 {
		padding-right: 0;
		padding-left: 0;
		white-space: normal;
	}
}

/* Footer */

footer {
	padding-top: 0px;
	padding-bottom: 0;
	margin: 0;
	color: #C9C9C9;
	font-size: 1em;
	line-height: 1.4em;
	background-color: #393939;
	z-index: 200;
	position: relative;
}
footer p {
	padding: 0;
} 
footer ul, .footer ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
footer img {
	width: 125px;
	padding-top: 20px;
}
footer .webbox {
	text-align: right;
}
.footer1 a {
	color: #d9dde6;
	text-decoration-color: #d9dde6;
}
.footer1 a:hover, .footer1 strong {
	color: #fff;
}
.footer1 .container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 50px 11px 50px 75px;
	align-items: center;
}

footer .container  .moduletable {
	padding: 0px 20px;
}

footer .moduletable.service {
	padding: 10px 0 0;
}
.footer {
	color: #fff;
}
.footer2 {
	background-color: #242f50;
}


@media (max-width: 767px) {


	.footer1 .container {
		flex-direction: column;
		column-gap: 40px;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	footer .container .moduletable.social {
		padding-top: 30px;
	}

}

.back-to-top-link {
	position: fixed;
	bottom: 20px;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	right: 20px;
	border-color: #2E4178;
	color: #2E4178;
	font-size: 18px;
	line-height: 0.8em;
	display: flex;
	text-decoration: none!important;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	background-color: #fff;
}
.back-to-top-link:focus, .back-to-top-link:hover {
	background-color: #2E4178;
}
