*, *:before, *:after {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

 /*---------------------------------------------------------------------------------------------------------*/


@font-face{
	font-family:classyfonts;
	src:url(../FONTS/classy.eot?fftrrv);
	src:url(../FONTS/classy.eot?fftrrv#iefix) format("embedded-opentype"),
		url(../FONTS/classy.ttf?fftrrv) format("truetype"),
		url(../FONTS/classy.woff?fftrrv) format("woff"),
		url(../FONTS/classy.svg?fftrrv#classyfonts) format("svg");
	font-weight:400;
	font-style:normal;
}

@font-face{
	font-family:AgnieszkaHandwriting;
	src: url('../FONTS/AgnieszkaHandwriting.eot'),
		 url('../FONTS/AgnieszkaHandwriting.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/AgnieszkaHandwriting.woff2') format('woff2'),
		 url('../FONTS/AgnieszkaHandwriting.woff') format('woff'),
		 url('../FONTS/AgnieszkaHandwriting.ttf') format('truetype'),
		 url('../FONTS/AgnieszkaHandwriting.svg#Function-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Function-Book;
	src: url('../FONTS/Function-Book.eot'),
		 url('../FONTS/Function-Book.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Function-Book.woff2') format('woff2'),
		 url('../FONTS/Function-Book.woff') format('woff'),
		 url('../FONTS/Function-Book.ttf') format('truetype'),
		 url('../FONTS/Function-Book.svg#Function-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Agilo-Handwriting;
	src: url('../FONTS/Agilo-Handwriting.eot'),
		 url('../FONTS/Agilo-Handwriting.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Agilo-Handwriting.woff2') format('woff2'),
		 url('../FONTS/Agilo-Handwriting.woff') format('woff'),
		 url('../FONTS/Agilo-Handwriting.ttf') format('truetype'),
		 url('../FONTS/Agilo-Handwriting.svg#Agilo-Handwriting') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: Function-Bold;
	src: url('../FONTS/Function-Bold.ttf'),
		 url('../FONTS/Function-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Function-Bold.woff2') format('woff2'),
		 url('../FONTS/Function-Bold.woff') format('woff'),
		 url('../FONTS/Function-Bold.ttf') format('truetype'),
		 url('../FONTS/Function-Bold.svg#Function-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Function-BookItalic;
	src: url('../FONTS/Function-BookItalic.ttf'),
		 url('../FONTS/Function-BookItalic.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Function-BookItalic.woff2') format('woff2'),
		 url('../FONTS/Function-BookItalic.woff') format('woff'),
		 url('../FONTS/Function-BookItalic.ttf') format('truetype'),
		 url('../FONTS/Function-BookItalic.svg#Function-BookItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Function-BoldItalic;
	src: url('../FONTS/Function-BoldItalic.ttf'),
		 url('../FONTS/Function-BoldItalic.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Function-BoldItalic.woff2') format('woff2'),
		 url('../FONTS/Function-BoldItalic.woff') format('woff'),
		 url('../FONTS/Function-BoldItalic.ttf') format('truetype'),
		 url('../FONTS/Function-BoldItalic.svg#Function-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family:Poppins;
	src: url('../FONTS/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Poppins-Regular.woff2') format('woff2'),
		 url('../FONTS/Poppins-Regular.woff') format('woff'),
		 url('../FONTS/Poppins-Regular.ttf') format('truetype'),
		 url('../FONTS/Poppins-Regular.svg#Function-Book') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face{
	font-family:Poppins-Light;
	src: url('../FONTS/Poppins-Light.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Poppins-Light.woff2') format('woff2'),
		 url('../FONTS/Poppins-Light.woff') format('woff'),
		 url('../FONTS/Poppins-Light.ttf') format('truetype'),
		 url('../FONTS/Poppins-Light.svg#Function-Book') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face{
	font-family:Poppins-Medium;
	src: url('../FONTS/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Poppins-Medium.woff2') format('woff2'),
		 url('../FONTS/Poppins-Medium.woff') format('woff'),
		 url('../FONTS/Poppins-Medium.ttf') format('truetype'),
		 url('../FONTS/Poppins-Medium.svg#Function-Book') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face{
	font-family:Poppins-Bold;
	src: url('../FONTS/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../FONTS/Poppins-Bold.woff2') format('woff2'),
		 url('../FONTS/Poppins-Bold.woff') format('woff'),
		 url('../FONTS/Poppins-Bold.ttf') format('truetype'),
		 url('../FONTS/Poppins-Bold.svg#Function-Book') format('svg');
	font-weight: 700;
	font-style: normal;
}

 /*****************************************************************************************/

/* Body settings */

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	position: relative;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	/*min-height: 49.7vw;*/
	min-height: 100%;
	height: 100%;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

html {
	scroll-behavior: smooth;
	position: relative;
    min-height: 100%;
	height: 100%;
	background-color: #fff;
}

h1 {
	font-family: "Poppins-Medium", sans-serif;
	font-weight: 500;
}

h2 {
	font-family: "Poppins-Medium", sans-serif;
	font-weight: 500;
}

h3 {
	font-family: "Poppins-Medium", sans-serif;
	font-weight: 500;
}

h5 {
	font-family: "Poppins-Medium", sans-serif;
	font-weight: 500;
}

.h2 {
	font-family: "Poppins-Medium", sans-serif;
	font-weight: 500;
}

.display-3{
	font-family: "Poppins-Light", sans-serif;
	font-weight: 300;
}

.cc-link {
	display: none;
}

ol li {
	font-size: 24px;
	padding-left: 2em;
	transition: 0.5s;
}

ol li::marker {
}

.vison2030 ul li {
	font-size: 24px;
	transition: 0.5s;
}

p {
	font-size: 24px;
	transition: 0.5s;
}

a {
	color: #212529;
}

form{
	font-size: 24px;
	transition: 0.5s;
}

.btn-primary {
	 background-color: #25577C;
	 border: none;
	 color: white;
	 padding: 15px 32px;
	 text-align: center;
	 text-decoration: none;
	 display: inline-block;
	 font-size: 16px;
	 margin: 4px 2px;
	 cursor: pointer;
	 -webkit-transition-duration: 0.4s;
	 transition-duration: 0.4s;
}

.btn-primary:hover {
	background-color: #25577C;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
	color: white;
}

.cc-revoke.dp--revoke.cc-righ {
	top: 66px;
}

.jumboimg .card::after {
	left: 0px !important;
}

#language .nav-label {
	display: none;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #25577C;
}

/* --------------------------------------- */

/*Jumbotron*/

.jumbotron {
    padding: 0rem 0rem;
	margin-bottom: 0em;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
}

.jumboimg img {
	width: 100%;
	height: 100vh;
	object-fit: cover;
}

.cc-color-override--874480055.cc-window {
	z-index: 2;
}

.img-copyright {
    margin-left: 0.5rem !important;
}

.infoimg .text-info {
	color: #FFF !important;
}

.coronainfo {
	position: relative;
	z-index: 1;
	margin-top: -20px;
	margin-left: 2%;
}

.coronainfo a {
	position: relative;
	z-index: 1;
}

.coronainfo img{
	width: 100px;
	height: 170px;
}

.coronah h2{
	color: #5e2028;
}

.wlcomtxt {
	width: 50vw;
	left:0;
	right:0;
	margin:auto;
}

.jwlcom {
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 52px;
	letter-spacing: 8px;
	transition: 0.4s;
}

.jwgego {
	color: black;
	text-transform: uppercase;
	font-size: 24px;
	transition: 0.8s;
}
.welkreis {
	position: relative;
	display: block;
	transition: 0.4s;
	width: 185px;
	height: 185px;
	margin: 0px auto 0px auto;
    margin-top: 0px;
    margin-right: auto;
	border: 1px solid #dee2e6;
	border-radius: 100px !important;
	z-index: 999;
	float: right;
	margin-right: 12%;
	margin-top: 7%;
	background-color: rgba(243,226,169,0.5);
}

.wltext {
	font-family: Function-Bold;
	transition: 0.4s;
	margin: auto;
	color: #b36b00;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	padding: 46px 20px 0px 0px; 
	width: 200px;
}

.welkreis:hover {
	background-color: rgba(255, 255, 255, 0.9);
	transition: 0.4s;
}

.welkreis a:hover {
	color: #DF7401;
	text-decoration: none;
	transition: 0.4s;
}

.breadcrumb {
	display: none;
}

/* --------------------------------------- */

/* CONTENT */

.flyerinfo {
	color: #DF7401;
}

.main-content {
	min-height: 100%;
}

.rte_cke_image img{
	vertical-align: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	float: left;
}

.divcenter {
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    /*align-items: center;*/
}

.wws {
	height: 100vh;
	min-height: 100%;
	position: relative;
}

#c3 {
	position: relative;
}

.ccol {
	height: 100vh;
	min-height: 100%;
	position: relative;
}

#edoobox_veranstaltung {
	height: 74.1vh !important;
	min-height: 100%;
	position: relative;
}

#edoobox_bundestagung {
	height: 74.1vh !important;
	min-height: 100%;
	position: relative;
}

@media only screen and (max-width: 3840px) {
	#edoobox_bundestagung {
	height: 89.1vh !important;
	min-height: 100%;
	position: relative;
}
}

#c7 {
	position: relative;
}

#c21 {
	position: relative;
}

#c22 {
	position: relative;
}

#c23 {
	position: relative;
}

.ccol .col-12 {
	top: 0;
}

.ccol .border {
	border: none !important;
}

.mb-4 hr {
	border: none;
}

.counter-title {
	color: black !important;
	text-transform: uppercase;
	font-size: 24;
	transition: 0.4s;
}

.newcol {
	height: 100vh;
	min-height: 100%;
	position: relative;
	transition: 0.5s;
}

.news .card-text {
	text-align: justify;
}

.aufeinenblick {
	height: 100vh;
	min-height: 100%;
	position: relative;
}

.aufeinenblick p a {
	color: #25577C !important;
}

.aufeinenblick table a {
	color: #25577C !important;
}

.table th, .table td {
	border-top: 0px solid #dee2e6;
	font-size: 24px;
	transition: 0.5s;
}

.table {
	color: #25577C !important;
}

.table td{
	height: 20px;
}

.faicon {
	width: 20px;
}

.aufclick {
	width: 100%;
}

.footerarea {
	/*height: 100vh;*/
	min-height: 100%;
	position: relative;
}

.footerarea h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
}

.footerarea p {
	font-size: 20px;
}

.konform h2 {
	display: none;
}

.konform .col-xl-7 .col-lg-7 .col-md-7 .col-sm-7 {
	max-width: 100% !important;
}

.konform .col-xl-5 .col-lg-5 .col-md-5 .col-sm-5 {
	max-width: 100% !important;
}

.footercopy {
	width: 100%;
}

.footercopy p {
	font-size: 20px;
}

.kontinfo p {
	font-size: 20px;
}

.kontinfo a {
	font-size: 20px;
	color: #212529;
}

.kontnach {
	height: 332px !important;
}

.form-navigation {
	float: right;
	margin-top: -30px;
}

.form-navigation .btn-primary {
	background-color: #f1f1f1;
	color: #000;
}

.number {
	color: #25577C;
	font-size: 5.7vw;
	transition: 0.4s;
}

.number::before {
	color: black;
	font-size: 5.7vw;
	content: ">";
	transition: 0.4s;
}

#page-footer {
	width: 100%;
	z-index: 2002;
}

.footer {
	position:absolute;
	background-color: #696969;
	display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
	text-align: center;
	width: 100%;
}

.impres {
	margin-top: -20px;
}

.impres p {
	font-size: 14px !important;
}

.impres a{
	font-size: 14px;
	color: white;
}

.selbstteil01 .gallery {
    width: 200px !important;
}

.4img {
	width: 100%;
	bottom: 0px;
}

.selbimage .no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 2px;
    padding-left: 2px;
}

.bereich {
	position: relative;
	background: linear-gradient(180deg, #fff 76%, #25577C 50%);
	bottom: 0;
	margin-bottom: -3rem !important;
}

.bereich2 {
	position: relative;
	background: linear-gradient(180deg, #fff 76%, #25577C 50%);
	bottom: 0;
}

.v30punkt ul{
	margin-left: 15px
}

.v30punkt li{
	font-size: 24px;
	margin-left: 20px
}

.v30punkt ol{
	font-size: 24px;
	margin-left: 9px
}
.v30punkt ol li{
	padding-left: 1em;
}

.v30punkt li::marker {
	margin-left: 20px;
}

.ziele .card {
	border: none;
	margin-left: -17px;
	margin-bottom: 8px;
}

.ziele .card:before, .card:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 12px !important;
}

.ziele .card:before {
	top: -1px;
	width: 1px;
	background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#8c8c8c), to(transparent));
	background-image: -webkit-linear-gradient(transparent, #8c8c8c);
	background-image: -moz-linear-gradient(transparent, #8c8c8c);
	background-image: -o-linear-gradient(transparent, #8c8c8c);
}

.ziele .card:after {
	right: -1px;
	height: 1px;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#8c8c8c), to(transparent));
	background-image: -webkit-linear-gradient(left, #8c8c8c, transparent);
	background-image: -moz-linear-gradient(left, #8c8c8c, transparent);
	background-image: -o-linear-gradient(left, #8c8c8c, transparent);
}

.ziele .card-header {
	background-color: #fff;
	border-bottom: 0px solid rgba(255, 255, 255, 0.13);
	padding-right:10px;
}

.ziele .mb-0::before {
	display: inline-block;
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f138";
	transition: 0.5s;
	padding-right: 12px;
}

.ziele a[aria-expanded="true"] .mb-0::before{
	display: inline-block;
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f138";
	transform: rotate(90deg);
	transition: 0.5s;
}

.media-body {
	font-size: 23px;
}

.gegoevent {
	width: 32.3%;
	margin-right: 10px;
}

.gegoevent img {
	width: 100%;
	height: 100%;
}

/*.gegoevent:nth-child(2) {
	padding-left: 10px;
}*/

.gego_card {

}

.gego_card h4{
	height: 3.6rem;
}

.gego_card .jobTitle {
	height: 70px;
}

.gego_card a{
	width: 100%;
}

#collapse-383 {
	width: 300px;
}

.gcard .gemail {}

.gegotab td {
	font-size: 24px;
}

.tabset {
	overflow-x:auto;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

.stifundwerk .gego_accordian {
	width: 90%;
	margin: auto;
}

.gego_image .img-fluid {
	width: 400px;
}

.geschaefstelle .column {
	margin-left: 12px;
}

.geschaefstelle .col-md-3 {
    flex: 0 0 25%;
    max-width: 24%;
}

.geschaefstelle .card{
	border: none;
}

.geschaefstelle .card-header {
	background-color: transparent;
}

.gego_hide {
	display:none;
}

#gego_hset{
	text-align: center;
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 11%;
}

.gego_accordian[aria-expanded="true"] {
	filter: drop-shadow( 0px 12px 16px rgba(0,0,0,0.80));
}

.gego_h5 {
	display: inline-flex;
}

.gego_accordian {
	width: 100%;
	height: 100%;
}

.gego_accordian:hover {
	filter: drop-shadow( 0px 12px 16px rgba(0,0,0,0.80));
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.werke .gego_accordian:hover {
	filter: drop-shadow( 0px 12px 16px rgba(0,0,0,0.80));
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	z-index: 99;
}

.gego_active {
	filter: drop-shadow( 0px 12px 16px rgba(0,0,0,0.80));
}

.gego_tab td{
	color: #000;
}

.jobTitle {
	font-size: 16px;
	height: 32px;
}

.gego_desc p{
	font-size: 16px;

}

.fa-mouse-pointer::before {
	content:"";
}

.aufeinenblick h1::after {
	display: inline-block;
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
	content:"\f245";
	font-size: 30px;
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
	color: #b36b00;
}

.card-title {
	font-size: 26px;
}

.colabs-intern {
	margin-left: 10px;
}

.ziele .colabs-intern .card {
	border: none;
	margin-left: -17px;
	margin-bottom: 8px;
}

.ziele .colabs-intern .card:before, .card:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 12px;
}

.ziele .colabs-intern .card:before {
	top: -1px;
	width: 1px;
	background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#8c8c8c), to(transparent));
	background-image: -webkit-linear-gradient(transparent, #8c8c8c);
	background-image: -moz-linear-gradient(transparent, #8c8c8c);
	background-image: -o-linear-gradient(transparent, #8c8c8c);
}

.ziele .colabs-intern .card:after {
	right: -1px;
	height: 1px;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#8c8c8c), to(transparent));
	background-image: -webkit-linear-gradient(left, #8c8c8c, transparent);
	background-image: -moz-linear-gradient(left, #8c8c8c, transparent);
	background-image: -o-linear-gradient(left, #8c8c8c, transparent);
}

.ziele .colabs-intern .card-header {
	background-color: #fff;
	border-bottom: 0px solid rgba(255, 255, 255, 0.13);
	padding-right:10px;
}

.zusammen #gego_hset{
	display: none;
}

.gegovcard {}

.gegovcard .img-thumbnail {
	border: none;
}

.gegovcard .gegovcard_text {
	margin: auto;
}

.singemap #map{
	height: 400px !important;
}

.border_gego {
	border: 2px solid #5e2028;
	padding: 15px;
}

.shadowimg .image {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}


/* --------------------------------------- */

/* inSpirit */

#reader-container {
	width: 100%;
}

/* --------------------------------------- */

/* Button */

.button_w {
	background-color: #25577C;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.button_w:hover {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

/* --------------------------------------- */

/* screen size */

@media only screen and (max-width: 1600px) {
	.wws {
		position: relative;
		height: 100%;
		min-height: 100vh;
		margin-top: 80px;
		transition: 0.5s;
	}
	
	.ccol {
		position: relative;
		height: 100%;
		min-height: 100vh;
		margin-top: 100px;
		transition: 0.5s;
	}
	
	.newcol {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}

	.aufeinenblick {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}
	
	.footerarea {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}
}

@media only screen and (max-width: 1400px) {
	p {
		font-size: 16px;
		transition: 0.5s;
	}
	
	.wws_tx p {
		font-size: 24px;
		transition: 0.5s;
	}
	
	.wws {
		position: relative;
		height: 100%;
		min-height: 100vh;
		margin-top: 120px;
		transition: 0.5s;
	}
	
	.ccol {
		position: relative;
		height: 100%;
		min-height: 100vh;
		margin-top: 100px;
		transition: 0.5s;
	}
	
	.newcol {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}

	.aufeinenblick {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}
	
	.footerarea {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}
	
	.v30punkt li{
		font-size: 16px;
		margin-left: 20px;
	}

	.v30punkt ol{
		font-size: 16px;
		margin-left: 9px;
	}
	
}

@media only screen and (max-width: 1366px) {
	.wws {
		position: relative;
		height: 100%;
		min-height: 100vh;
		margin-top: 100px;
		transition: 0.5s;
	}
	
	.ccol {
		position: relative;
		height: 100%;
		min-height: 100vh;
		margin-top: 100px;
		transition: 0.5s;
	}
	
	.newcol {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}

	.aufeinenblick {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}
	
	.footerarea {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}
}

@media only screen and (max-width: 360px) {
	
	p {
		font-size: 16px !important;
	}
	
	.wws {
		position: relative;
		height: 100%;
		min-height: 100vh;
		margin-top: 100px;
		transition: 0.5s;
	}
	
	.ccol {
		position: relative;
		height: 100%;
		min-height: 100vh;
		margin-top: 100px;
		transition: 0.5s;
	}
	
	.counter-title {
		color: black !important;
		text-transform: uppercase;
		font-size: 20 !important;
		transition: 0.4s;
	}
	
	.number {
		color: #25577C;
		font-size: 4rem;
		transition: 0.4s;
	}

	.number::before {
		color: black;
		font-size: 4rem;
		content: ">";
		transition: 0.4s;
	}
	
	.newcol {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}

	.aufeinenblick {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}
	
	.geschaefstelle .col-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.geschaefstelle .column {
		margin-top: 46px;
		margin-left: 0px;
	}
	
	.table th, .table td {
		border-top: 0px solid #dee2e6;
		font-size: 16px;
		transition: 0.5s;
	}
	
	.kontinfo a {
		font-size: 16px;
		color: #212529;
	}
	
	.kontinfo {
		text-align: center;
	}
	
	.footerarea {
		position: relative;
		height: 100%;
		min-height: 100vh;
		transition: 0.5s;
	}
	
	.footer p {
		font-size: 12px !important;
	}
	
	.footer a {
		font-size: 10px;
	}
}

/* --------------------------------------- */

.mt-6 {
	margin-top: 4rem;
}

.mt-7 {
	margin-top: 5rem;
}

.mt-8 {
	margin-top: 6rem;
}

.mt-9 {
	margin-top: 7rem;
}


.tx-ns-youtube iframe {
	margin-bottom: 25px !important;
	height: 620px;
	max-width: 100%;
	width: 100%;
}

.er-info {
	font-size: 24px;
}

.er-info .event-registration-row {
	display: grid;
	grid-template-columns: 45% 50%;
	grid-template-rows: auto;
}

.re-form02 {
	margin-bottom: 8px;
}

.re-form01 .event-registration-row {
	display: grid;
	grid-template-columns: 40% 50%;
	grid-template-rows: auto;
	margin-bottom: 8px;
}

.re-form01 fieldset .event-registration-row {
	display: grid;
	grid-template-columns: 40% 50%;
	grid-template-rows: auto;
}


.event-registration-row input {
	
}